Thanks Rob, I have the same file that gets built for both 32 and 64 bit builds. So do I have to conditionally use these variable. Like if it is 32 bit then use Value="[SystemFolder]MsiExec.exe" else if it is 64 bit build then use Value="[System64Folder]MsiExec.exe". If yes, how do I achieve this ?
Thanks! Aseef. -----Original Message----- From: Rob Mensching [mailto:[EMAIL PROTECTED] Sent: Thursday, September 25, 2008 10:52 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] ICE validation error 0n 64 bit build [System64Folder] -----Original Message----- From: Nilkund Aseef [mailto:[EMAIL PROTECTED] Sent: Thursday, September 25, 2008 20:37 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] ICE validation error 0n 64 bit build Hello, I have the following entry in my Wxs file: <RegistryValue Id="BootStrapperReg01" Root="HKLM" Key="SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\$(var.UCMASDKBOOTSTRAPPER_PRODUCT_ID_STR)-UCMA" Name="DisplayIcon" Value="[SystemFolder]MsiExec.exe" Type="string" /> When I do a 64 bit build I get the following error: error LGHT0204 : ICE80: This Registry BootStrapperReg01 entry uses 32Bit Property Value [SystemFolder]MsiExec.exe in Registry table for a 64BitComponent Does anyone know how I can fix this error? Thanks! Aseef. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users