Hi All, I get the following errors when I try to specify a cube file containing some ICE's when linking my WiX project.
Error 1: light.exe(0,0): error LGHT0216: An unexpected Win32 exception with error code 0x65B occurred: Function failed during execution Error 2: light.exe(0,0): error LGHT1012: The directory 'C:\Documents and Settings\xxxxx\Local Settings\Temp\qxwlcu9g' is in use and cannot be deleted. Warning, failed to delete temporary directory: C:\Documents and Settings\xxxxx\Local Settings\Temp\qxwlcu9g Here is the command I'm using: Light.exe -v -wx -cultures:en-us -ext "C:\Program Files\Windows Installer XML v3\bin\WixNetFxExtension.dll" -ext "C:\Program Files\Windows Installer XML v3\bin\WixIIsExtension.dll" -loc Locale\en-us\Setup.wxl -out "C:\Projects\MyProject\Setup\bin\Debug\en-us\MyProject.msi" -pdbout "C:\Projects\MyProject\Setup\bin\Debug\en-us\MyProject.wixpdb" -pedantic -sice:ICE48 -sice:ICE16 -cub "C:\Projects\MyProject\Setup\Resources\Frozen.cub" obj\Debug\Product.wixobj I have run the .cub file on the MSI created from the project using Orca with no problems. Doing a search for the error online didn't return anything useful except that the error LGHT0216 might be because of restricted permissions; however I am running it on my own machine using an Admin account. Ref to mailing-list thread: http://www.mail-archive.com/wix-users@lists.sourceforge.net/msg14716.html I am using WiX version 3.0.5419.0 Any help would be greatly appreciated. Thanks! -- Proinsias ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users