Game Extractor
From TedTycoon.co.uk
Game Extractor is an application written in C# in late 2008. When I was at school executables were blocked from running by students, therefore I was unable to play games or use my own applications in my spare time at school. I therefore wrote Game Extractor which was one executable file contained in a zip archive on a USB memory stick. Executables could only be run when they were in the temporary directory so zip archives was one way of running applications. Game Extractor is one executable containing all the games that are included with it, you can then pick which game you want to play and the program will extract all the game files to the temporary directory and run it.
Updates
There were several updates mainly to add new games to the extractor but to also add the feature of saving and loading the saved game files that were loaded and saved by the games.
