May 30, 2018
12:40 PM
We are having the reactivation issues as well. Comes back every year.
... View more
Jan 04, 2014
06:32 AM
It seems iscmdbld.exe and isbuild.exe do not compile setup.rul when setup.inx is NOT present in the scripts folder. I found a workaround to the problem. Call iscmdbld.exe twice, like so: iscmdbld -p "Full Path to the .ism file" -q3 -x if errorlevel 1 goto :eof iscmdbld -p "Full Path to the .ism file" -x I don't know if the -x is important, or even needed. However, the space between the -p and the name of the project file is important. What is interesting is that setup.rul is compiled on the second call. Nifty feature!
... View more
Latest posts by Michaël_Roy
Subject | Views | Posted |
---|---|---|
1232 | May 30, 2018 12:40 PM | |
1379 | Jan 04, 2014 06:32 AM |
Activity Feed
- Posted Re: Reactivation failure - on InstallShield Forum. May 30, 2018 12:40 PM
- Posted Had the same problem with IS 2010 professional. on InstallShield Forum. Jan 04, 2014 06:32 AM