OSDN Git Service

Manual: Added Anti-Virus Notes.
[lamexp/LameXP.git] / etc / NSIS / setup.nsi
index 50d838f..8e873bb 100644 (file)
@@ -716,5 +716,5 @@ FunctionEnd
 
 Function ShowReadmeFunction
        !insertmacro DisableNextButton $R0
-       ${StdUtils.ExecShellAsUser} $R1 "$INSTDIR\FAQ.html" "open" ""
+       ${StdUtils.ExecShellAsUser} $R1 "$INSTDIR\Manual.html" "open" ""
 FunctionEnd