Your error says that the variable "WixSchedFirewallExceptionsInstall" is
undefined.

It works for en-us as from looking at the sources there is an en-us.wxl
compiled into the WixFirewallExtension.dll which contains

    <String Id="WixSchedFirewallExceptionsInstall"
Overridable="yes">Configuring Windows Firewall</String>

I suggest downloading the WiX v3.0 sources & using the en-us.wxl in
src\ext\FirewallExtension\wixlib\ as the basis for your Norwegian
translation in your "Firewall_no-no.wxl". The multiple -loc parameters
for light.exe is correct & don't worry about the
"C:\delivery\Dev\wix30_public\" directory as it's due to the build paths
used by Rob M or whoever compiles the weekly releases.

If you're spending time working on Norwegian localization for WiX v3.0
you may be interested in contributing to the WiX localization project ->
http://www.tramontana.co.hu/wix/loc/index.php

Palbinder Sandher 
Software Deployment & IT Administrator
T: +44 (0) 141 945 8500 
F: +44 (0) 141 945 8501 

http://www.iesve.com 
**Design, Simulate + Innovate with the <Virtual Environment>**
Integrated Environmental Solutions Limited. Registered in Scotland No.
SC151456 
Registered Office - Helix Building, West Of Scotland Science Park,
Glasgow G20 0SP
Email Disclaimer


-----Original Message-----
From: Trond Andersen [mailto:trond.ander...@gmail.com] 
Sent: 22 April 2010 13:03
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Localization issues when using firewall extension

I've written up a question on stackoverflow regarding a localization
issue. Hope the good people on this mailinglist is interested to provide
an answer on stackoverflow since the formatting is a better on
stackoverflow and the data which the user write (questions and
answers) is under a creative commons license.

http://stackoverflow.com/questions/2690517/localize-wix-installer-which-
uses-the-firewall-extension


Regards,
Trond Andersen

------------------------------------------------------------------------
------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to