Hi, this is my first post in this forum. I had been visiting this board since last 4-5 days and found it very useful to learn about many things.
I am trying, these days, to make some of my applications portable so that they are instantly available to use without requiring installation and manual registration. I have put my files in winrar sfx which extracts them to %programfiles%\portable folder.
Now I want help from my seniors in this field, in making an uninstall file, which on a single double click will delete %programfiles%\portable folder and the files and also the registry entries which are made during my application run.
Am I clear enough to make you understand about my requirement?