Vedanta
Posts: 15
Joined: Tue Oct 29, 2013 9:16 pm

Minimizing Installer Window

Hello,

I was wondering if there is a way to create a button that minimizes the installer window, or any other way to minimize it programatically.

Thanks!
Dan
Posts: 4529
Joined: Wed Apr 24, 2013 3:51 pm

Re: Minimizing Installer Window

Hello,

I'm not sure I fully understand your scenario. Can you please give us more details about your specific scenario?

However, you can enable the Limit to basic user interface (simple progress and error handling) option from Install Parameters page. If you enable this option, only a dialog with a progress bar showing the evolution of the installation and the message boxes that display error messages will be displayed during the installation process.

Please let us know if that helped.

Best regards,
Dan
Dan Ghiorghita - Advanced Installer Team
Follow us: Twitter - Facebook - YouTube
Vedanta
Posts: 15
Joined: Tue Oct 29, 2013 9:16 pm

Re: Minimizing Installer Window

Hey thanks for the reply.

Very basically in it's simplest form I want to put a button on my dialog that minimizes to installer window same operation that this button does on all windows
http://i.imgur.com/oUXAdiW.gif

Just want a button that says "Minimize" or something and when you click it the installer window minimizes down. That's all.

Also I know I can set the dialog "minimize" setting to true. But I want to make my open button that does the operation.

Thanks.

Return to “Building Installers”