mobilex Posted August 16, 2005 Posted August 16, 2005 I am quite new to server2k,and so to software deployment, so can any tell me the difference between using administrative install from workstation to create msi packages and using sth like wininstall to create msi package ??? Thanks a lot
LiquidSage Posted August 17, 2005 Posted August 17, 2005 admin install basically just expands compressed msi and exe based installers. Some programs allow remote operation so many computers could run the network shared msi. Also admin install expands msi with the file layout intact making file replacement updates as simple as overwriting the existing file (in most cases). WinInstall basically repackages an installer of any type into an msi based installer (a repackaging wizard).
mobilex Posted August 20, 2005 Author Posted August 20, 2005 admin install basically just expands compressed msi and exe based installers. Some programs allow remote operation so many computers could run the network shared msi. Also admin install expands msi with the file layout intact making file replacement updates as simple as overwriting the existing file (in most cases). WinInstall basically repackages an installer of any type into an msi based installer (a repackaging wizard).<{POST_SNAPBACK}>Many thanks for your reply, is my question so dumb that noone answer it for me ?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now