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.
Printable View
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.
No, but, after the install, you can call your second setup program that will only run once.