👍[Update] installer : autoupdateの処理を変更

This commit is contained in:
misyaguziya
2023-10-30 20:29:18 +09:00
parent 676a64d0f5
commit a25fe345ed
3 changed files with 15 additions and 12 deletions

View File

@@ -139,7 +139,7 @@ Section
; 出力先を指定します。
SetOutPath "$INSTDIR\docs"
; インストールされるファイル
File "..\dist\README.txt"
File "..\README.txt"
${EndIf}
; アンインストーラを出力