mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Update installer folder location
This commit is contained in:
parent
bf565bd249
commit
c9119d9120
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\ASM"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue