Build Your Own Arcade Controls Forum
Main => Audio/Jukebox/MP3 Forum => Topic started by: cdburnerr on November 11, 2022, 02:25:36 pm
-
Hello,
I just installed SK Jukebox on a Windows 10 machine, and when I try to run it, I get the following error:
Component 'imagXpr6.dll' or one of it's dependencies not correctly registered. A file is missing or invalid.
Any ideas? There is a imagXpr6.dll file in the SK Jukebox folder...
-
I had the same problem, both with Windows 7 & Windows 10.
The Fix:
1. Open up a command prompt (CMD), with Administrator privilege.
2. CD to where you've installed SK Jukebox. EG: cd C:\Program Files (x86)\SK Jukebox
3. Register the DLL manually with Windows: regsvr32 ImagXpr6.dll
4. You may then find it complains about MSCOMCTL.OCX. regsvr32 MSCOMCTL.OCX
will resolve that. :)