-
Uninstaller
Hello guys,
Can any one tell me what is the mechanism of the uninstaller? It will delete all the files in the app.path and it is also delete itself( Including uninstaller.exe ). How its work :confused: ? Can anyone tell me such kind of self destructive program using vb.... :cool:
-
Re: Uninstaller
If you do a search, you'll find quite a few posts on this subject, including this one.
-
Re: Uninstaller
Uninstaller also clear out any related registry entries as well.
If you are trying to make one, bear in mind this is a large, complicated and sophisticated task.