priviledges problem on 64 bit systems
Posted: Thu Nov 14, 2013 4:17 am
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~
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~