Re: [WiX-users] Creating your own UI library

2009-03-09 Thread DaveCory
Thanks Bob, I thought it would be easy and it was. Regards Dave C. -- View this message in context: http://n2.nabble.com/Creating-your-own-UI-library-tp2441885p2448394.html Sent from the wix-users mailing list archive at Nabble.com. --

Re: [WiX-users] Creating your own UI library

2009-03-07 Thread Bob Arnson
DaveCory wrote: > C:\Wix\light.exe -out BHARTI_DASH_A.01.00.1.msi > CustomActions.wixobj DirectoryDefinitions.wixobj IconDefinitions.wixobj > NewDi > rectories.wixobj DashComponents.wixobj ServerConfig.wixobj > ServerExecutables.wixobj ServerFeatures.wixobj boFiles.wixobj > Ser

[WiX-users] Creating your own UI library

2009-03-07 Thread DaveCory
Hi there, Apologies if this is really simple but not sure what I've done wrong. I'm using the Wix Tutorial to try and build my own custom UI, however, before I add any custom dialogs I'm trying to simply create a custom GUI and build against that. The steps I've done is as follows 1) Copy WixUI