Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Commit

Permalink
Update product code and version for 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ktomala committed Jan 8, 2020
1 parent 637632b commit 1b7bd60
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Installer/Installer_Win/Golem.aip
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
<ROW Property="ExtractFilesFirst" Value="1"/>
<ROW Property="Manufacturer" Value="Golem Factory GmbH"/>
<ROW Property="MsiLogging" MultiBuildValue="DefaultBuild:vp"/>
<ROW Property="ProductCode" Value="2057:{014E2856-9E00-4C97-866C-88A85A729AFC} " Type="16"/>
<ROW Property="ProductCode" Value="2057:{19177248-5F55-4F31-BEDE-33BB9D3A8EBC} " Type="16"/>
<ROW Property="ProductLanguage" Value="2057"/>
<ROW Property="ProductName" Value="Golem"/>
<ROW Property="ProductVersion" Value="0.21.0" Type="32"/>
<ROW Property="ProductVersion" Value="0.22.0" Type="32"/>
<ROW Property="REBOOT" MultiBuildValue="DefaultBuild:Force"/>
<ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND;AI_SETUPEXEPATH;SETUPEXEDIR"/>
<ROW Property="UpgradeCode" Value="{3D57CAE4-2890-4BA4-961E-1BDA1630B605}"/>
Expand Down Expand Up @@ -73,7 +73,7 @@
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiCompsComponent">
<ROW Component="AIShRegAnswer" ComponentId="{A5AAAB35-1647-4E0D-9EAD-EA32AC226446}" Directory_="APPDIR" Attributes="260" KeyPath="AIShRegAnswer"/>
<ROW Component="AI_CustomARPName" ComponentId="{E8E24139-737F-40F1-9D31-68CF2363E961}" Directory_="APPDIR" Attributes="260" KeyPath="DisplayName" Options="1"/>
<ROW Component="AI_CustomARPName" ComponentId="{1A909BB2-4BF6-4BB0-BAE8-9E089BB49E46}" Directory_="APPDIR" Attributes="260" KeyPath="DisplayName" Options="1"/>
<ROW Component="AI_ExePath" ComponentId="{E4EBF48B-0937-4467-A8CE-BA9097359940}" Directory_="APPDIR" Attributes="260" KeyPath="AI_ExePath"/>
<ROW Component="APPDIR" ComponentId="{33DBAA61-0C3E-4C0A-A5B6-FF9575EEB496}" Directory_="APPDIR" Attributes="0"/>
<ROW Component="NewFolder" ComponentId="{CB07874E-2413-4F94-9D88-DA308652F712}" Directory_="NewFolder_2_Dir" Attributes="0"/>
Expand Down

0 comments on commit 1b7bd60

Please sign in to comment.