/build/static/layout/Breadcrumb_cap_w.png

how to disable the close box in the upper-right corner of the main installation ?

how to disable the close box in the upper-right corner of the main installation by using either installshield script / any properties ?

0 Comments   [ + ] Show comments

Answers (1)

Posted by: anonymous_9363 15 years ago
Red Belt
0
There's no native way of doing this via the installer. You would need to become reasonably proficient with the Windows API in order to achieve what you want. You would need to enumerate all the open windows, checking for the window's title, obtain that window's handle, then send a message to Windows that the window with that handle should not display the 'Close' button.

Needless to say, all that would need to be bundled into a DLL and the relevant function called from within a Custom Action.

Best of luck with that...
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ