RussGreen wrote:
> How can I add an AdminUISequence to my eprojectwixui.wxs file and build an
> MSI with administrative install capabilities that also includes my custom
> dialog?
>   

If you need your custom dialog in the admin UI sequence, you'll need to 
provide a fuller set of admin UI dialogs. As you noted, WixUI doesn't 
include them so MSI is using whatever defaults are in your package. 
Error 2265 is a bit weird in this case, though: "Could not commit 
storage." You want to look at a verbose log for the error detail.

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



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to