Reversable commands
When a package is uninstalled, the following commands are "reversed" automatically:
Command |
Reverse |
---|---|
Copy |
Delete |
InstallFile |
DeleteFileList |
InstallFileList |
DeleteFileList |
MakeDir |
RemoveDir |
CreateFolder |
RemoveFolder |
CreateIcon |
RemoveIcon |
CreateInternetLink |
RemoveLink |
CreateLink |
RemoveLink |
AddPrinterConnection |
Deletes the connection |
InstallService |
UninstallService |
MSIInstallProduct |
MSIUninstallProduct |
RegLoad |
Deletes the keys |
The following command is created by NetInstall Spy and can be reversed only under specific conditions:
Command |
Action during uninstallation |
---|---|
AddINI |
CONDITIONALLY REVERSIBLE…
The following rules apply: Background information: If the INI files resides in the Windows directory the Installer makes use of a reference counter for every section that AddINI modifies.
|
REVERSABLE…
Please note: |