mirror of
https://github.com/g4klx/ircDDBGateway.git
synced 2025-12-06 05:32:02 +01:00
Update the installer scripts.
This commit is contained in:
parent
d617161772
commit
64a4ed72a8
|
|
@ -11,8 +11,8 @@
|
|||
;Configuration
|
||||
|
||||
;General
|
||||
Name "ircDDB Gateway 20180719"
|
||||
OutFile "ircDDBGateway32-20180719.exe"
|
||||
Name "ircDDB Gateway 20201116"
|
||||
OutFile "ircDDBGateway32-20201116.exe"
|
||||
|
||||
;Folder selection page
|
||||
InstallDir "$PROGRAMFILES\ircDDBGateway"
|
||||
|
|
|
|||
|
|
@ -11,8 +11,8 @@
|
|||
;Configuration
|
||||
|
||||
;General
|
||||
Name "ircDDB Gateway 20180719"
|
||||
OutFile "ircDDBGateway64-20180719.exe"
|
||||
Name "ircDDB Gateway 20201116"
|
||||
OutFile "ircDDBGateway64-20201116.exe"
|
||||
|
||||
;Folder selection page
|
||||
InstallDir "$PROGRAMFILES64\ircDDBGateway"
|
||||
|
|
|
|||
Loading…
Reference in a new issue