Jump to content

Recommended Posts

Posted

Does anybody know how to disable the 'Network & Privavy' dialogue that is displayed when VLC first runs for a user? You can disable it for each user once they've chosen an option in the first place but what I wantto do is stop the dialogue from displaying altogether.

 

There apparantly is a solution but the person didn't post the answer on the VLC forum, even though they said they would.

Posted

Add --no-qt-privacy-ask after the VLC executable file. (e.g. In Windows it would be vlc.exe --no-qt-privacy-ask.)

You would need to use this every time you run VLC because the dialogue won't go any until a value has been set for the privacy policy.

Unfortunately, VLC stores the settings in Application Data\vlc\vlcrc or .vlc/vlcrc so it has to be set per user.

Posted
Add --no-qt-privacy-ask after the VLC executable file. (e.g. In Windows it would be vlc.exe --no-qt-privacy-ask.)

You would need to use this every time you run VLC because the dialogue won't go any until a value has been set for the privacy policy.

Unfortunately, VLC stores the settings in Application Data\vlc\vlcrc or .vlc/vlcrc so it has to be set per user.

 

Just create the shortcut with those switches

 

vlc.exe --no-qt-privacy-ask

 

that way each time they launch it it automatically does that??

 

Just a thought :D

  • Thanks 1
Posted
Just create the shortcut with those switches

 

Where else would they go? They're not going to be running applications from the command line, are they??

 

Any shortcuts using this would have to be in the All Users profile to avoid setting it for each user.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...