August 16, 200521 yr 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
August 17, 200521 yr 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).
August 20, 200520 yr Author 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 ?
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now