Files
WorkNote/.trash/30.使用情况统计程序安装.md

29 lines
1003 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 前置要求
完成了 [数据库安装](10.数据库安装.md) 、 [IP地址固定](11.IP地址固定.md) 、 [服务端安装、端口设置](12.服务端安装、端口设置.md) 工作
# 操作
双击运行 **使用情况统计** 安装程序
![](assets/Pasted%20image%2020250115195806.png)
依据提示进行安装更改其安装位置不建议安装在C盘
![](assets/Pasted%20image%2020250115195830.png)
如有程序阻止安装,通过即可
![](assets/Pasted%20image%2020250115195935.png)
安装完成后,找到其安装位置
![](assets/Pasted%20image%2020250115200050.png)
在app目录下的 `db. properties` 文件中记录了数据库连接信息,需要根据客户的信息进行记录
![](assets/Pasted%20image%2020250115200116.png)
修改完成后保存复制app目录下的 `java.security` 文件,在 `runtime\conf\security` 目录下进行替换,完成安装的全部工作,此后可以运行程序
![](assets/Pasted%20image%2020250115200323.png)