I'm not the most knowledgable, but this may be a result from internationalization. If so, I would expect there to be a file name in this variable in your particular resource file. Linking your resource file when you generate the MSI should resolve.
David Adams MSN MessengerID: [EMAIL PROTECTED] >From: Torsten Rudnick <[EMAIL PROTECTED]> >To: wix-users@lists.sourceforge.net >Subject: [WiX-users] Creating my own .wixlib >Date: Thu, 19 Oct 2006 17:46:19 +0200 >MIME-Version: 1.0 >Received: from lists-outbound.sourceforge.net ([66.35.250.225]) by >bay0-mc7-f11.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444); Thu, >19 Oct 2006 08:47:02 -0700 >Received: from sc8-sf-list1-new.sourceforge.net (unknown [10.3.1.93])by >sc8-sf-spam2.sourceforge.net (Postfix) with ESMTPid B14511363B; Thu, 19 Oct >2006 08:47:01 -0700 (PDT) >Received: from sc8-sf-mx2-b.sourceforge.net >([10.3.1.92]helo=mail.sourceforge.net)by sc8-sf-list1-new.sourceforge.net >with esmtp (Exim 4.43)id 1Gaa6k-0002IS-N5for >wix-users@lists.sourceforge.net; Thu, 19 Oct 2006 08:46:58 -0700 >Received: from mail.mvnet.de ([194.25.108.14] helo=server06.mvnet.de)by >mail.sourceforge.net with esmtp (Exim 4.44) id 1Gaa6Y-0007cz-4Zfor >wix-users@lists.sourceforge.net; Thu, 19 Oct 2006 08:46:58 -0700 >Received: from msvw.mvnet.de (msvw.mvnet.de [194.25.108.49])by >server06.mvnet.de (8.13.8/) with ESMTP id k9JFkRac031334for ><wix-users@lists.sourceforge.net>; Thu, 19 Oct 2006 17:46:27 +0200 >Received: from [127.0.0.1] ([195.94.87.99]) (authenticated bits=0)by >msvw.mvnet.de (8.13.8/8.13.1) with ESMTP id k9JFkIiC005934for ><wix-users@lists.sourceforge.net>; Thu, 19 Oct 2006 17:46:19 +0200 >X-Message-Info: LsUYwwHHNt3V+jntJ8vnzaNYsEWbl6y+TS43ICx3qKg= >User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) >X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham >version=3.1.5 >X-Spam-Checker-Version: SpamAssassin 3.1.5 (2006-08-29) on msvw.mvnet.de >X-Spam-Score: 0.0 (/) >X-Spam-Report: Spam Filtering performed by sourceforge.net.See >http://spamassassin.org/tag/ for more details.Report problems >tohttp://sf.net/tracker/?func=add&group_id=1&atid=200001 >X-BeenThere: wix-users@lists.sourceforge.net >X-Mailman-Version: 2.1.8 >Precedence: list >List-Id: "General discussion for Windows Installer XML >toolset."<wix-users.lists.sourceforge.net> >List-Unsubscribe: ><https://lists.sourceforge.net/lists/listinfo/wix-users>,<mailto:[EMAIL >PROTECTED]> >List-Archive: ><http://sourceforge.net/mailarchive/forum.php?forum=wix-users> >List-Post: <mailto:wix-users@lists.sourceforge.net> >List-Help: <mailto:[EMAIL PROTECTED]> >List-Subscribe: ><https://lists.sourceforge.net/lists/listinfo/wix-users>,<mailto:[EMAIL >PROTECTED]> >Errors-To: [EMAIL PROTECTED] >Return-Path: [EMAIL PROTECTED] >X-OriginalArrivalTime: 19 Oct 2006 15:47:02.0494 (UTC) >FILETIME=[D1F6FFE0:01C6F395] > >Today I started with my own WixUI interface library. Therefore I >followed the ten steps from the tutorial >http://www.tramontana.co.hu/wix/lesson2.php#2.5 > >Now I have a project inside of my VS2005 and it looks good so far. But >if I try to compile I get many errors, for instance here: > ><Control Id="LicenseText" Type="ScrollableText" X="20" Y="60" >Width="330" Height="140" Sunken="yes" TabSkip="no"> > <Text SourceFile="!(wix.WixUILicenseRtf=$(var.licenseRtf))" /> ></Control> > >The problem here is the variable $(var.licenseRtf). It will be marked as >unknown on the build process. What do I have to do for getting a >workable interface library? > >I use WiX 3.0.2218.0 and VS 2005. > >If there is another guide how to start developing my own WixUI interface >library I would to know it. > >------------------------------------------------------------------------- >Using Tomcat but need to do more? Need to support web services, security? >Get stuff done quickly with pre-integrated technology to make your job >easier >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >_______________________________________________ >WiX-users mailing list >WiX-users@lists.sourceforge.net >https://lists.sourceforge.net/lists/listinfo/wix-users _________________________________________________________________ Add a Yahoo! contact to Windows Live Messenger for a chance to win a free trip! http://www.imagine-windowslive.com/minisites/yahoo/default.aspx?locale=en-us&hmtagline ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users