2005-07-22, 07:11 PM
Just create file called something like start-gbpvr.bat containing:
The just create a shortcut on your desktop (right mouse click -> new -> shortcut) and point it at this batch file.
Code:
cd "c:\program files\devnz\gbpvr"
start /high gbpvr.exe
The just create a shortcut on your desktop (right mouse click -> new -> shortcut) and point it at this batch file.