UtilMind.AutoUpgrader.Pro.v4.6.7 升级配置文件工具

在工程中应用UtilMind.AutoUpgrader.Pro.v4.6.7来做自动化升级,要做到升级可配置。
用其控件来做升级配置文件要启动Delphi环境做,而且以后要改动又要从头来过,不太方便。
现抽取其一段代码,写成一个独立应用程序,具有保存功能,以后就方便好多。
源码下载
保存的文件以xml方式存储,结构如下:
 1 <? xml  version='1.0'  ?>
 2 < Project >
 3          < MSG > Version 2.0 contains following features:
 4  * Feature 1
 5  * Feature 2
 6  * Feature 3
 7 and so on </ MSG >
 8          < Method > self </ Method >
 9          < VersionControl  value ='date'   >
10                  < Value > 12/20/2007 </ Value >
11          </ VersionControl >
12          < URLS >
13                  < URL > http://www.appcontrols.com/download/exe/AutoUpgraderPro2.exe </ URL >
14                  < URL > http://www.appcontrols.com/download/exe/readme.txt </ URL >
15          </ URLS >
16 </ Project >
17
主界面:

转载于:https://www.cnblogs.com/jssy/archive/2007/12/20/1007794.html

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
2. Installation ---------------------------------------------------- to Borland Developer Studio 2006 ================================ 1. Create "..\Lib\AutoUpgraderPro" directory. 2. Unzip files and copy them to "BDS\Lib\AutoUpgraderPro". 3. Start Borland Developer Studio 2006 IDE (do not start C++ Builder, even if you want to install it only for BCB 2006. AutoUpgrader should be installed for entire BDS 2006 anyway). 4. Open "AutoUpgraderProBDS2006.bdsproj" file. 5. Install package to the components palette (right-click on "AutoUpgraderProBDS2006.bpl" node in the Project Manager and select "Install" menu item). * In case if you decided to use the package only in C++ Builder Personallity of BDS 2006, you can do following steps instead of previously described steps 3, 4 and 5: 3. Start C++ Builder 2006 IDE. 4. Open "AutoUpgraderProBDS2006CBuilder.bdsproj" file. 5. Install package to the components palette (right-click on "AutoUpgraderProBDS2006CBuilder.bpl" node in the Project Manager and select "Install" menu item). to Delphi 2 =========== 1. Unzip files from "Delphi2" directory to your "Delphi 2\Lib" directory. 2. Start Delphi 2 IDE. 3. Select "Component \ Install..." menu item. 4. Press "Add" button and select "_AUReg.pas" file. 5. Rebuild library. to Delphi 3 =========== 1. Unzip files from "Delphi3" directory and copy them to "Delphi 3\Lib". 2. Start Delphi 3 IDE. 3. Open "AutoUpgraderProD3.dpk" file. 4. Install package to the components palette ("Install" button). to Delphi 4 =========== 1. Unzip files from "Delphi4" directory and copy them to "Delphi 4\Lib". 2. Start Delphi 4 IDE. 3. Open "AutoUpgraderProD4.dpk" file. 4. Install package to the components palette ("Install" button). to Delphi 5 =========== 1. Unzip files from "Delphi5" directory and copy them to "Delphi 5\Lib". 2. Start Delphi 5 IDE. 3. Open "AutoUpgraderProD5.dpk" file. 4. Install package to the components palette ("Install" button). to

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值