I've used xattr to remove the quarantine on both the main app and the embedded .driver:
xattr -d com.apple.quarantine /Applications/Equaliser.app
xattr -d com.apple.quarantine /Applications/Equaliser.app/Contents/Resources/Equaliser.driver
Still, on boot though, I get the error saying macOS can't verify it, it should be trashed, etc. After that, the app itself says "Not installed" in the menu bar version, but in the Driver section does say the driver is installed.
I've used xattr to remove the quarantine on both the main app and the embedded .driver:
Still, on boot though, I get the error saying macOS can't verify it, it should be trashed, etc. After that, the app itself says "Not installed" in the menu bar version, but in the Driver section does say the driver is installed.