|
-
March 6th, 2006, 12:36 PM
#1
Deloying a C#.Net Application
Hi,
I have been looking around the web to find a walkthrough which will show me how to generate an installer program for my application so that it can be installed on another computer. I am new to C# and the walkthroughs i have found on the net have compltely confused me.
Is there a simple way of doing this? Does anyone have a simple walkthough that is explained in english without all of the technical details?
Thanks
-
March 6th, 2006, 04:33 PM
#2
Re: Deloying a C#.Net Application
-
March 7th, 2006, 06:13 AM
#3
Re: Deloying a C#.Net Application
Hello
U can find in MSDN also.....
1.Open the Deplyement project
2.Select the solution and right click that and add the project Which u want to make as install shield..
3.Add the output project of your program in the Applications folder...
build and use
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
|