0
Reply

Determine web setup folder and hide a Dialog

dennieku

dennieku

Nov 6 2006 5:56 AM
2.2k

Hi,

I've have 2 questions about the Web Setup project in VS.Net 2003.
1. How can i determine, from an Installer class, in which folder the Website has been installed (at the Commit phase)
2. I want to add 2 extra Dialogs to the User Interface. The 1st one with checkboxes and the 2nd one with textboxes. When the user checks the 1st checkbox, the Dialog with the textboxes must be shown, but when the user unchecks this checkbox this Dialog must be ignored. How can I do this?

Thx,
Dennieku