Robert Nickel wrote:
> That's why the localized license file should be given to light.exe as a
> parameter. I don't see a way to work with the build mechanisms of Visual
> Studio unless I can give a parameter to light.exe in the project properties
> that depends on the current culture, e.g.
> -dWixUILicenseRtf="C:\rtf-path\$(Culture)\license.rtf"
>
> Is something like this possible? Otherwise I would have to build the project
> manually.  
>   

I don't know if you can do it from within Visual Studio, but you can 
certainly do so by editing the .wixproj manually and specifying a 
<WixVariables> property.

-- 
sig://boB
http://joyofsetup.com/



------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to