make self destruct

This commit is contained in:
2022-04-16 13:20:01 -04:00
parent 9397d93fcd
commit b13a0dae7d
+3
View File
@@ -116,3 +116,6 @@ LogMsg "Unmount HKEY_CLASSES_ROOT registry hive"
Remove-PSDrive -Name HKCR
LogMsg "Finished uninstalling Atera Agent"
# Delete this script
Remove-Item $MyInvocation.MyCommand.Path -Force