panger.blogg.se

Advanced installer visual studio 2015
Advanced installer visual studio 2015





advanced installer visual studio 2015

  • Project Solutions - Simplify the process of working with multiple projects by having them into a solution and managing them all from one single place.
  • Template projects - Create templates based on your current project and ready-to-use for your future projects.
  • Project files in XML format - They can be easily checked into a version control system and shared between multiple developers.
  • Limit to Basic UI - For unassisted or automated installs: display only a progress dialog and the eventual error message boxes.
  • Per-user and per-machine installs - Select which type of installation better suits your needs: per-user or per-machine if the user is Administrator.
  • Add/Remove (Control Panel) customization - Customize your application's information listed in the "Add/Remove Programs" page of the Control Panel.
  • Wizard for Simple Project creation - Use the provided wizard to create complete Windows Installer MSI installs in mere minutes.
  • Always valid MSI 2.0/3.x/4.x/5.0 packages - Each written and unwritten Windows Installer rule, recommendation and best practice is carefully followed.
  • Installer and Uninstaller - Create packages that completely install and register, respectively uninstall and unregister, your application.






  • Advanced installer visual studio 2015