mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 23:20:13 +01:00
🎨 Windows uninstaller removes the default workspace https://github.com/siyuan-note/siyuan/issues/8876
This commit is contained in:
parent
65cbbc589d
commit
1aa4049750
1 changed files with 0 additions and 3 deletions
|
|
@ -37,9 +37,6 @@ Caption "${PRODUCT_NAME} ${VERSION}"
|
||||||
/SD IDNO IDYES AcceptedRMWorkspace IDNO SkippedRMWrokspace
|
/SD IDNO IDYES AcceptedRMWorkspace IDNO SkippedRMWrokspace
|
||||||
AcceptedRMWorkspace:
|
AcceptedRMWorkspace:
|
||||||
RMDir /r "$PROFILE\SiYuan\"
|
RMDir /r "$PROFILE\SiYuan\"
|
||||||
RMDir /r "$PROFILE\Desktop\conf\"
|
|
||||||
RMDir /r "$PROFILE\Desktop\data\"
|
|
||||||
RMDir /r "$PROFILE\Desktop\temp\"
|
|
||||||
SkippedRMWrokspace:
|
SkippedRMWrokspace:
|
||||||
${EndIf}
|
${EndIf}
|
||||||
!macroend
|
!macroend
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue