I want to install DisplayFusion with auto-updates disabled by default. I'm aware I can do this by changing the registry, according to this anyway. However, I was wondering whether it is possible to do it with a command line option somehow, either with the exe or msi file.
It's not possible through the installer command line, you'll need to deploy the registry key for disabling auto updates either as part of your install script or with the group policy templates.