add innosetup script and dependencies
This commit is contained in:
parent
90fe467694
commit
aacef563b5
4 changed files with 328 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -362,4 +362,7 @@ MigrationBackup/
|
|||
# Fody - auto-generated XML schema
|
||||
FodyWeavers.xsd
|
||||
|
||||
# InnoSetup Output
|
||||
InnoSetup/ObservatorySetup.exe
|
||||
|
||||
*.snk
|
||||
Loading…
Reference in a new issue