adobe 7.0 or any other msi packages
I have a few questions regarding msi packages.
I've sucessfully installed various msi packages (Office2k, flash player, others) and on some of them I've never had to create an administrator installs. For example flash player, and adobe acrobat reader I just copy the installs on to the shared network drive and link them through active directory. The installs work fine on all the workstations.
My questions is this: Do I really need to install an administrator installs on all application packages or can I just copy them to the shared network drive on the network?
Next question: Can anyone recommend me a good MSI package creator.
thanks
I've sucessfully installed various msi packages (Office2k, flash player, others) and on some of them I've never had to create an administrator installs. For example flash player, and adobe acrobat reader I just copy the installs on to the shared network drive and link them through active directory. The installs work fine on all the workstations.
My questions is this: Do I really need to install an administrator installs on all application packages or can I just copy them to the shared network drive on the network?
Next question: Can anyone recommend me a good MSI package creator.
thanks
0 Comments
[ + ] Show comments
Answers (1)
Please log in to answer
Posted by:
VikingLoki
19 years ago
You never have to create an admin install point. The reason why you want to make them admin install points is that you have the option to install as Run From Source and you can also apply patches to the admin install point. That way instead of having to distribute a patch to all existing and future installations, you just apply the patch to the admin install point (that takes care of all future installations) and you send a command to the existing installations to reinstall from source, which is now patched (takes care of all past installations). And it's done. You never need to worry about that patch again and you will never accidently distribute the application without the patch.
The command to reinstall from the now updated admin install point would be similar to "MSIEXEC /fvomus //Server/Share/Application.msi"
The command to reinstall from the now updated admin install point would be similar to "MSIEXEC /fvomus //Server/Share/Application.msi"
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.