This post has been edited either by the author or a moderator in the
Microsoft Forums: http://forums.microsoft.com hi all, the question as the
title please help me to solve this anyone can give me a
flavour thanks henry
Why reposting the same questio again, did you
actualy read the answers given on the other thread.
If you are using Visual Studio 2005, you can create a setup project, by doing the following:
1. Choose File -> New -> Project... 2. Expand the Other Project Types node and click the Setup and Deployment node, on the New Project dialog 3. Click Setup Project and click OK
how to make a installation file in c#
sylvanascent
Mandy26
Please go through the following article:
http://www.c-sharpcorner.com/Code/2003/April/SetupProjects.asp
It covers the Setp Projects in depth.
Regards,
Vikram
Martin Ly
I'll give you a flavour, ;)
If you are using Visual Studio 2005, you can create a setup project, by doing the following:
1. Choose File -> New -> Project...
2. Expand the Other Project Types node and click the Setup and Deployment node, on the New Project dialog
3. Click Setup Project and click OK