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

I would like to make setup file using Installshield in .Net There are few articles about how to create set up files step by step and that works great. But my requirement is different.

http://www.c-sharpcorner.com/uploadfile/cb88b2/simple-steps-to-create-setup-file-using-install-shield-le-fr/[^]
My project includes Windows Service and while installation using Installshield wizard I would like to ask user to give credentials to run windows service under. Also, there are few project settings to be set while installation. How do I achieve that? Any ideas?
Posted
Comments
[no name] 10-Oct-14 11:08am    
You could use the SdLogonUserInformation dialog to allow the user to enter login information.
solanki.viral 10-Oct-14 15:40pm    
Thanks for your reply ! But where should I see the option during installation?

1 solution

Thanks for your reply ! But where should I see the option during installation?
 
Share this answer
 

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