Uninstaller

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
Droopy
Enthusiast
Enthusiast
Posts: 658
Joined: Thu Sep 16, 2004 9:50 pm
Location: France
Contact:

Uninstaller

Post by Droopy »

When I install a lot of software for testing, it's long to retrieve / uninstall them thru add/remove software applet.

This software is for uninstall them easily.

Require PureLVSort Lib from Gnozal + Droopy Lib 1.30

The Zip hold the Compiled EXE and the source code.

Download here -> Add-Remove.zip
Image
User avatar
Droopy
Enthusiast
Enthusiast
Posts: 658
Joined: Thu Sep 16, 2004 9:50 pm
Location: France
Contact:

Post by Droopy »

New Version (with AboutBox)
josku_x
Addict
Addict
Posts: 997
Joined: Sat Sep 24, 2005 2:08 pm

Post by josku_x »

Cool.

Droopy, is there a possibility to get the source of your lib? Because it is lovely, but I would like to have some functions out of there, like SetWindowTransparency and so, becuase I have that kind of functions in my code.

THanks
User avatar
Droopy
Enthusiast
Enthusiast
Posts: 658
Joined: Thu Sep 16, 2004 9:50 pm
Location: France
Contact:

Post by Droopy »

When you install the Lib, the source code is extracted in PureBasic directory\Example

Or you can get here : http://www.penguinbyte.com/apps/pbwebst ... taller.zip
Post Reply