Hi all,
Many thanks to those here on the forum who supplied ways to silent install - finally got that working for 2024.
However, this brings us to the case of uninstalling OEM silently when a user uninstalls our product.
Our last commercial release was based on OEM 2021, and to uninstall that we ran the setup.exe with a few key parameters:
/W /Q /P " + product_code + " /R AOEM /language en-US /q
and it used to be removed silently.
OEM 2024 fails and, after a quick investigation of OEM 2024’s installation file structure on our target machine, there isn’t a setup.exe anywhere to be found??
I was therefore wondering if anyone had found a definitive way of removing OEM 2024 silently from a command line?
I think we have the GUID of the OEM stored in that product_code mentioned above that we supply to the 2021 uninstall - not sure if that helps?
Any help, greatly appreciated!
Thanks,
Neil