The Community is now in read-only mode to prepare for the launch of the new Flexera Community. During this time, you will be unable to register, log in, or access customer resources. Click
here
for more information.
When attempting to start Installshield, I get a license corruption error. The activation also fails with error 50041 "Failed to connect to the license server". A Wireshark trace hints that the TLS handshake sequence failed.I'm going through the E...
I'm trying to add the .NET 2.0 runtime to a migrated InstallScript project. I would prefer not to have to include the full redistributable, but just have it download at install time if needed. I see the .net 2.0 prerequisite in the Prerequisite Edi...
On a recent InstallShield 2009 installation, the InstallShield Updater finds many updates for itself. This is not unusual for a software application. But in addition to SP1 and SP2, there some dozen or so additional updates / *NEW* downloads. ...
dmetzler wrote:It appears I can read the environment variable PROCESSOR_ARCHITECTURE and see if it is "AMD64"Now...how to read that environment variable in InstallShield? You can't, at least not in InstallShield 2009. GetEnvVar ("PROCESSOR_ARCHI...
Answer: Install the 900-some megabyte (something) .net objects(something) from the updater, and then Microsoft .NET will show up in the Objects list. Nothing explains the InstallShield Updater list of downloads, what they do, and why they might be n...