deployexpert created the topic: Create Language Transform
I am trying to create language transform, as I want Portuguese:1046, language. I took blank msi, I changed language in it, then compiled it, I got Portuguese msi. Now I want those changes in transform…
So I took MSITRAN.EXE, and used following commandline to create transform,
msitran.exe [old msi] [changed msi] [path to transform file] -abcde
My question is, to generate such transform, did I put right parameter? [-abcde]?
applicationPackaging replied the topic: Re: Create Language Transform
Which tool for packaging do you use? If it`s IS than there is possibility under Tools – Create/Apply Transform . Just follow the instruction on the screen
deployexpert replied the topic: Re: Create Language Transform
Not according to this article you didn’t. You want to GENERATE a transform, not APPLY it so my reading is that you should have used this:
msitran.exe -g [old msi] [changed msi] [path to transform file]
packager2010 replied the topic: Re: Create Language Transform
you can generate transform using Orca as well.
1. Edit MSI with Orca.
2. Drag and drop Language transform.
3. Make the changes.
4. Go to Transforms-> Generate Transform.
5. Save MST.
Hope this helps.
I’m a DevOps/SRE/DevSecOps/Cloud Expert passionate about sharing knowledge and experiences. I am working at Cotocus. I blog tech insights at DevOps School, travel stories at Holiday Landmark, stock market tips at Stocks Mantra, health and fitness guidance at My Medic Plus, product reviews at I reviewed , and SEO strategies at Wizbrand.
Please find my social handles as below;
Rajesh Kumar Personal Website
Rajesh Kumar at YOUTUBE
Rajesh Kumar at INSTAGRAM
Rajesh Kumar at X
Rajesh Kumar at FACEBOOK
Rajesh Kumar at LINKEDIN
Rajesh Kumar at PINTEREST
Rajesh Kumar at QUORA
Rajesh Kumar at WIZBRAND