How to install non .msi files via GPO? - TechRepublic
Question
January 13, 2009 at 02:03 PM
nagendra_pratap_singh

How to install non .msi files via GPO?

by nagendra_pratap_singh . Updated 17 years, 6 months ago

The software in question is 7zip. But this is only an example

It installs well from its .msi but some registry modification or a tool>options type setting is needed to assign it to the various archives.

I have a .reg file and also the vbs file for it. How to convert them to .msi

I want to create an uninstall script which has the following in it. This is all that is needed

MsiExec.exe /I{23170F69-40C1-2701-0457-000001000000}

How to put it in GPO? Should I create some .msi thing? Can it do it with freewares?

This discussion is locked

All Comments