Levi Wilson wrote: > 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?
It's entirely up to you and your own plans for reusing the customization. For example, if you need the same customization in multiple products, you probably do want to create a .wixlib and share that. If you have just one project that needs it, just include the .wxs source with the rest of your setup. You don't need to create a new extension .dll for that kind of customization. -- sig://boB http://bobs.org ------------------------------------------------------------------------- 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