| 123456789101112131415161718192021222324 |
- [Precondition]
- MachineType=RVC.Stand2S,RVC.Standard,RVC.StandardS2,RVC.Standard2S,RVC.PAD,RPM.Stand1S,RVC.Desk2S,RVC.CardStore,RVC.Desk1S
- MachineVersion=5.0
- SoftwareVersion=0.0.0-
- OSVersion=4.0-
- Device=
- Depend=
- Cover=
- [Action]
- ;UpgradeVersion:A表示自动升级版本号;也可以指定版本,为空表示轻量升级
- UpgradeVersion=A
- ;待删除文件列表
- ;ToDelete=
- ;待拷贝文件列表,必须为Run或Data子目录,如:Run\bin\*.exe,Run\bin\*.dll,Run\mod\*.dll,Run\dep\*.dll,Run\cfg\*.ini,Run\cfg\*.*
- ToCopy=Run\dep\*.*,Run\bin\*.*,Run\mod\*.*,Run\cfg\*.*,Run\res\*.*
- ;待运行文件列表,适用于系统外升级
- ;ToRun=
- ;CopyMode拷贝模式:1(存在才拷贝并覆盖)|2(不存在才拷贝)|3(强制拷贝)|4(存在不拷贝)
- ;[test20140422.txt]
- CopyMode=3
|