When to run the specified file system manipulation
- Install: Performs the file system manipulation at install time and reverses the change at uninstall time.
This means that whatever operation is performed at install time will be undone at uninstall time.
- Uninstall: Peforms the file system manipulation at uninstall time.