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.
-
Update Application Version the package version is extracted from exe file , you don't need to set this value manually
-
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.
-
Upload installer files . Set connection details one time .
-
Decide to upload only the updated files or do complete setup upload
- 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.