Does any one know how to create a language transform .
I want to create a multi language msi package and to do this
i have used the msitran.exe command
it asking a base and reference database
I have tried creating two msi package with only change in their languae.
But while installing it using msiexec -i base.msi TRANSFORMS=*.mst
It is giving the error
he file '_9520E02AF571413BBD0DC87DA2DF7196'cannot be installed because the file
cannot be found in cabinet file '_848ED22D709F1E444735BC860DB21C'. This could
indicate a network error, an error reading from the CD-ROM, or a problem with this
package.
Please some on help me sort out this problem
This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Language Transform
Started by
satheesh.k
, Apr 26 2007 22:52
1 reply to this topic
Posted 30 April 2007 - 17:49
You should open your MSI in Orca and view the patch there. If it accepts it, try validating your install. I suspect you'll find something in the file table that isn't in your cab... possibly a file name that you've translated that needs to be told about the English spelt source.
Best of luck,
Gareth
Best of luck,
Gareth