Sorry I can't help much more than the error messages that are already there. There was some problem extracting the embedded UI payload files to that temp directory. That could be a permissions issue or more likely because of a duplicate filename. Please double-check the issue pointed to by the error -- you cannot use the same filename both for the FileName column of the MsiEmbeddedUI table and for your managed custom UI assembly.
-----Original Message----- From: Andrew Crum [mailto:ac...@pherret.com] Sent: Friday, January 02, 2009 9:30 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] EmbeddedUI I'm using the latest build and I have simple Wix project through Votive. I'm using the sample DTF embedded UI project. I've had this working before, but now the MSI fails to load anything. The msiexec log starts with this: SFXCA: Extracting embedded UI to temporary directory: C:\Users\myusername\AppData\Local\Temp\MSI28901 SFXCA: Failed to extract to temporary directory. Cabinet error code 11. SFXCA: Ensure that no MsiEmbeddedUI.FileName values are the same as any file contained in the embedded UI package. Any ideas? ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users