Is there a way with a mouse down event to make game editor open
C:\WINDOWS\system32\calc.exe
thats the calculator that windows xp is installed with
does anybody know how i can open this through game editor in a game?
Zehper48 wrote:Is there a way with a mouse down event to make game editor open
C:\WINDOWS\system32\calc.exe
thats the calculator that windows xp is installed with
does anybody know how i can open this through game editor in a game?
openUrl("C:\WINDOWS\system32\calc.exe");
openurl("file:///C:\WINDOWS\system32\calc.exe");
Users browsing this forum: No registered users and 1 guest