Re: [WiX-users] AdminUI vs. InstallUI

2009-07-03 Thread Bob Arnson
Quinton Tormanen wrote: > my existing project, I see duplicates of every dialog form, one for the > Admin sequence and one for the standard sequence. For example, > UserExitForm and AdminUserExitForm, WelcomeForm and AdminWelcomeForm. > They didn't come from WixUI: It's never supported admin-UI

[WiX-users] AdminUI vs. InstallUI

2009-07-01 Thread Quinton Tormanen
My current WiX 2.0 project was built several years ago. At some point, I copied in all of the UI stuff from the WiX UI library directly into my project for manual edits that I made, and have since left it stagnant. I've since pulled my project up to use WiX 3.0. However, I am confused when seei