<ComponentRef Id="rcm_Loopback"/>
</Feature>
- <?if $(env.CPU) = "i386"?>
<Feature Id="feaNetIDMgrPlugin" AllowAdvertise="no" Description="$(loc.StrNIDMPluginLongDesc)"
Display="expand" InstallDefault="followParent" Level="30" Title="$(loc.StrNIDMPluginDesc)">
<ComponentRef Id="_afscreds_plugin" />
</Feature>
<?endif?>
</Feature>
- <?endif?>
<Feature Id="feaKB301673" AllowAdvertise="no" Absent="disallow" Display="hidden" InstallDefault="followParent" Level="0">
<ComponentRef Id="rcm_KB301673" />
<File Id="fileafs_shl_ext_1033_DLL" Name="ashl1033.dll" LongName="afs_shl_ext_1033.dll" KeyPath="yes" DiskId="1" src="$(var.ClientDir)\afs_shl_ext_1033.dll"/>
</Component>
- <?if $(env.CPU)="i386"?>
<Component Win64="$(var.Win64)" Id="_afscreds_en_us"
Guid="$(var._afscreds_en_us_guid)" DiskId="1">
<File Id="file_afscred_en_us_dll" Name="afscenu.dll" LongName="afscred_en_us.dll" KeyPath="yes"/>
Guid="$(var._afscreds_chm_guid)" DiskId="1">
<File Id="file_afsplhlp_chm" Name="afsplhlp.chm" LongName="afsplhlp.chm" KeyPath="yes" />
</Component>
- <?endif?>
<?ifndef BinsOnly ?>
<Component Win64="$(var.Win64)" Id="cmf_afsd_service_EXE" Guid="$(var.cmf_afsd_service_EXE_guid)">
<?define cmf_afsserver_CPL_guid="7B0D1145-DB1B-47BA-A874-3AB26F86FFB6"?>
<?define cmp_Server_Program_Debug_guid="1EDCDA16-216B-434E-A06E-AD1A9D40F5A2"?>
<?define rcm_binsonly_parm_guid="A4969933-E01B-476C-B923-4F2EFBA2B78C"?>
+ <?define _afscreds_en_us_guid="512F071E-20A0-4349-B2BE-C3754666744A"?>
+ <?define _afscreds_plugin_guid="2F12FF1B-5BD7-4CE3-93B4-86D3FCFC49C6"?>
+ <?define _afscreds_debugsym_guid="38DC7EA0-3130-4C27-8FD5-442660197208"?>
+ <?define _afscreds_chm_guid="24A87704-5F47-43Af-9F2B-568AB103ADAF"?>
<?define clsid_afs_shl_ext="5F820CA1-3DDE-11DB-B2CE-001558092DB5"?>
<?elseif $(var.Platform) = "Intel"?>