mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-06-27 22:36:00 +00:00
🎨 The %LOCALAPPDATA%\siyuan-updater\ folder will be automatically deleted after installation on Windows https://github.com/siyuan-note/siyuan/issues/16733
Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
@@ -52,6 +52,8 @@ Caption "${PRODUCT_NAME} ${VERSION}"
|
||||
RMDir /r "$PROFILE\SiYuan\"
|
||||
SkippedRMWrokspace:
|
||||
${EndIf}
|
||||
|
||||
RMDir /r "$PROFILE\AppData\Local\siyuan-updater"
|
||||
!macroend
|
||||
|
||||
# https://nsis.sourceforge.io/FindIt:_Simple_search_for_file_/_directory
|
||||
|
||||
Reference in New Issue
Block a user