Merge pull request #1855 from safing/feature/installer-migration
[packaging] fix: remove leftover installer migration artifacts
This commit is contained in:
@@ -178,6 +178,9 @@ var dataDir
|
||||
RMDir /r /REBOOTOK "$COMMONPROGRAMDATA\Portmaster\exec"
|
||||
RMDir /r /REBOOTOK "$COMMONPROGRAMDATA\Portmaster\logs"
|
||||
|
||||
; Remove PMv1 migration flag
|
||||
Delete /REBOOTOK "$COMMONPROGRAMDATA\Safing\Portmaster\migrated.txt"
|
||||
|
||||
${If} $DeleteAppDataCheckboxState = 1
|
||||
DetailPrint "Deleting the application data..."
|
||||
RMDir /r /REBOOTOK "$COMMONPROGRAMDATA\Portmaster"
|
||||
|
||||
Reference in New Issue
Block a user