Re: [WiX-users] Bootstrapper for localized installer

2011-03-02 Thread Gareth
How have you made your localised transform?

I would guess that you are creating several packages in different languages
and using msiTran.exe to create a transform between one and each of the
others, then applying that transform to the one hoping it will act like one
of the others?

If this is true, it should work providing all the packages are identical in
terms of file and directory tables - if you have translated filenames, for
example, the installer will not be able to find the German version in the
English cab...

-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Bootstrapper-for-localized-installer-tp6063781p6077816.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Bootstrapper for localized installer

2011-02-25 Thread Smitha Jacob
We have a bootstrapper exe which will install the .net framework and depending 
on the localized setting of the machine,it will pick up the required localized 
mst.

Our exe is working only till the point where it tries to launch the localized 
mst but fails throwing an error dialog
"The file "resdll_GERMANRES"can not be installed because the file in the CAB 
file pcpe.cab "not found wurde.Dies indicates a network error, even a CD-ROM 
reading error or a problem with the package"
 
We tried with German and above error message is a translation of the error 
string.
 
Can someone point me to a link where it explains about having bootstapper for 
localized installer..?
 
Thanks,
Smitha


  
--
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users