| | |
Creating setup projects for windows applications
Please support our C# advertiser: Intel Parallel Studio Home
Thread Solved |
•
•
Join Date: Jan 2008
Posts: 2,052
Reputation:
Solved Threads: 118
Right click on your solution, select add new project. Expand other project types from the pop up window. Click Setup and Deployment tab, click Setup project, click ok after naming the project. It will start with opening file system window. Right click on application folder and select add > project output, select primary output from the opening window. Click on User's Desktop folder and right click on the right hand-side pane. Select Create New Shortcut double click on application folder from the opening window, select primary output and click ok. This will create a shortcut on user's desktop. Right click to ShortCut and rename it appropriately. If you want to create a shortcut for the user's programs menu, just repeat the tasks you do for creating the Shortcut for user's Desktop. Build the Setup project and you are done. If you build it in release mode, the setup.exe will be located in setup project's release folder, if you build it in the debug mode the setup.exe will be located in setup project's debug folder. Lastly, if you want to install the .net framework to user's computer you have three options. Right click on the setup project and choose prerequisities from the opening window. If you want to install the .net framework from within your setup project, select download prerequisities from the same location as my application. By default, the setup will try to download the .net framework from the internet if it is not already installed in the computer. Don't forget to rebuild the setup project after choosing this option.
Due to lack of freedom of speech, i no longer post on this website.
Hello, Serkan that's good material for solution deployment but we usually use threads to ask and answer you can create a blog and put your valuable information in so we can make use of!!!
Million thanks for your contribution
Million thanks for your contribution
Last edited by Ramy Mahrous; Mar 11th, 2008 at 1:43 pm.
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
•
•
•
•
Yeah i created a blog in daniweb but they ask me to carry all the entries to forums since they were going to delete my blog(it cant contain code snippets like mine). I am going to hire hosting for my next blog
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
Editorial led IT articles are OK, but code hints and tips belong in the appropriate forum, or can even be written up as tutorials
We are working our way through the blogs and notifying anyone with entries which are not IT news, reviews or editorial that they will need to be moved or will be deleted.
We are working our way through the blogs and notifying anyone with entries which are not IT news, reviews or editorial that they will need to be moved or will be deleted.
Last edited by happygeek; Mar 11th, 2008 at 4:07 pm.
Davey Winder
Information Security Journalist of the Year
www.happygeek.com
Follow me on Twitter: @happygeek
Information Security Journalist of the Year
www.happygeek.com
Follow me on Twitter: @happygeek
![]() |
Similar Threads
- DM Entertainment Seeks Staff - The Chronicles of Lorian (Software Development Job Offers)
Other Threads in the C# Forum
- Previous Thread: How to read matlab variables in C#
- Next Thread: Need design help for commission payout system
| Thread Tools | Search this Thread |
.net access algorithm alignment app array barchart bitmap box broadcast buttons c# c#gridviewcolumn check checkbox client combobox communication control conversion csharp custom database datagrid datagridview dataset datetime degrees development draganddrop drawing elevated encryption enum event excel file focus form format forms function gdi+ hospitalmanagementsystem httpwebrequest image index input install java label list listbox localization login mandelbrot math messagebox mouseclick mysql operator path photoshop picturebox pixelinversion plotting pointer post programming radians read regex remote remoting richtextbox server sleep socket sql statistics stream string stringformatting sun table text textbox thread time timer update usercontrol validation visualstudio webbrowser whileloop windows winforms wpf xml






