Effect of checking/unchecking dialogs
Effect of checking/unchecking dialogs
Usually when I start a new project, I go ahead and uncheck the dialogs I don't want and everything works the way it should. Today I was working on moving out sections of the MSIcode into separate scripts and after doing so, all the dialogs I didn't want now appear. How does InstallAware track the check/uncheck of dialogs? It does not seem to be in the MSIcode. Will I need to manually comment out the sections I don't want then?
Re: Effect of checking/unchecking dialogs
I cheated by adding a variable called CLEAN which when False I display the dialog. However still interested in the answer to the question.
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: Effect of checking/unchecking dialogs
Dear Tofutim,
InstallAware wants the dialog's logic within the main script file ... otherwise it'll be not able to keep track of checked/unchecked dialogs.
Anyway you may also create a custom project template, which may then be re-used as your own custom baseline project when creating new setups.
Regards
InstallAware wants the dialog's logic within the main script file ... otherwise it'll be not able to keep track of checked/unchecked dialogs.
Anyway you may also create a custom project template, which may then be re-used as your own custom baseline project when creating new setups.
Regards
Francesco Toscano
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
Who is online
Users browsing this forum: No registered users and 123 guests