
umeshbansal791.5524908112229465E12 asked a question.
InstallShield currently does not support installing an application as 64-bit
HI,
I am going through InstallScript (InstallShield 2009) help and i found the following line
"InstallShield currently does not support installing an application as 64-bit".
Does it mean that we cannot create a installer package using InstallScript which works perfectly on 64 bit operating system (means it fills all registry entries in proper location and coipes files to correct Windows64 and Programfiles64 folder.).
Can any one eloborate on this one.
Please respond.
Regards,
UBansal.
InstallScript setups currently don't support reading/writing ARP information to the 64-bit part of the registry, therefore InstallScript always installs apps a 32-bit apps currently, as documented you can install to 64-bit locations etc., but the app. itself (i.e.) the ARP information will be in the 32-bit part of the registry.
Devin Ellingson
Software Developer
Acresso Software
Question 1: Is it possible? And does InstallShield Express support this?
Question 2: In case it can be done. How? Does anyone know?
There is a target folder "System64Folder" can it be used in some way in Express?
http://community.acresso.com/showthread.php?t=183441