Java MSI with multiple Transforms question
Greetings,
I want to install the latest Java J2SE Runtime Environment 5.0 Update 4.msi. It comes with an MST 1033.mst. Should I modify that one or create my own. If I create my own, I assume I should apply both. How can this be done? I have tried this:
msiexec /i "Z:\Deployment\software_delivery\vendors\Sun\Java\source\J2SE Runtime Environment 5.0 Update 4.msi" TRANSFORMS=1033.mst;java.mst /qb+ /l* javainstall.txt
But neither transform is applied.
Any help would be greatly appreciated.
Thanks!
Gary
I want to install the latest Java J2SE Runtime Environment 5.0 Update 4.msi. It comes with an MST 1033.mst. Should I modify that one or create my own. If I create my own, I assume I should apply both. How can this be done? I have tried this:
msiexec /i "Z:\Deployment\software_delivery\vendors\Sun\Java\source\J2SE Runtime Environment 5.0 Update 4.msi" TRANSFORMS=1033.mst;java.mst /qb+ /l* javainstall.txt
But neither transform is applied.
Any help would be greatly appreciated.
Thanks!
Gary
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.