Install FMOD Studio silently

Is there a way to run the FMOD Studio installer silently/unattended? I can’t seem to find any documentation, and the usual command-line switches don’t produce any results.

Hi Mike,

You can run fmodstudio_%version%_win-installer.exe /S to install silently on Windows. Please be aware it will take only default install locations and overwrite any changes made to the examples project in the Documents directory.

Thanks,
Richard

Thanks. This is exactly what I was after.