Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

Marking a CLOSE Button in the MSI

Updated: 21 May 2010 | 1 comment
Prafful Sharma's picture
+1 1 Vote
Login to vote

I am creating a MSI using a previous version of WISE, 6.0
The dialog has an option of marking a minimise button to the MSI,
Is there a similar option to add a CLOSE button as well like a X button on the right hand side of the minimise button.

Thanks

Discussion Filed Under:

Comments

EdT's picture
11
May
2009
0 Votes 0
Login to vote

Not that I know of

Adding a close button would mean that an install could be terminated in an "unclean" way. You should instead consider adding an EXIT button as a normal pushbutton, which then runs a Type 19 custom action to terminate the install cleanly.

If your issue has been solved, please use the "Mark as Solution" link on the most relevant thread.