Yes that's possible, but Visual Studio doesn't have a dialog editor for MSI
setups. You will have to use a difefrent tool, see
http://www.installsite.org/go/msidev.htm --
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)
"I Wayan Saryada" <saryada@gmail.com> schrieb im Newsbeitrag
news:OkMhItRoEHA.1668@TK2MSFTNGP14.phx.gbl...
[quoted text, click to view] > Hi,
>
> When adding a dialog into setup project we can select from the provided
> template such as Textboxes(A), Textboxes(B) etc. I wan to add a dialog to
> let user to select a path (letting user to browse the path), if I use
> Textboxes dialog the user have to write the path. Can we add a dialog with
> a browse capability?
>
> Thanks,
> Saryada
>