Daniel 2024-04-17 09:19:16 +08:00
parent a5976172d4
commit a20958272f
No known key found for this signature in database
GPG Key ID: 86211BA83DF03017

View File

@ -3,7 +3,7 @@ Caption "${PRODUCT_NAME} ${VERSION}"
!macro preInit !macro preInit
${IfNot} ${AtLeastWin10} ${IfNot} ${AtLeastWin10}
MessageBox MB_ICONEXCLAMATION "非常抱歉,思源笔记无法在 Windows 10 以下的系统上进行安装$\n$\n\ MessageBox MB_ICONEXCLAMATION "非常抱歉,思源笔记无法在低于 Windows 10 的系统上进行安装$\n$\n\
Sorry, SiYuan cannot be installed on systems below Windows 10$\n" Sorry, SiYuan cannot be installed on systems below Windows 10$\n"
Quit Quit
${EndIf} ${EndIf}