We looked into the solution to change the config file and save the config file in the Default user folder. Unfortunately this isn't working.
Our clients run Windows 7 SP1 x64.
VLC should look for config into its own dir at start
maybe c:\ProgramData\vlc worked in older versions
Sure... But how many users in a business environment click on Help - Update? Plus, users are not able to update, because they don't have any permissions. The point is, that I don't want to bother the users with a message "there is a new update available..."
maybe when such limited(or all with UAC) accounts are detected VLC should only display tray update notification
Notifications don't require immediate user action and users can freely ignore them.
Developers and designers often want to present their notifications in a way that users can't ignore. This goal completely undermines the primary benefit of notifications because it would break users' flow. If users are distracted by your notifications or feel obligated to read them, your notification design has failed.
so settings from ProgramData can have higher priority and other less important user can set in appdata?
An' if ain't broke, then don't try to fix it...