Possible to Hook a EXE for loading to ram?

mayro

Newbie
Joined
Sep 22, 2003
Messages
548
Reaction score
0
Like ive said before im a novice at codeing but, attending a college they ask us not to install programs to the computers. They dont mind us playing lan games as long as we dont install anything. That brings me to my question which is what I belive I would be trying to accomplish. When you install a program it adds stuff to the registery and to the hard driver and in some rare cases the system 32 folder. Is it possible to Hook the EXE or some other way to say for instance take "Age of Empires 2" and make it its own excutable that has all the information to run the game in it located on a removeable storage device "cd".

It can be any way just as long as it doesnt install. Is there any way to load a program to install it to ram? Any ideas besides play at home? lol
 
Copy all the files manually. Take the folder you have installed your game in (C:\program files\aoe) and copy it on the hard drive at college. If you're lucky it'll work :) It really depends on the game. The keys in the registry are often only used for settings/preferences and are not always necessary .
 
Back
Top