-
Notifications
You must be signed in to change notification settings - Fork 5
/
Updates.aip
19 lines (19 loc) · 1.17 KB
/
Updates.aip
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<DOCUMENT Type="Advanced Installer" CreateVersion="17.4" version="17.4" Modules="update" RootPath="." Language="en" Id="{A636DA85-9EDD-47DE-89D2-B34C68F4CE05}">
<COMPONENT cid="caphyon.advinst.msicomp.DictionaryComponent">
<ROW Path="<AI_DICTS>aiu-ue.ail"/>
<ROW Path="<AI_DICTS>aiu-ue_en.ail"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.UpdaterEditorComponent">
<ROW Section="Foo" Key="Name" Value="foo"/>
<ROW Section="Foo" Key="ProductVersion" Value="1.0.0" ValueLocId="-"/>
<ROW Section="Foo" Key="URL" Value="http://www.example.com/downloads/foo.msi" ValueLocId="-"/>
<ROW Section="Foo" Key="Size" Value="foo.msi" ValueLocId="-"/>
<ROW Section="Foo" Key="SHA256" Value="foo.msi" ValueLocId="-"/>
<ROW Section="Foo" Key="MD5" Value="foo.msi" ValueLocId="-"/>
<ROW Section="Foo" Key="ServerFileName" Value="foo.msi" ValueLocId="-"/>
<ROW Section="Foo" Key="RegistryKey" Value="HKUD\Software\Foo\foo\Version" ValueLocId="-"/>
<ROW Section="Foo" Key="Version" Value="1.0.0" ValueLocId="-"/>
<ATTRIBUTE name="OutputFileName" value=".txt"/>
</COMPONENT>
</DOCUMENT>