Yes, I know. Many threads on this has been made. I've tried many and many different fixes for it thats posted around the forum, none work. Well, heres the problem:
Script name: musicNowPlaying
Script Debug:
code:
Script is starting
Error: Automation server can't create object (code: -2146827859)
File: main.js. Line: 28.
Script has failed to start
Line 28:
code:
var fso = new ActiveXObject('Scripting.FileSystemObject');
And since it's so obvious, I seen the ActiveX in there so I went and allowed all ActiveX things, and it still doesn't work.
If you can help me, please do. Thanks in advance.