Update windows exe creation

Add new instructions on how to create the .exe
This commit is contained in:
Salvo 'LtWorf' Tomaselli 2015-06-06 18:18:24 +02:00
parent cdbd59bab3
commit 0237b6222c

View File

@ -14,6 +14,8 @@ It might be necessary to have the: Microsoft Visual C++ 2008 Redistributable Pac
At the end, there should be a directory named "dist" containing the exe file and the needed libs (excluding for the c++ one)
- manually copy the platforms subdirectory of plugins from the PyQt5 folder into dist
Create the setup with Inno Setup
- Move windows/ss.iss to ../
- Open ss.iss with Inno Setup, Build and Compile