I´m using the 7zip Pakage to kopie the extracted files onto many Windows XP Computers.
Disable the Startupdialog with:
Code: Select all
--no-qt-privacy-ask
First Startup on the Computer will not set the Update Settings to disable with the second Parameter:
Code: Select all
--no-qt-updates-notif
first time, an all with the two Paramters:
Code: Select all
vlc.exe --no-qt-privacy-ask --no-qt-updates-notif