Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.33 KB

PackageCreation.md

File metadata and controls

33 lines (17 loc) · 1.33 KB

Package Creation

This is the GUI for Package Creation :

Package Creation GUI

  • **DRAG APPLICATION FILES ** in treeview panel

  • APP ID - This field has to be the same once you started deploying the application

  • VERSION - You don't need to manually set this field. Is extracted from the AssemblyVersion attribute of EXE file. To auto-increment the application version read here.

  • UPLOAD LOCATION - At now is possible to upload only to AMAZON S3. Once you selected the upload location, press Edit Connection to define access credentials.


UPLOAD CONNECTION DEFINITON

Once you press Edit Connection , you can start to insert connection details.

Read this for more information about Amazon Bucket Name Validation.

Connection Definition

  • Setup Link Url - It's where you can download the Setup.exe of your application.

Publish application

  • Publish Complete Setup - All the setup files are uploaded , needed at least the first application pubblication.

  • Publish Only Update Files - With this you can upload just the updated files. Useful for fast bug fixes.