I have successfully built a WiX 3 installer using wixedit. My installer uses a custom version of Mondo so that I could add an admin UI sequence and do admin installs of my app.
I've jsut installed SD3 and decided to start using SD as my development environment. I've add a mondo wix installer to my project and got it building my app with all merge modules etc. Unfortunately when i can the msi using msiexec /a "myinstaller.msi" it doesn't have an admin UI.
Any ideas how to achieve this from within SD?
Regards,
Russ