John McLean, Jr. wrote:
> The line that is causing the problem is this. 
>
> <RegistryValue Root="HKCR"
> Key="CLSID\{D5DE8D20-5BB8-11D1-A1E3-00A0C90F2731}\InProcServer32"
> Value="C:\WINDOWS\system32\MSVBVM60.DLL" Type="string" Action="write" />
>   

You can remove it. The Class element creates that value (and more 
correctly, since this one hard-codes the Windows directory).

> ICE38: Component en_US.aff installs to user profile. It must use a
> registry key under HKCU as its KeyPath, not a file.
>   

See 
http://robmensching.com/blog/archive/2007/04/27/How-to-create-an-uninstall-shortcut-and-pass-all-the.aspx.

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to