Files
WorkNote/SanPinPLM/相关操作/0.SETOUT/30.使用情况统计程序安装.md
SeedList f48294f00e 250116
2025-01-16 19:45:32 +08:00

23 lines
851 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.

双击运行 **使用情况统计** 安装程序
![](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)