mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +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",
|
||||
|
||||
[Parameter()]
|
||||
[string]$installerTool = "C:\Program Files (x86)\Inno Setup 5\ISCC.exe",
|
||||
[string]$installerTool = "D:\Program Files\Inno Setup 6\ISCC.exe",
|
||||
|
||||
[Parameter()]
|
||||
[string]$githubRoot = "D:\GitHub\ServerManagers\CSM"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue