exe to msi? don't want user intervention during update!

R

Ryan

I would like to roll out a Microsoft update that I have been only able to
find as an EXE. I don't want my users to be able to change any options
during the install or cancel it. I would like to do it through OU's in AD
via group policy.

How can I push this file out with out user intervention? Do I need to make
it a MSI? If so is there a better way then winstall - taking two pictures
etc etc.

Thanks for any help!
Ryan
 
H

Herb Martin

Two (major) choices:

Use WinInstall (or another MSI creator) to watch the install
(someone just reminded me of that in another group) and try
to "create" a new MSI install from it. Probably not that big a
deal for something small like "WinZip" but might be tough for
something larger like "Office 95".

Or, just make a ".Zap" file and publish it -- problem here is that
it won't be automatically INSTALLED - the users must choose
it from the "Add/Remove Software"\Add Programs list.
 
H

Herb Martin

Do me a favor an keep a log and report it back, ok?

What you do, problems, how hard?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top