
December 6th, 2007, 08:58 AM
|
|
Registered User
|
|
Join Date: Dec 2007
Posts: 1
Time spent in forums: 5 m 49 sec
Reputation Power: 0
|
|
|
How to apply launch condition to dialog(form) in setup project
In .NET Setup project I have added a dialog(form) between Start and End dialog(form) but i need to show that dialog(form) only if a registry search condition is successful. If registry search condition fails I dont want to show that dialog(form) during installation process. How can I do that -- i mean how can i apply launch condition to a dialog(form) in the setup project?
|