Portable App Methodoligy
I have been an avid user of several of the portable apps offered for for a while now and am looking at developing some of my own and making some of the applications I use daily portable. I'm wondering how exactly most people accomplish this. I know Portable Firefox runs without ever using the computers registry, at least thats what my monitoring indicates. Some other applications seem to use a Wrapper like RegRapper to remove the entries after the program is gone. Which method do you guys prefer? Ideals I would like to make it so the application never touches the registry at all, but i'm still researching how to do that.