Hello, I have a product.wxs file properly defining where to place my
program files via components in features and would like some kind of GUI
to show up (Welcome, agreement, next, finish).  Following a tutorial I
found online, I added these two lines to the bottom of my product
definition:

 

    <UIRef Id="WixUI_Mondo" />

    <UIRef Id="WixUI_ErrorProgressText" />

 

When I compile, I now get these errors:

 

Error     2          Unresolved reference to symbol
'WixUI:WixUI_Minimal' in section
'Product:{43F2EAD8-70D1-41B6-9DB5-A5D4AD96BE83}'.

Error     3          Unresolved reference to symbol
'WixUI:WixUI_ErrorProgressText' in section
'Product:{43F2EAD8-70D1-41B6-9DB5-A5D4AD96BE83}'.

 

I'm using Votive 3.

 

What am I doing wrong here?  

 

Thanks,

Alan S. Lanteigne | Channel Ready Solutions
phone & fax +1.317.715.8293| [EMAIL PROTECTED]

Interactive Intelligence Inc.
Deliberately Innovative
www.inin.com <http://www.inin.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