Hello,

I wanted to know if the Uninstall capabilities of SB5 have any way of removing all traces of a program's installation.

IOW, my app may create a subfolder and then add several or more empty database files to it. Typically, most uninstall utilities fail to remove this because they were unaware of these files during the install.

A nice feature might be some setting that makes the uninstall ask if the user would like to remove everything found within the main program directory, regardless if the files were part of the installation script. So if the user installed the app to "Program Files\My_App", then the uninstaller would delete everything in that folder plus the existence of the \My_App folder itself.

This is actually important because shareware sites that evaluate and rank applications (like "Tucows"), give extra points for applications that remove all traces of their app during uninstall.

Later,
Doug