1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
| <?xml version="1.0" encoding="gb2312" ?>
| <AutoUpdater>
| <description>Èí¼þ¸üÐÂĿ¼</description>
| <Updater>
| <Url>http://soft.cyin.cn/</Url>
| <LastUpdateTime></LastUpdateTime>
| </Updater>
| <Application applicationId="DocumentWin">
| <EntryPoint>´¨Ó¡Í¶±êÐÅÏ¢¹ÜÀíϵͳ.exe</EntryPoint>
| <Location>.</Location>
| <Version>1.0</Version>
| </Application>
| <Files>
| </Files>
| <SQLList>
| </SQLList>
| </AutoUpdater>
|
|