-
2 Attachment(s)
Unintaller Std v1.1
Hi here is a small uninstaller program I made over the week to remove un-needed programs from windows it works quite well as well anyway I thought I share the source code with you all in the hope, it may help someone that is thinking of designing their own. There is still a bit of work to do on it and a few bugs to iron out, but it works well for me. anyway, comments welcome.
Screen Shot
Attachment 191156
Source Code
Attachment 191157
-
Re: Unintaller Std
Looks good and useful too, iron out those bugs and keep us updated.
-
Re: Unintaller Std
We have this thread, where we keep each other updated onthe VB6 projects we are working upon, your would be a useful addition: https://www.vbforums.com/showthread....t=#post5639331
-
Re: Unintaller Std
Hi, I updated my little uninstaller again to version 1.1 here some new features.
Icon support for 16x16 and 32x32 icons.
Tweaked the GUI a little bit.
Added new items to popup menu in list view.
Fixed a little bug not opening some installers.
Added combo box to filter by publisher.
and some other fixes hope you like the update.