I want to create a setup file using installshield or VS2008 of a c#
project that will take user information at the time of installation and
save the information in the database. How can it be possible?
Thank you in advance.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
learner learnerPosted Jan 10, 2011, 2:43 AM
Sam HobbsPosted Jan 9, 2011, 9:20 AM
Tne "save the information in the database" part could be done in a configuration program that is executed by the setup program after the rest of ths setup is complete.