How to set VLC player as default app??
Posted: 04 Oct 2024 16:02
I am trying to make a script I can use to install VLC on new computers we are deploying. After running the script, I start ms-settings:defaultapps, and set all the default apps to what I prefer. However, only "Apps" show up in the list; I do not see a way to choose an installed program that's not an app.
I looked up how to add Windows Photo Viewer to the list, it turns out that was a simple registry entry
Is there a simple way to add the VLC player to that list as well? I am really surprised setting VLC as a default player was not in the FAQ's...
I looked up how to add Windows Photo Viewer to the list, it turns out that was a simple registry entry
Code: Select all
[HKEY_CURRENT_USER\Software\Classes\.jpg]
@="PhotoViewer.FileAssoc.Tiff"