File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 539
539
</ComponentGroup >
540
540
541
541
<ComponentGroup Id =" Configuration" >
542
- <Component Directory =" ToolchainsVersioned " >
542
+ <Component Directory =" ToolchainsVersionedAsserts " >
543
543
<File Source =" $(ToolchainRoot)\ToolchainInfo.plist" />
544
544
</Component >
545
545
</ComponentGroup >
Original file line number Diff line number Diff line change 38
38
<Fragment >
39
39
<DirectoryRef Id =" INSTALLROOT" >
40
40
<Directory Name =" Toolchains" >
41
- <Directory Id =" ToolchainsVersioned " Name =" $(ProductVersion)+Asserts" >
41
+ <Directory Id =" ToolchainsVersionedAsserts " Name =" $(ProductVersion)+Asserts" >
42
42
<Directory Id =" _usr" Name =" usr" >
43
43
<Directory Id =" _usr_bin" Name =" bin" />
44
44
<Directory Id =" _usr_include" Name =" include" />
83
83
</Component >
84
84
85
85
<Component Id =" VersionedDirectoryCleanupToolchains" >
86
- <RegistryValue Root =" HKCU" Key =" SOFTWARE\!(loc.ManufacturerName)\Installer\$(ProductVersion)\!(bind.Property.UpgradeCode)" Name =" ToolchainsVersioned " Value =" [ToolchainsVersioned ]" />
87
- <util : RemoveFolderEx Property =" TOOLCHAINSVERSIONED " Condition =" TOOLCHAINSVERSIONED " />
86
+ <RegistryValue Root =" HKCU" Key =" SOFTWARE\!(loc.ManufacturerName)\Installer\$(ProductVersion)\!(bind.Property.UpgradeCode)" Name =" ToolchainsVersionedAsserts " Value =" [ToolchainsVersionedAsserts ]" />
87
+ <util : RemoveFolderEx Property =" TOOLCHAINSVERSIONEDASSERTS " Condition =" TOOLCHAINSVERSIONEDASSERTS " />
88
88
</Component >
89
89
</ComponentGroup >
90
90
100
100
<RegistrySearch Root =" HKCU" Key =" SOFTWARE\!(loc.ManufacturerName)\Installer\$(ProductVersion)\!(bind.Property.UpgradeCode)" Name =" RuntimesVersioned" Type =" directory" />
101
101
</Property >
102
102
103
- <Property Id =" TOOLCHAINSVERSIONED " >
104
- <RegistrySearch Root =" HKCU" Key =" SOFTWARE\!(loc.ManufacturerName)\Installer\$(ProductVersion)\!(bind.Property.UpgradeCode)" Name =" ToolchainsVersioned " Type =" directory" />
103
+ <Property Id =" TOOLCHAINSVERSIONEDASSERTS " >
104
+ <RegistrySearch Root =" HKCU" Key =" SOFTWARE\!(loc.ManufacturerName)\Installer\$(ProductVersion)\!(bind.Property.UpgradeCode)" Name =" ToolchainsVersionedAsserts " Type =" directory" />
105
105
</Property >
106
106
</Fragment >
107
107
You can’t perform that action at this time.
0 commit comments