Posted 30 September 2003 - 03:46
I was struggling a lot with this earlier, and I never found an acceptable solution. One thing I tried, that worked was to use the windows API to hide the installation dialog itself! (The Basic MSI setup). However, in my case I didn't have a chance to re-enable (show) the setup dialog again in any sensible way, so I worked around the problem in different ways (ended up not using a custom dialog at all).
Regards
-Stein Åsmul