Skip to content

Commit f34e565

Browse files
committed
捐赠版windows 增加文档提示
1 parent c1f7a81 commit f34e565

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

docs/install/pro-windows.mdx

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,17 @@
77

88
<span className={"text-red-500"}>提示:部署 ZFile 捐赠版之前,请先停止之前的版本,这个很重要,不然可能会造成数据文件损坏或更新后仍然显示旧版本。</span>
99

10-
1110
## 安装
1211

1312
点击[下载 ZFile 软件包](https://c.jun6.net/ZFILE-PRO/zfile-pro-release_windows_amd64.zip)
1413

1514
## 启动
1615

17-
解压后双击 `start.bat` 即可,启动后访问 [http://localhost:8080](http://localhost:8080) 可看到效果。
16+
解压后双击 `双击我启动.bat` 即可,启动后访问 [http://localhost:8080](http://localhost:8080) 可看到效果。
17+
18+
> 注意:如果你的 Windows 用户名为中文,可能会启动失败,可以用记事本打开 `双击我启动.bat`,在第二行最后加个 "-Dorg.sqlite.tmpdir=写一个非中文路径",例如 `-Dorg.sqlite.tmpdir=C:\tmp`,保存后再双击启动。
19+
20+
<img className={'sm:w-7/12'} src="/img/2024/11/13/pro-windows-1.png"></img>
1821

1922
## 配置 {#config}
2023

66.7 KB
Loading

0 commit comments

Comments
 (0)