File tree Expand file tree Collapse file tree 3 files changed +26
-0
lines changed Expand file tree Collapse file tree 3 files changed +26
-0
lines changed Original file line number Diff line number Diff line change 1+
2+
3+
4+ 该 《软件自动更新.exe》仅用于测试模版的部署本地部署功能,已绑定参数
5+
6+ 软件名称:软件系统客户端模版.exe
7+ IP地址:127.0.0.1
8+ 端口号:17538
9+
10+
11+ 使用说明:
12+
13+ 1. 先把客户端运行所必需的文件复制到服务器端软件目录中的ClientFiles子文件夹中。
14+ 不要包含jsonsettings文件,要包含这个软件自动更新.exe文件,主要是《软件系统客户端模版.exe》和各种dll文件
15+ 2. 先启动服务器端的软件。
16+ 3. 将《软件自动更新.exe》复制到桌面(任何文件夹都可以),双击运行,就会提示安装,可以手动输入安装路径,等待安装完成。
17+ 4. 当客户端的软件版本更新后,并在服务器配置新的版本号后,再次启动软件就会实现自动更新。
18+
19+
20+
21+ 若有其他疑问,可以加入技术交流QQ群:592132877
22+
Original file line number Diff line number Diff line change 8989 <ItemGroup >
9090 <Folder Include =" screenshots\" />
9191 </ItemGroup >
92+ <ItemGroup >
93+ <Content Include =" SoftUpdate\软件自动更新.exe" />
94+ <Content Include =" SoftUpdate\部署说明.txt" />
95+ </ItemGroup >
9296 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
9397 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
9498 Other similar extension points exist, see Microsoft.Common.targets.
You can’t perform that action at this time.
0 commit comments