![]() |
Hide Messages during the installation process
Hi,
I want to hide one ExecWait Call, which installs a MSDE. In this call i have to declare the username and the passwort. And nobody should see this information! But normally the ExecWait call is displayed in the DetailView during the installation process!? So how can I hide the information/call? Thank you for help! Greetings, Andi! |
Hi,
I found the solution on my own:-): SetDetailsPrint none ExecWait 'content, which i have to hide' SetDetailsPrint both For a correct definition of the SetDetailsPrint statement see the NSIS User Manual! Best Regards, Andi! |
| All times are GMT. The time now is 05:55. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.