|
-
Jul 14th, 2010, 05:32 AM
#1
Thread Starter
Addicted Member
How create a setup for windows application
Hi,
I created one windows application. Now i want to create a setup for this windows application. I want to know the step by step procedure to create setup for windows application.Hope your's reply.
Thanks
Failing to plan is Planning to fail 
-
Jul 14th, 2010, 06:44 AM
#2
Re: How create a setup for windows application
Hey,
Given that you are asking about a Windows Application, I am going to ask for this thread to be moved out of this forum.
What version of Visual Studio are you using? The answer to that question will determine what options you have out of the box.
With the express editions, you have the option of using ClickOnce.
With a fuller version, you have the option of creating a Setup Project.
There is always the option as well of using a 3rd installer like Wix.
Gary
-
Jul 14th, 2010, 07:15 AM
#3
Thread Starter
Addicted Member
Re: How create a setup for windows application
Hi dude,
I am using fuller version.
Thanks
Failing to plan is Planning to fail 
-
Jul 14th, 2010, 07:20 AM
#4
Re: How create a setup for windows application
In which case, you have the option of adding a Setup Project to your solution.
This can include the output of multiple projects, and do all the work of adding shortcuts etc as required.
You can find a walkthrough here:
http://www.simple-talk.com/dotnet/vi...etup-projects/
Gary
-
Jul 14th, 2010, 08:24 AM
#5
Re: How create a setup for windows application
Moved To Application Deployment
-
Jul 15th, 2010, 08:11 AM
#6
Junior Member
Re: How create a setup for windows application
Using VB 2010/2008/2005 (Windows and ASP)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|