relational/windows/README.txt

15 lines
505 B
Plaintext
Raw Permalink Normal View History

2020-08-27 08:04:22 -05: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.
2020-08-27 08:04:22 -05:00
You will need:
2020-08-27 08:04:22 -05:00
1) Innosetup
2) The python installer executable in the windows directory
Create the setup with Inno Setup
2020-08-27 08:04:22 -05:00
- 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.