Skip to content

Commit cb77448

Browse files
committed
Update Release_Procedure.md
1 parent 1ab0abf commit cb77448

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/Release_Procedure.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ Items to complete when creating a new release:
66
* Update version information for the main application (3RVX.exe) and the Settings UI. Versions should be identical.
77
* Build release binaries (Rebuild All)
88
* The *Release* folder is used to produce the installer and zip packages. Remove object files and debug databases for production releases.
9-
* Remove the *Languages* and *Skins* junctions (shortcuts) and replace with production language files and skins (if necessary)
9+
* 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.
1010
* Run *BuildInstaller.bat* in the *Installer* folder
11+
* 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.
1112
* Upload the installer and portable versions of the application
1213
* Update the latest_version record for online updates

0 commit comments

Comments
 (0)