Releases: cryptomator/winfsp-uninstaller
Releases · cryptomator/winfsp-uninstaller
1.0.0
1.0.0-beta9
Changes
- replaced registry-based reboot check by MsiConfigureProduct-return-value-based reboot check
- added new option:
-l P:\ath\to\log\file
for logging
1.0.0-beta8
Changes
- new argument and return code:
-s
to skip the execution and return 5. Necessary for skipping exe on uninstalling a bundle.
1.0.0-beta7
Changes
- check only existence of
PendingFileRenameOperations
reg key for reboot check - ignore dependet products and uninstall anyway
1.0.0-beta6
Changes
- fixed reboot-determination logic: if reg key
PendingFileRenameOperations
does not exist, not reboot required
1.0.0-beta5
Changes
- switch to statically linked libraries
1.0.0-beta4
Changes
- Added registry based check, if a reboot is required and return specifc exit code for it
First pre-release
This is the first pre-release of the winfsp-uninstaller.
For more information havea look at the README.