How to update "Prerequisite Launch Condition"
Updated: 21 May 2010 | 1 comment
Hello
My question was about prerequisite.
I have to install .net framework version 2.0-SP2 using prerequisite. This version is not supported by Vista.
My version of Wise for Windows Installer is 6.0.0.223, and no Vista appears in the listbox of the "orerequisite launch condition".
Is it possible to update it ?
Thanks
discussion Filed Under:
Comments
Compiling to EXE ?
I assume you are compiling to EXE?
When you add a pre-requisite, the option to edit the wisescript which is later compiled into the EXE, is enabled.
You can therefore edit the code to use your own logic, and the wisescript command "Get System properties" includes an option to return the major and minor build versions.
If your issue has been solved, please use the "Mark as Solution" link on the most relevant thread.
Would you like to reply?
Login or Register to post your comment.