I want to create a "profile starter" for windows. Basically, it will remove all the application running at startup (from registry/StartUp...)and will only load itself. This will allow faster loading of Windows, and will really help in the times when u have to quickly check something.
After loading itself it will show you different profiles such as "Game Mode", "Internet Mode", or some other user customized profiles. Each profile will only load what is necessary for the purpose user started the machine. Will avoid laoding extra application.
The problem is how to automate which progam it should take over and which it should run at start up.
