3 lines
No EOL
102 B
Batchfile
3 lines
No EOL
102 B
Batchfile
@echo off
|
|
PowerShell -ExecutionPolicy unrestricted -command "& { . .\Globals.ps1; forceUpdate }"
|
|
pause |