Okay, I think that I figured out my issue. I was approaching the custom
dialog creation in the incorrect manner, all that I had to do was:
- Create the UserRegistrationDlg.wxs and compile it
- Create my LWWixUI_InstallDir.wxs file base upon original, but with
the inclusion of my dialog
- Add the wixobj files from the two prior steps as parameters to the
linker when building my WixTest setup.
- Simply keep the -ext WixUIExtension and voila, the
UserRegistrationDlg is included.
I still have a couple of questions. Do most people setup some directory
where they put their custom setup dialogs so they can be included in other
projects as well? Should the UserRegistrationDlg and LWWixUI_InstallDir
wixobj files be compiled into one wixlib or a dll or something? What seems
to be the general practice for handling custom modifications to the standard
Wizard UI packages for future use in my WiX projects? I'm sorry if my
questions are unclear, so please ask if I'm not clear about something.
Thanks in advance.
Levi
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users