http://www.vb-helper.com/HowTo/uninstal.zip

	Purpose
Uninstall a program

	Method
Use the st6unst.exe program (VB6) in the Windows directory, passing is the
log file created during program installation.

To use this example, build an installation package for program Test using
the Package and Deployment Wizard. Install the program and run it.

Then run program Uninstal. Tell it where to find the log file created during
the installation.

	Disclaimer
This example program is provided "as is" with no warranty of any kind. It is
intended for demonstration purposes only. In particular, it does no error
handling. You can use the example in any form, but please mention
www.vb-helper.com.
