Thread: Problem
View Single Post
Old 10-02-2010, 10:07 PM   #4
_r.u.s.s.
I'm not Russ
but an ex-alektorophobic
 
_r.u.s.s.'s Avatar


 
Join Date: May 2005
Location: Nitra, Slovakia
Posts: 6,533
Default

if you want to keep it on your school pcs you can also rename the extension and it will still be runable. for example,

you have c:\game\abc.exe
rename it to abc.pexe

and then open your comand line
cd to the directory where the game is (cd c:\game)
and write ./abc.pexe

or just create a batch file inside the same directory with line ./abc.pexe
or a shortcut..
anything

of course, if the game is looking for more exe files you're screwed and have to play it off usb
__________________
_r.u.s.s. is offline                         Send a private message to _r.u.s.s.
Reply With Quote