I work for a non profit that employs mainly blind people, myself included. Many of us use text to speech software and so we have Jaws (part of the Fusion bundle) by Freedom Scientfic installed on the machines. My job as the noob IT associate is to update all the machines. A fresh install of Fusion seems to overwrite the older edition. So I used a free program called MSI wrapper to create an MSI. now, in CMD I can get the exe to launch, but none of my MSIs work. So I tried a different way to make an MSI, by forcing an uninstall of Fusion without it being installed. No MSI. Looked in the temp folder. No MSI. So I kept plugging with the MSI made from MSI wrapper at exemsi.com. I can get it to launch with its GUI, but using CMD to try switches on it, (I even verified with Freedom Scientific that the switch is /silent) no luck. The only thing I have done that kind of worked, was a silent uninstall of the exe in cmd, which actually did the opposite and installed it, completely silently with no gui or user agreement.
I think the EULA is the problem. Or even the MSI I made. So I got Orca and took a look in properties. Could I find it? Maybe I'm stupid. I couldn't. Obviously.
Anyhow, dear stack overflow, in order to overcome this hurdle, I would like someone to download the offline version of Fusion 2020 and make and MSI that can be deployed silently over Group Policy, and then tell me how they did it, and how they made it work.
I want to learn how to fix this, because even my friends at another IT department, at a charity for the blind have been installing Fusion manually on 40+ machines. Using a deployment software is not an option. I would really like to do this with MSI and group policy.
Thank you in advance!