Changes
Page history
Update home
authored
Oct 08, 2019
by
Ingemar Ceicer
Hide whitespace changes
Inline
Side-by-side
home.md
View page @
c1d934bd
Windows
```
SET PATH=%PATH%;C:\Qt\QtIFW-3.1.1\bin
binarycreator.exe --offline-only -c config/config.xml -p packages install.exe
upx.exe --best
```
\ No newline at end of file
```
Linux
<br>
`/opt/QtIFW-3.1.1/bin/binarycreator --offline-only -c config/config.xml -p packages install`
\ No newline at end of file