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

Commit f0460f4

Browse files
authored
Merge pull request #5187 from golemfactory/update_windows_product_code
update windows product code
2 parents 60ae830 + a1ecea9 commit f0460f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Installer/Installer_Win/Golem.aip

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
<ROW Property="ExtractFilesFirst" Value="1"/>
2626
<ROW Property="Manufacturer" Value="Golem Factory GmbH"/>
2727
<ROW Property="MsiLogging" MultiBuildValue="DefaultBuild:vp"/>
28-
<ROW Property="ProductCode" Value="2057:{453AB4A3-C2BA-4859-891E-97F239A26395} " Type="16"/>
28+
<ROW Property="ProductCode" Value="2057:{C312ED22-2384-4815-A9BA-29AA15823E8D} " Type="16"/>
2929
<ROW Property="ProductLanguage" Value="2057"/>
3030
<ROW Property="ProductName" Value="Golem"/>
31-
<ROW Property="ProductVersion" Value="0.23.0" Type="32"/>
31+
<ROW Property="ProductVersion" Value="0.23.1" Type="32"/>
3232
<ROW Property="REBOOT" MultiBuildValue="DefaultBuild:Force"/>
3333
<ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND;AI_SETUPEXEPATH;SETUPEXEDIR"/>
3434
<ROW Property="UpgradeCode" Value="{3D57CAE4-2890-4BA4-961E-1BDA1630B605}"/>
@@ -73,7 +73,7 @@
7373
</COMPONENT>
7474
<COMPONENT cid="caphyon.advinst.msicomp.MsiCompsComponent">
7575
<ROW Component="AIShRegAnswer" ComponentId="{A5AAAB35-1647-4E0D-9EAD-EA32AC226446}" Directory_="APPDIR" Attributes="260" KeyPath="AIShRegAnswer"/>
76-
<ROW Component="AI_CustomARPName" ComponentId="{58F83B0D-3288-48E9-B216-D321A35D30B1}" Directory_="APPDIR" Attributes="260" KeyPath="DisplayName" Options="1"/>
76+
<ROW Component="AI_CustomARPName" ComponentId="{2B09888C-1556-489B-AD05-3904805F55A9}" Directory_="APPDIR" Attributes="260" KeyPath="DisplayName" Options="1"/>
7777
<ROW Component="AI_ExePath" ComponentId="{E4EBF48B-0937-4467-A8CE-BA9097359940}" Directory_="APPDIR" Attributes="260" KeyPath="AI_ExePath"/>
7878
<ROW Component="APPDIR" ComponentId="{33DBAA61-0C3E-4C0A-A5B6-FF9575EEB496}" Directory_="APPDIR" Attributes="0"/>
7979
<ROW Component="NewFolder" ComponentId="{CB07874E-2413-4F94-9D88-DA308652F712}" Directory_="NewFolder_2_Dir" Attributes="0"/>

0 commit comments

Comments
 (0)