Re: [WiX-users] ActionText and Error localization

2009-03-18 Thread Bob Arnson
Pankaj Garg wrote: > If not what is the ideal way of creating the table files as we need to > support few locales not provided. > .wxl files. See WiX.chm. -- sig://boB http://joyofsetup.com/ -- Apps built with the

[WiX-users] ActionText and Error localization

2009-03-18 Thread Pankaj Garg
For localizing setup we are supposed to import the tables from Intl folder of Installer SDK. (http://msdn.microsoft.com/en-us/library/aa369771(VS.85).aspx) Can the same be achieved by adding the table to wixlib and just using light, I tried it but it didn’t worked. If not what is the ideal wa