Purpose: This optional script command provides uninstall services to users. Note that you have to use Uninstaller plugin provided with Hackman v5.0 or later in order to use this script. Hackman v4.xx will not accept this script and will terminate the plugin with unknown script error message. During normal execution, Hackman ignores this script line.
Syntax:
Uninstall=<Uninstall string>|filename1|...|filenamex|helpfile
Uninstall
string is the full name of the plugin i.e. Version changer v1.0
Filenamei is the name of the filename (should be located in \plugins directory)
Helpfile is used if your plugin has a help file
Example
Uninstall=Version Changer v1.0|version.hmp|version.exe|helpfile
This will erase version.hmp and version.exe files located in \plugins directory and the version.html help file located in \help\helpb2\ directory.
NOTE: Compliance requirements force the usage of this script command. It'll be better if the user can decide afterwards if he needs your plugin.