mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-21 15:56:10 +01: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:
parent
be9a78ab16
commit
bb4d95ffa0
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue