Articles → .NET → Create Set Up Of The Windows Application Using Visual Studio 2010

Create Set Up Of The Windows Application Using Visual Studio 2010






Software Requirement





Technical Knowledge




  1. How to create projects using visual studio?
  2. How to add a new project in a solution using visual studio?
  3. What is the purpose of set up file?
  4. Basics of windows application.
  5. Basics of C#.

Create A New Windows Application




  1. Add a button inside the form.
  2. Write a code for message popup on button click


Picture showing the message box appeared on click of the button
Click to Enlarge


Add A Set Up Project In The Solution




Picture showing adding the set up project in the solution
Click to Enlarge



Picture showing the screen for copying the required files in the setup
Click to Enlarge


Modify Set Up Project




  1. Application folder
  2. User’s desktop – Once the application is installed a short cut gets added on desktop
  3. User’s Program Menu – Once the application is installed a short cut gets added in the start menu.


Picture showing adding a folder Project Output...
Click to Enlarge



Picture showing a popup for adding the primary output
Click to Enlarge



Picture showing the primary output added in the application folder
Click to Enlarge





Picture showing the context menu for adding the application icon
Click to Enlarge



Picture showing the application icon added in the application folder
Click to Enlarge



Picture showing the context menu for adding the application icon shortcut on desktop
Click to Enlarge



Picture showing the popup window for selecting the folder for the application output
Click to Enlarge



Picture showing selecting the primary output from the application folder
Click to Enlarge



Picture showing the user desktop shortcut in the visual studio project
Click to Enlarge



Picture showing the shortcut file after rename
Click to Enlarge



Picture showing the properties window for setting the icon of the shortcut
Click to Enlarge



Picture showing setting up the Icon property of the shortcut
Click to Enlarge



Picture showing a popup window for selecting the icon
Click to Enlarge



Picture showing selecting the icon file when clicks on the Browse button
Click to Enlarge



Picture showing the icon file selected in the icon popup window
Click to Enlarge







Picture showing the setup files created when set up project is compiled and build
Click to Enlarge


Install Set Up




Picture showing the first window of the wizard when user clicks on the setup file for installation
Click to Enlarge



Picture showing the second step of the installation wizard where installation path is specified
Click to Enlarge



Picture showing the progress of the installation
Click to Enlarge



Picture showing the last screen of the installation wizard which shows that installation is completed
Click to Enlarge


Output




Picture showing the desktop icon and the start menu icon of the installed software
Click to Enlarge


Posted By  -  Karan Gupta
 
Posted On  -  Tuesday, August 5, 2014

Query/Feedback


Your Email Id
 
Subject
 
Query/FeedbackCharacters remaining 250