I got it from here:
http://sourceforge.net/project/showfiles.php?group_id=105970&package_id=
168888, which was a link for Votive 3.0 download page on
wix.sourceforge.net.
I grabbed the newest votive msi.
Alan
________________________________
From: Pierson Lee (Volt) [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 08, 2007 4:23 PM
To: Lanteigne, Alan; wix-users@lists.sourceforge.net
Subject: RE: New to WIX, trying to get a UI to appear in my MSI
Are you getting it from wix.sourceforge.com?
From: Lanteigne, Alan [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 08, 2007 1:22 PM
To: Pierson Lee (Volt); wix-users@lists.sourceforge.net
Subject: RE: New to WIX, trying to get a UI to appear in my MSI
I installed 3.2015, the latest votive installer I could find. Do you
know of a newer one? Re-installing didn't help...
________________________________
From: Pierson Lee (Volt) [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 08, 2007 3:56 PM
To: Lanteigne, Alan; wix-users@lists.sourceforge.net
Subject: RE: New to WIX, trying to get a UI to appear in my MSI
No. sounds like a bad dll? Weird. You installed the latest version of
Votive? Maybe try and reinstall it...
From: Lanteigne, Alan [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 08, 2007 12:48 PM
To: Pierson Lee (Volt); wix-users@lists.sourceforge.net
Subject: RE: New to WIX, trying to get a UI to appear in my MSI
Oh, that kind of reference. I was thinking too narrowly. That gives me
this error upon compilation:
Error 2 Not a valid object file; detail: Data at the root
level is invalid. Line 1, position 1. C:\Program Files\Windows
Installer XML\bin\WixUIExtension.dll
Is that normal?
________________________________
From: Pierson Lee (Volt) [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 08, 2007 3:44 PM
To: Lanteigne, Alan; wix-users@lists.sourceforge.net
Subject: RE: New to WIX, trying to get a UI to appear in my MSI
No.. In Visual Studio you need to add a reference to the UI dll.
So Project -> Add Reference -> WixUIExtension.dll
From: Lanteigne, Alan [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 08, 2007 12:16 PM
To: Pierson Lee (Volt); wix-users@lists.sourceforge.net
Subject: RE: New to WIX, trying to get a UI to appear in my MSI
Is that the area of the sample file here:
<Component Id='HelperLibrary'
Guid='YOURGUID-6BE3-460D-A14F-75658D16550B'>
<File Id='HelperDLL' Name='Helper.dll' DiskId='1'
Source='Helper.dll' Vital='yes' />
</Component>
?
________________________________
From: Pierson Lee (Volt) [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 08, 2007 3:13 PM
To: Lanteigne, Alan; wix-users@lists.sourceforge.net
Subject: RE: New to WIX, trying to get a UI to appear in my MSI
You have to add a reference to the WixUI component dll.
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Lanteigne,
Alan
Sent: Thursday, November 08, 2007 12:05 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] New to WIX, trying to get a UI to appear in my MSI
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