Files
WorkNote/SanPinPLM/相关操作/0.SETOUT/30.使用情况统计程序安装.md
SeedList 7f99f9c969 250213
基本完成三品PLM变更管理相关笔记
2025-02-13 10:15:06 +08:00

29 lines
1.0 KiB
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)