Hi everyone,

Just so everyone knows, I'm currently using Wix 2, and I'm coding under
Sharp Develop.

Basically is there an easy way to add a extra dialog to Mondo?

I thought a work around would be to build my project using Mondo then use
'dark' to extract the XML, this works fine, however the XML that is
recovered wont actually compile?

I get the follows errors:


Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\ErrorDlg.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\ExitDialog.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\FatalError.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\MaintenanceWelcomeDlg.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\MaintenanceWelcomeDlg.wxs:21
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\PrepareDlg.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\ProgressDlg.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\ResumeDlg.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\ResumeDlg.wxs:25
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\UserExit.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\WelcomeDlg.wxs:5
Location of symbol related to previous error. (LGHT0110) -
C:\delivery\Dev\wix20\src\ui\wixui\WelcomeDlg.wxs:20
Duplicate symbol 'Dialog:ErrorDlg' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\ErrorDlg.wxs:5
Duplicate symbol 'Dialog:ExitDialog' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\ExitDialog.wxs:5
Duplicate symbol 'Dialog:FatalError' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\FatalError.wxs:5
Duplicate symbol 'Dialog:MaintenanceWelcomeDlg' found. (LGHT0109) -
C:\Documents and Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\MaintenanceWelcomeDlg.wxs:5
Duplicate symbol 'Dialog:PrepareDlg' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\PrepareDlg.wxs:5
Duplicate symbol 'Dialog:ProgressDlg' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\ProgressDlg.wxs:5
Duplicate symbol 'Dialog:ResumeDlg' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\ResumeDlg.wxs:5
Duplicate symbol 'Dialog:UserExit' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\UserExit.wxs:5
Duplicate symbol 'Actions:InstallUISequence/MaintenanceWelcomeDlg' found.
(LGHT0109) - C:\Documents and Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\UserInterface.wxs:75
Duplicate symbol 'Actions:InstallUISequence/ResumeDlg' found. (LGHT0109) -
C:\Documents and Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\UserInterface.wxs:76
Duplicate symbol 'Actions:InstallUISequence/WelcomeDlg' found. (LGHT0109) -
C:\Documents and Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\UserInterface.wxs:80
Duplicate symbol 'Dialog:WelcomeDlg' found. (LGHT0109) - C:\Documents and
Settings\Mark Line\My Documents\SharpDevelop
Projects\mtmAgent\WelcomeDlg.wxs:5


Has any seen anything similar? link to source 
http://www.indecentmonkey.com/mtmAgent.zip


Thanks in advance



Mark


-------------------------------------------------------------------------
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