command install line
-
hi,
I want to install f.lux via intune.
I need help to write the command line of the installation.
failed with this syntax:
flux-setup.exe /quiet /norestart
the License agreement message is blocking the installation, is there a way to overcome it? -
Just tested this today.
<filename>.exe /S /qn
This will silently install and accept the EULA. It will still ask about the ZIP code of your location to work properly however.