Definitive way to silent uninstall? (OEM 2024)

Just for completeness, as it’s not obvious:

“C:\Program Files\Autodesk\AdODIS\V1\installer.exe” -i uninstall -q -m “C:\ProgramData\Autodesk\ODIS\metadata{5320FEDA-D5FD-4623-AA8B-4445BE40AE8B}\bundleManifest.xml” -WindowStyle Hidden -IgnoreExitCodes 1603

where the strange GUID needs to be replaced by the value taken from the ‘UPI2’ value in the setup.xml generated when the OEM Installer Wizard finishes.

Might be useful to include a batch file with this command in if you’re coming from 2022 or earlier instead of running SETUP.EXE with the uninstall command switches.

1 Like