3 lines
198 B
Batchfile
3 lines
198 B
Batchfile
cd /D C:\pilotgames\OHGDRelease
|
|
powershell -command "Start-Process cabinet.exe -Verb runas -ArgumentList '-screen-height', '1920', '-screen-width','1080', '-screen-fullscreen', '0', '-popupwindow'"
|