mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🎨 Windows uninstaller removes the default workspace https://github.com/siyuan-note/siyuan/issues/8876
This commit is contained in:
@@ -37,6 +37,9 @@ Caption "${PRODUCT_NAME} ${VERSION}"
|
||||
/SD IDNO IDYES AcceptedRMWorkspace IDNO SkippedRMWrokspace
|
||||
AcceptedRMWorkspace:
|
||||
RMDir /r "$PROFILE\SiYuan\"
|
||||
RMDir /r "$PROFILE\Desktop\conf\"
|
||||
RMDir /r "$PROFILE\Desktop\data\"
|
||||
RMDir /r "$PROFILE\Desktop\temp\"
|
||||
SkippedRMWrokspace:
|
||||
${EndIf}
|
||||
!macroend
|
||||
|
||||
Reference in New Issue
Block a user