relational/windows
Salvo 'LtWorf' Tomaselli ba2853eb82
Bump version
2020-09-20 21:50:27 +07:00
..
README.txt Windows README 2020-09-02 18:18:20 +07:00
favicon.ico merged windows setup branch into trunk 2009-06-30 09:28:44 +07:00
pipscript.bat New installer 2020-09-02 18:18:20 +07:00
ss.iss Bump version 2020-09-20 21:50:27 +07:00

README.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

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.