Hi I've been trying to build a bootstrapper using setupbld, but keep getting a result of 0x80070005 with a message that just states "Failed to CreateSetup". Initially I received 0x80070013, but that went away after removing the read-only property from setup.exe stub. My command has the following structure:
setupbld -title "..." -m file1.msi file2.msi -out mysetup.exe -setup "C:\Program Files\Windows Installer XML v3\bin\setup.exe" >From what I can tell, 0x80070005 is permission related, but my user has full access and is part of the administrator group. Is there any way to get more information? The Windows event viewer doesn't seem to contain any errors (I thought something might have gotten logged under security). Not sure how important this is, but I'm using Vista Enterprise+SP1 (x86), .NET 3.5 SP1. Any ideas on how to proceed and investigate this further to solve the problem? Thanks, Jacques ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users