diff options
Diffstat (limited to 'src/wixlib/vs2008/VS2008_VSIPCC_Collection_Files_RTL.wxs')
-rw-r--r-- | src/wixlib/vs2008/VS2008_VSIPCC_Collection_Files_RTL.wxs | 49 |
1 files changed, 24 insertions, 25 deletions
diff --git a/src/wixlib/vs2008/VS2008_VSIPCC_Collection_Files_RTL.wxs b/src/wixlib/vs2008/VS2008_VSIPCC_Collection_Files_RTL.wxs index bfeef18f..9fb1a0e5 100644 --- a/src/wixlib/vs2008/VS2008_VSIPCC_Collection_Files_RTL.wxs +++ b/src/wixlib/vs2008/VS2008_VSIPCC_Collection_Files_RTL.wxs | |||
@@ -1,12 +1,11 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. --> |
2 | <!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. --> | ||
3 | 2 | ||
4 | 3 | ||
5 | <Wix xmlns="http://wixtoolset.org/schemas/v4/wxs"> | 4 | <Wix xmlns="http://wixtoolset.org/schemas/v4/wxs"> |
6 | <Fragment Id="VS2008_Namespace"> | 5 | <Fragment Id="VS2008_Namespace"> |
7 | <Binary Id="BIN_435439_x86_enu" SourceFile="$(sys.SOURCEFILEDIR)\Redist\BIN_435439_x86_enu.dll" /> | 6 | <Binary Id="BIN_435439_x86_enu" SourceFile="$(sys.SOURCEFILEDIR)\Redist\BIN_435439_x86_enu.dll" /> |
8 | <CustomAction Id="CA_ScheduleExtHelpPlugin_VSCC_VSIPCC" BinaryKey="BIN_435439_x86_enu" DllEntry="ScheduleExtHelpPlugin" Return="ignore" /> | 7 | <CustomAction Id="CA_ScheduleExtHelpPlugin_VSCC_VSIPCC" DllEntry="ScheduleExtHelpPlugin" Return="ignore" BinaryRef="BIN_435439_x86_enu" /> |
9 | <CustomAction Id="CA_ExtHelpPlugin" BinaryKey="BIN_435439_x86_enu" DllEntry="ExtHelpPluginAction" Execute="deferred" Impersonate="no" /> | 8 | <CustomAction Id="CA_ExtHelpPlugin" DllEntry="ExtHelpPluginAction" Execute="deferred" Impersonate="no" BinaryRef="BIN_435439_x86_enu" /> |
10 | 9 | ||
11 | <DirectoryRef Id="VSIPCC"> | 10 | <DirectoryRef Id="VSIPCC"> |
12 | <Component Id="VSIPCC_Reg_27501" Guid="{7C32E9FB-9C4D-416B-8ACC-9D487ED0ADBD}" KeyPath="yes"> | 11 | <Component Id="VSIPCC_Reg_27501" Guid="{7C32E9FB-9C4D-416B-8ACC-9D487ED0ADBD}" KeyPath="yes"> |
@@ -15,33 +14,33 @@ | |||
15 | </Component> | 14 | </Component> |
16 | <Directory Id="vsipcc_v9.0" Name="v9.0" FileSource="$(sys.SOURCEFILEDIR)\Redist"> | 15 | <Directory Id="vsipcc_v9.0" Name="v9.0" FileSource="$(sys.SOURCEFILEDIR)\Redist"> |
17 | <Component Id="vsipcc_collection_25097" Guid="{D419D13C-D6D8-4E2A-A3EF-B26398D36524}"> | 16 | <Component Id="vsipcc_collection_25097" Guid="{D419D13C-D6D8-4E2A-A3EF-B26398D36524}"> |
18 | <File Id="FL_vsipcc_reg_hxs_86878_86878_cn_ln" Name="vsipcc_reg.hxs" KeyPath="yes" Vital="no"/> | 17 | <File Id="FL_vsipcc_reg_hxs_86878_86878_cn_ln" Name="vsipcc_reg.hxs" KeyPath="yes" Vital="no" /> |
19 | <File Id="FL_vsipcc_hxc_86879_86879_cn_ln" Name="_vsipcc90.hxc" Vital="no"/> | 18 | <File Id="FL_vsipcc_hxc_86879_86879_cn_ln" Name="_vsipcc90.hxc" Vital="no" /> |
20 | <File Id="FL_vsipcc_hxt_86880_86880_cn_ln" Name="_vsipcc90.hxt" Vital="no"/> | 19 | <File Id="FL_vsipcc_hxt_86880_86880_cn_ln" Name="_vsipcc90.hxt" Vital="no" /> |
21 | <File Id="FL_vsipccALinks_hxk_86881_86881_cn_ln" Name="_ALinks.hxk" Vital="no"/> | 20 | <File Id="FL_vsipccALinks_hxk_86881_86881_cn_ln" Name="_ALinks.hxk" Vital="no" /> |
22 | <File Id="FL_vsipccBLinks_hxk_86882_86882_cn_ln" Name="_BLinks.hxk" Vital="no"/> | 21 | <File Id="FL_vsipccBLinks_hxk_86882_86882_cn_ln" Name="_BLinks.hxk" Vital="no" /> |
23 | <File Id="FL_vsipccCLinks_hxk_cn_ln" Name="_CLinks.hxk" Vital="no"/> | 22 | <File Id="FL_vsipccCLinks_hxk_cn_ln" Name="_CLinks.hxk" Vital="no" /> |
24 | <File Id="FL_vsipccFLinks_hxk_86885_86885_cn_ln" Name="_FLinks.hxk" Vital="no"/> | 23 | <File Id="FL_vsipccFLinks_hxk_86885_86885_cn_ln" Name="_FLinks.hxk" Vital="no" /> |
25 | <File Id="FL_vsipccKLinks_hxk_86886_86886_cn_ln" Name="_KLinks.hxk" Vital="no"/> | 24 | <File Id="FL_vsipccKLinks_hxk_86886_86886_cn_ln" Name="_KLinks.hxk" Vital="no" /> |
26 | <File Id="FL_vsipccNamedURLs_hxk_86888_86888_cn_ln" Name="_vsipcc_namedUrls.hxk" Vital="no"/> | 25 | <File Id="FL_vsipccNamedURLs_hxk_86888_86888_cn_ln" Name="_vsipcc_namedUrls.hxk" Vital="no" /> |
27 | <File Id="FL_vsipccSlinks_hxk_93825_93825_cn_ln" Name="_SLinks.hxk" Vital="no"/> | 26 | <File Id="FL_vsipccSlinks_hxk_93825_93825_cn_ln" Name="_SLinks.hxk" Vital="no" /> |
28 | <File Id="FL_VsipCCSamples_HxK_103959_103959_cn_ln" Name="_vsipcc_samples.HxK" Vital="no"/> | 27 | <File Id="FL_VsipCCSamples_HxK_103959_103959_cn_ln" Name="_vsipcc_samples.HxK" Vital="no" /> |
29 | </Component> | 28 | </Component> |
30 | </Directory> | 29 | </Directory> |
31 | </DirectoryRef> | 30 | </DirectoryRef> |
32 | <CustomTable Id="HelpNamespace"> | 31 | <CustomTable Id="HelpNamespace"> |
33 | <Row> | 32 | <Row> |
34 | <Data Column="NamespaceKey">MS.VSIPCC.v90</Data> | 33 | <Data Column="NamespaceKey" Value="MS.VSIPCC.v90" /> |
35 | <Data Column="NamespaceName">MS.VSIPCC.v90</Data> | 34 | <Data Column="NamespaceName" Value="MS.VSIPCC.v90" /> |
36 | <Data Column="File_Collection">FL_vsipcc_hxc_86879_86879_cn_ln</Data> | 35 | <Data Column="File_Collection" Value="FL_vsipcc_hxc_86879_86879_cn_ln" /> |
37 | <Data Column="Description">VSIP Documentation</Data> | 36 | <Data Column="Description" Value="VSIP Documentation" /> |
38 | </Row> | 37 | </Row> |
39 | </CustomTable> | 38 | </CustomTable> |
40 | <CustomTable Id="HelpPlugin"> | 39 | <CustomTable Id="HelpPlugin"> |
41 | <Row> | 40 | <Row> |
42 | <Data Column="HelpNamespace_">MS.VSIPCC.v90</Data> | 41 | <Data Column="HelpNamespace_" Value="MS.VSIPCC.v90" /> |
43 | <Data Column="HelpNamespace_Parent">MS.VSCC.v90</Data> | 42 | <Data Column="HelpNamespace_Parent" Value="MS.VSCC.v90" /> |
44 | <Data Column="File_HxT">FL_vsipcc_hxt_86880_86880_cn_ln</Data> | 43 | <Data Column="File_HxT" Value="FL_vsipcc_hxt_86880_86880_cn_ln" /> |
45 | <Data Column="File_HxA" /> | 44 | <Data Column="File_HxA" /> |
46 | <Data Column="File_ParentHxT" /> | 45 | <Data Column="File_ParentHxT" /> |
47 | </Row> | 46 | </Row> |
@@ -50,12 +49,12 @@ | |||
50 | <Property Id="DirectoryTable_x86" Value="DirectoryTable" /> | 49 | <Property Id="DirectoryTable_x86" Value="DirectoryTable" /> |
51 | <Property Id="HHFilterTable" Value="HHFilterTable" /> | 50 | <Property Id="HHFilterTable" Value="HHFilterTable" /> |
52 | <InstallExecuteSequence> | 51 | <InstallExecuteSequence> |
53 | <Custom Action="CA_ScheduleExtHelpPlugin_VSCC_VSIPCC" After="CA_RegisterMicrosoftHelp.3643236F_FC70_11D3_A536_0090278A1BB8">Not Installed</Custom> | 52 | <Custom Action="CA_ScheduleExtHelpPlugin_VSCC_VSIPCC" After="CA_RegisterMicrosoftHelp.3643236F_FC70_11D3_A536_0090278A1BB8" Condition="Not Installed" /> |
54 | </InstallExecuteSequence> | 53 | </InstallExecuteSequence> |
55 | 54 | ||
56 | <ComponentGroup Id="Help2_VS2008_Namespace_Components"> | 55 | <ComponentGroup Id="Help2_VS2008_Namespace_Components"> |
57 | <ComponentRef Id="VSIPCC_Reg_27501"/> | 56 | <ComponentRef Id="VSIPCC_Reg_27501" /> |
58 | <ComponentRef Id="vsipcc_collection_25097"/> | 57 | <ComponentRef Id="vsipcc_collection_25097" /> |
59 | </ComponentGroup> | 58 | </ComponentGroup> |
60 | </Fragment> | 59 | </Fragment> |
61 | </Wix> | 60 | </Wix> |