Loading
InstallShield 11.5
We are currently using Installshield 11.5 Multiplatform. We need to create a installer that can automatically detect system configuration (Either 32 bit or 64 bit) and then install as per the configuration.

 

I got a variable (SYSINFO.bIsWow64 > 0) to check for the configuration.

 

Need to know the Java equivalent condition to check for the same.

 

Does anybody have worked on similar insataller earlier???

Loading
InstallShield 11.5