We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1f7a81 commit f34e565Copy full SHA for f34e565
docs/install/pro-windows.mdx
@@ -7,14 +7,17 @@
7
8
<span className={"text-red-500"}>提示:部署 ZFile 捐赠版之前,请先停止之前的版本,这个很重要,不然可能会造成数据文件损坏或更新后仍然显示旧版本。</span>
9
10
-
11
## 安装
12
13
点击[下载 ZFile 软件包](https://c.jun6.net/ZFILE-PRO/zfile-pro-release_windows_amd64.zip)
14
15
## 启动
16
17
-解压后双击 `start.bat` 即可,启动后访问 [http://localhost:8080](http://localhost:8080) 可看到效果。
+解压后双击 `双击我启动.bat` 即可,启动后访问 [http://localhost:8080](http://localhost:8080) 可看到效果。
+
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>
21
22
## 配置 {#config}
23
static/img/2024/11/13/pro-windows-1.png
66.7 KB
0 commit comments