Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I Need to do an action, while installing an application using VS installer, based on the user input. I have created a new text-box input screen in user interface editor and followed the below URL to do a custom action.
http://steptodotnet.blogspot.in/2012/10/visual-studio-package-and-development.html[^]
I could do an action in the install() of installer1.cs class, But I would like to do the action based on the text input by user. Can someone please help me to solve it.

Thanks in advance
Sebastian
Posted
Comments
Suk@nta 7-Apr-14 10:18am    
plz mention here you put textbox
as per my understanding user will give input during installation or somewhere else
Sebastian T Xavier 8-Apr-14 1:17am    
user will input information, during installation...

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900