Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.3 KB

README.md

File metadata and controls

42 lines (23 loc) · 1.3 KB

Squirrel Package Manager


This utility is useful to create installer based on Squirrel.Windows.

The main purpose is to fully automatize the application deploy , from build to upload the updated files.


With a single mouse click you can :

  1. Update Application Version the package version is extracted from exe file , you don't need to set this value manually

  2. Create Squirrel Package . In similar way you do with Nuget Package Manager, just drag the file you want into window. No need to create lib/net45 folder.

  3. Upload installer files . Set connection details one time .

  4. Decide to upload only the updated files or do complete setup upload


Read also :



TODOS

  • Button to abort upload
  • Renaming of output file and folder
  • Check if same filename is present in same directory
  • Possibility to select the main EXE file ( where i extract the version number) , if two or more exe files are present in package.