We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3d53e9 commit 0cedea9Copy full SHA for 0cedea9
config/config.js
@@ -2,7 +2,7 @@ module.exports = {
2
3
// The full path to your VLC executable
4
// If left blank, typical defaults are used
5
- vlcPath: "E:/Programs/VLC/vlc.exe",
+ vlcPath: "C:\\Program Files\\VideoLAN\\VLC\\vlc.exe",
6
7
debug : "false",
8
0 commit comments