Skip to main content

Hi folks,

I'm searching some documentations upon :

installation and desinstallation of FME Desktop on SILENT mode and COMMAND LINE mode.

can you help ?

Regards.

Instructions for the silent install can be found here

For a silent deinstall you'll need to have the original msi and then use this command:

msiexec.exe /x epath to msi] /quiet

I think... haven't been able to try it out myself.


Instructions for the silent install can be found here

For a silent deinstall you'll need to have the original msi and then use this command:

msiexec.exe /x epath to msi] /quiet

I think... haven't been able to try it out myself.

Thanx a lot


I forgetted to add that I would need these informations for WINDOWS and LINUX OS.


Reply