I would also appreciate if someone could write this script. I would, but unfortunately I don't have any coding skills so I wouldn't even know where to begin :(
There's no need scripting skill to solve this issue!
If you take a look to the log, the script try to get the MPC's path from the following registry entry HKEY_LOCAL_MACHINE\SOFTWARE\Gabest\Media Player Classic and gets
Mon May 31 23:40:06 2010
Open Media - WshShell.RegRead
[Line: 69 (3)] Radice non valida nella chiave del Registro di sistema "HKLM\SOFTWARE\Gabest\Media Player Classic\ExePath".
It's in Italian my log, but it means "no valid root in the registry", it seems that from HKLM it can't get the software's path.
So i googled and i found that from HKCU the scripting works fine.
So i modified in the script (attached) the voice where it tries to get the path) and i added the same registry entry ExePath (string value) in the following registry voice
[quote="cybermat"]So i googled and i found that from HKCU the scripting works fine.
So i modified in the script (attached) the voice where it tries to get the path and [b]i added the same registry entry ExePath (string value) in the following registry voice
HKCU\SOFTWARE\Gabest\Media Player Classic
[/b][/quote]
What i said? :lol: :lol: :lol: :lol: :lol:
I didn't attach any reg file because the default path could change (32 or 64 bit) according to user's preferences.
And i didn't want to be the cause of registry crash :lol: :lol: :lol:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum