mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +00:00
updated installer location
This commit is contained in:
parent
c9119d9120
commit
7bf0db289c
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
||||||
[string]$signTFlag = "http://timestamp.digicert.com",
|
[string]$signTFlag = "http://timestamp.digicert.com",
|
||||||
|
|
||||||
[Parameter()]
|
[Parameter()]
|
||||||
[string]$installerTool = "C:\Program Files (x86)\Inno Setup 5\ISCC.exe",
|
[string]$installerTool = "D:\Program Files\Inno Setup 6\ISCC.exe",
|
||||||
|
|
||||||
[Parameter()]
|
[Parameter()]
|
||||||
[string]$githubRoot = "D:\GitHub\ServerManagers\CSM"
|
[string]$githubRoot = "D:\GitHub\ServerManagers\CSM"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue