Skip to content

Commit

Permalink
Update Release_Procedure.md
Browse files Browse the repository at this point in the history
  • Loading branch information
malensek committed Jun 8, 2016
1 parent 1ab0abf commit cb77448
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Documentation/Release_Procedure.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ Items to complete when creating a new release:
* Update version information for the main application (3RVX.exe) and the Settings UI. Versions should be identical.
* Build release binaries (Rebuild All)
* The *Release* folder is used to produce the installer and zip packages. Remove object files and debug databases for production releases.
* Remove the *Languages* and *Skins* junctions (shortcuts) and replace with production language files and skins (if necessary)
* Remove the *Languages* and *Skins* junctions (shortcuts) and replace with production language files and skins. Note that eventually the production release and source tree will match up and this step will not be required.
* Run *BuildInstaller.bat* in the *Installer* folder
* Note: The [WiX Toolset](http://wixtoolset.org) and 7za.exe from the [7-zip Extras](http://www.7-zip.org/download.html) are required to build the installer and portable zip distributions.
* Upload the installer and portable versions of the application
* Update the latest_version record for online updates

0 comments on commit cb77448

Please sign in to comment.