Hi,

The scenario is that the name of the license agreement file is to be
localized. The source file for the license agreement is specified as
follows. 

<Control Id="AgreementText" Type="ScrollableText" X="20" Y="60" Width="330"
Height="120" Sunken="yes" TabSkip="no">
    <Text SourceFile="$(loc.LicenseFile)"/>
</Control>

This gives an error error LGHT0100 : File of type 'File' with name
'$(loc.LicenseFile)' could not be found.

Is there any way to localize the name of the license agreement file?

Thanks in Advance,
Sneha

-- 
View this message in context: 
http://www.nabble.com/Localizing-the-Name-of-the-file-that-contains-License-Agreement-tp15870376p15870376.html
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to