relational/windows
Salvo 'LtWorf' Tomaselli d65273881a
Remove quick launch
2020-09-03 00:21:53 +02:00
..
favicon.ico merged windows setup branch into trunk 2009-06-30 09:28:44 +00:00
pipscript.bat New installer 2020-09-02 18:18:20 +02:00
README.txt Windows README 2020-09-02 18:18:20 +02:00
ss.iss Remove quick launch 2020-09-03 00:21:53 +02:00

Due to py2exe and pyinstaller not working at all, the setup now just installs python
uses pip to install the requirements and then creates some links to start relational.

You will need:

1) Innosetup
2) The python installer executable in the windows directory

	Create the setup with Inno Setup
- Run make or it will just never work
- Move windows/ss.iss to ../
- Open ss.iss with Inno Setup, Build and Compile

A directory named "Output" will be created, which will contain the installer.