How to create setup projects
-
I have completed a simple windows project and wish to deploy it. I wish to create a proper installer like those that appear in professional applications. I don't wish to use the publish option form project properties as it just creates an executable. I also tried the Setup and Deployment project in other project type but got confused and messed up.
-
I have completed a simple windows project and wish to deploy it. I wish to create a proper installer like those that appear in professional applications. I don't wish to use the publish option form project properties as it just creates an executable. I also tried the Setup and Deployment project in other project type but got confused and messed up.
-
right click on solution-add new project-Expand other project type-Select setup and deployment... try this way.
Khosnur, I have completed till this step(before i posted the problem) but now there are three folders in list view appearing. Now what should i do?
-
Khosnur, I have completed till this step(before i posted the problem) but now there are three folders in list view appearing. Now what should i do?
Ishaan Karnik wrote:
Now what should i do?
RTFM!! http://www.c-sharpcorner.com/UploadFile/vishnuprasad2005/SetupProjects12022005022406AM/SetupProjects.aspx[^] http://msdn.microsoft.com/en-us/library/ms227347(VS.80).aspx[^]
only two letters away from being an asset
-
Ishaan Karnik wrote:
Now what should i do?
RTFM!! http://www.c-sharpcorner.com/UploadFile/vishnuprasad2005/SetupProjects12022005022406AM/SetupProjects.aspx[^] http://msdn.microsoft.com/en-us/library/ms227347(VS.80).aspx[^]
only two letters away from being an asset
Thank You, Mark.
-
Thank You, Mark.