Added basic installer

This commit is contained in:
Tibe Habils
2023-03-26 14:22:42 +00:00
committed by Dries Van Schuylenbergh
parent f69e2385fc
commit d3af75f676
3 changed files with 57 additions and 0 deletions

6
Installer/README.txt Normal file
View File

@@ -0,0 +1,6 @@
How to use the installer script:
- Download Inno setup compiler
- Open WeSignInstaller.iss in the Inno Setup Compiler
- Change the '#define MyAppDirectory = ""' to the appropriate path
- Press the play button to compile the script