Repacking Office, Viso & Project with Wise Package Studio
I need to package some Microsoft applications such as Office Suite, Visio & Project 2000. These applications come in MSI. What is the best method to repackage them and get them ready for deployment?
0 Comments
[ + ] Show comments
Answers (8)
Please log in to answer
Posted by:
rpfenninger
18 years ago
Don't repackage your office applications. You'll probably get lousy results and you'll loose lots of the advantages of the original .msi packages...
Edit and customize your installations with the Office Resource Kit. See more about it here.
Hope that helps
Edit and customize your installations with the Office Resource Kit. See more about it here.
Hope that helps
Posted by:
wiseapp
18 years ago
Posted by:
xythex
18 years ago
Posted by:
aa006
18 years ago
Posted by:
jamal1976
18 years ago
Posted by:
jamal1976
18 years ago
Posted by:
wehttam
18 years ago
Would this has to be done on a "Clean" machine or not? Also, should I have to have the Office installed on the machine first or just the ORK installation? I noticed that when I finished, I did not see a particular file that I will deploy to the users' machines via SMS. Instead, I had a bunch of files and I am wondering which of these files would be deployed to the machines. to make get Office installed.
Please advice.
Please advice.
Posted by:
xythex
18 years ago
You will need to deploy all of the files. Whether or not you have office installed on the machine when you ran the ORK is irrelevant. The ORK will generate a .MST file and a command line to install office. It will probably look something like:
msiexec /i pro11.msi TRANSFORMS=<YOURTRANSFORM.MST> /qb-
msiexec /i pro11.msi TRANSFORMS=<YOURTRANSFORM.MST> /qb-
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.