Page 1 of 1

priviledges problem on 64 bit systems

Posted: Thu Nov 14, 2013 4:17 am
by npf
InstallAware Version 18
Build of the Setup Routine on Win 7 32 bit
Application requirements: Administrator priviledges YES / 64 bit operation system NO
The .ocx und .ttf files are installed by "Setup Architecture and files"

There are Problems running the Setup on 64bit Workstations (Windows-Server Systems)
The installation failed with regsvr32 und fonts

I am quite sure there are problems with the user priviledges.
Can you imagine what can be the problem?


Apply Install (get result into variable SUCCESS)
Run Program regsvr32 /s $WINSYSDIR$\mscomct2.ocx (WAIT)
Run Program regsvr32 /s $WINSYSDIR$\vsflex8.ocx (WAIT)
Run Program regsvr32 /s $WINSYSDIR$\vsflex8l.ocx (WAIT)
Install Fonts from '$PROGRAMFILES$\npf\Fonts\*.ttf' (remove empty source directory after installation)


~InstallAware Clipboard Data~
~Install Fonts~
~{FC5A9484-3AEE-4050-AA75-9D4EF9BA8817}~
~V211$PROGRAMFILES$\npf\Fonts\*.ttf~
~Install Fonts IDE-PlugIn.dll\Install Fonts EXE-PlugIn.dll~
~Run Program~
~{ED5848F7-1581-4280-9787-DA16008E231F}~
~regsvr32~
~FALSE~
~/s $WINSYSDIR$\vsflex8l.ocx~
~TRUE~
~~
~Run Program~
~{199CC5B0-0DFE-4985-BD68-06B6E45A7701}~
~regsvr32~
~FALSE~
~/s $WINSYSDIR$\vsflex8.ocx~
~TRUE~
~~
~Run Program~
~{CCF8DE96-CFA0-4FD7-B637-C0396D18FB30}~
~regsvr32~
~FALSE~
~/s $WINSYSDIR$\mscomct2.ocx~
~TRUE~
~~
~Apply Changes~
~{700B9266-934D-4EE5-9DFF-4F165C5446BF}~
~progress~
~SUCCESS~
~TRUE~
~FALSE~

Re: priviledges problem on 64 bit systems

Posted: Fri Nov 15, 2013 12:35 pm
by FrancescoT
Dear User,

without having your file it is not easy to find out what really is the cause the failure.

have you tried to manually execute "regsvr32" (via CMD prompt) with those files?
does it work?

Regards

Re: priviledges problem on 64 bit systems

Posted: Fri Nov 15, 2013 1:00 pm
by npf
Dear Francesco,

yes, manually it works on all systems. And IA works without problems on stand alone machines, peer-to-peer Systems and on my own vitual machines.
Mostly it fails on bigger server systems.
What can I send you in which way?

Regards Norbert

Re: priviledges problem on 64 bit systems

Posted: Fri Nov 15, 2013 1:13 pm
by FrancescoT
Dear Norbert,

it is enough a very very minimal project* that replicates the issue.
*Include at least a file to test the "regsvr32" execution with the project.

If you prefer, you can send it to; support@installaware.com

Regards

Re: priviledges problem on 64 bit systems

Posted: Fri Nov 15, 2013 3:53 pm
by npf
Dear Francesco,

I have sent the project to support@installaware.com.
I have commented ou everything not necessary.

Regards Norbert

Re: priviledges problem on 64 bit systems

Posted: Mon Nov 18, 2013 10:49 am
by FrancescoT
Dear Norbert,

Received!

Regards

Re: priviledges problem on 64 bit systems

Posted: Wed Jan 15, 2014 3:01 am
by npf
Dear Francesco,
could you localize the problem?
Regards, Norbert

Re: priviledges problem on 64 bit systems

Posted: Wed Jan 15, 2014 12:06 pm
by FrancescoT
Dear Norbert,

I am very sorry ... I totally missed to work on your files.

I'll be back soon.

Sorry!

Regards

Re: priviledges problem on 64 bit systems

Posted: Thu Jan 16, 2014 11:06 am
by FrancescoT
Dear Norbert,

please check your email.
I just sent a message to you.

Regards