Hi
I have created a simple installer using an Installscript MSI project. My problem is that I am getting all of the standard dialog boxes appearing which I do not want. Can anyone tell me how I can suppress these?
Thanks very much!
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.

Dialog boxes
Started by
elyleebert
, Apr 20 2006 14:06
1 reply to this topic
Posted 22 April 2006 - 14:09
One option is the Installation Interview page of the Project Assistant.
Another option is modify the script code in the the Script Editor view. You will need to insert the OnFirstUIBefore etc. functions so you can edit them, using the combo boxes on the upper edge of the view. See online help for details.
Another option is modify the script code in the the Script Editor view. You will need to insert the OnFirstUIBefore etc. functions so you can edit them, using the combo boxes on the upper edge of the view. See online help for details.
Stefan Krüger
InstallSite.org twitter facebook