Hi,
I create a setup for .Net WinForm application that will create registry
setting for database server name. Currently, I use the edit box provided with
VS.Net setup wizard to prompt user for the server name. The problem is I
can't validate the input. Is there a way to interface or call other program
from the setup wizard? For instance, I want to put a button next to edit box
and when clicked, launch other program to lookup network's server names? If
not possible with Setup Wizard, what other tools can I try?
Thank you in advance for any help or direction?
Stefan Krueger [MVP] - 29 Oct 2004 17:31 GMT
It's possible in MSI but not with Visual Studio.

Signature
Stefan Krueger
Microsoft Windows Installer MVP
Please post your questions in the newsgroup or vist one of these web sites:
Windows Installer FAQ
http://www.msifaq.com - http://www.msifaq.de
InstallSite - Resources for Setup Developers
http://www.installsite.org
http://www.installsite.de (GERMAN)
> Hi,
>
[quoted text clipped - 11 lines]
>
> Thank you in advance for any help or direction?