Skip to content

Commit bffdbd0

Browse files
authored
Added windows installer instructions
1 parent 675c17b commit bffdbd0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/Deployment.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,7 @@ After the binary is done building, it should located at `mygcc-application\Relea
3737
Next, you must copy the resources found in the `mygcc-application\res\` directory and its subdirectories to the `mygcc-application\Release\Release\` directory.
3838

3939
#### Create installer
40+
41+
1. Copy the release build of the application and all dependencies/DLLs from the `Release/` directory to `package/packages/com.corbinharvey.facade/data`
42+
1. `cd packages`
43+
1. `binarycreator -c config/config.xml -p packages FacadeInstaller-<version>`

0 commit comments

Comments
 (0)