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?