I apologize if this has already been answered in a previous post, but as far
as I could tell a quick search did not yield an answer.  I'm trying to
modify the WixUI_InstallDir.wxs to have another dialog in the flow, and
build it into an extension DLL.  I renamed WixUI_InstallDir.wxs to
LWWixUI_InstallDir.wxs, as well as created a UserRegistrationDlg.wxs as per
part 2 of the tutorial says.  The problem that I run into is that when I
include the other wxs files (such as the License Agreement and such), it
complains about having undefined preprocessor variables such as $(
var.LicenseRtf) and gives the CNDL0150 error.  What am I doing wrong?  Any
help would be greatly appreciated, and please let em know if I need to
provide more information.

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

Reply via email to