Hi,
I have problem with walking through all registry keys because there are keys containing normal slashes like:
HKCU\Software\Microsoft\Windows\MediaPlayer\Player\Skins\res://wmploc/RT_TEXT/MainAppSkin.wsz
and all slashes are unconditionaly converted in function FixPath to backslashes and then is path incorrectly splitted.
Is any solution ?
Thanks
M. Vancl