[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.setup

Setup Project - Capture User Data

Smurfman-MSDN

1/28/2009 4:05:00 PM

Using Visual Basic 2008

If I add a Textboxes(A) to my User Interface Setup, and define 2 input
fields: 1 for Client Number, and 2 for Client Location.

Here is my question(s)

1) How can I capture the data and either store the value in the Registry
(1st Choice) or capture and use in my program to then write to the Registry?

Also, when I add the dialog box, the new page in the User Interface Designer
shows a blue "squiggally" under it, but there is no reference to what this
error is, and the project compiles and the dialog boxes even show for the
install...

Thanks
J