1
0
Files
settings/Batch/start-WinSPMBT.cmd

7 lines
213 B
Batchfile
Raw Normal View History

2023-12-12 18:23:56 +01:00
@echo off
set nirsoft=D:\bin\NirsoftLauncher\NirSoft
%nirsoft%\nircmd.exe setdisplay 1920 1080 32
start /D f:\games\WinSPMBT f:\games\WinSPMBT\winSPMBT.exe
pause
%nirsoft%\nircmd.exe setdisplay 2560 1440 32