Jump to content

Recommended Posts

Posted

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


Posted

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).

Posted
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).

Many thanks for your reply, is my question so dumb that noone answer it for me ?

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...