Windows Develop Bookmark and Share   
 index > Windows Forms General > How can i create a setup
 

How can i create a setup

i have complated my code now i want to create a setup which puts an exe on desktop to run and an acces database under c:
can anyone explain step by step how can i do that.
Benedict Von Richten  Thursday, September 10, 2009 10:11 AM
Add a setup project in the solution you have created...

Follow the link:
http://www.codeproject.com/KB/dotnet/Win_App_Setup_Project.aspx


Letme know in case of any problem
- Paras
paras kumar  Thursday, September 10, 2009 10:36 AM
Add a setup project in the solution you have created...

Follow the link:
http://www.codeproject.com/KB/dotnet/Win_App_Setup_Project.aspx


Letme know in case of any problem
- Paras
paras kumar  Thursday, September 10, 2009 10:36 AM

You can use google to search for other answers

Custom Search

More Threads

• Mouse pointer disappears behind form
• Custom drawn buttons - Settings region and drawing border problem
• OFFICIAL SURVEY about your usage of the .NET Framework documentation!
• Portal Style Flow Layout
• treeview child nodes collapsed by default
• Named Pipes
• is there a way to change the default close/restore/minimize buttons?
• Icon Libraries
• Using OpenFileDialog as Folder Browser.
• WebBrowser. How to redirect when network error or 404? (new user)