Added creating INI-file.
This commit is contained in:
@@ -25,6 +25,7 @@ if "%1" equ "-U" set update=1
|
||||
if "%1" equ "-u" set update=1
|
||||
if "%1" equ "--update" set update=1
|
||||
|
||||
powershell -ExecutionPolicy RemoteSigned -File wDayzManager.ps1 %update% > %filename%
|
||||
powershell -ExecutionPolicy RemoteSigned -File wDayzManager.ps1 %update%
|
||||
@REM powershell -ExecutionPolicy RemoteSigned -File wDayzManager.ps1 %update% > %filename%
|
||||
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user