Hi,
I'm looking to change the value of a registry key, it's location is unknown so i need to search for it first.
It's name is 001e6608 type REG_SZ and has a default value of 100.
I've looked at MS Scripting center and googled for solutions, but i can't find anything that doesn't assume you KNOW the path first.
It's somewhere in HKCU\Software\Microsoft\
After that it depends on OS, plus it's(as far as i can tell) a randomly generated key name.
Hope somebody can point me in the right direction,
Cheers
I'm looking to change the value of a registry key, it's location is unknown so i need to search for it first.
It's name is 001e6608 type REG_SZ and has a default value of 100.
I've looked at MS Scripting center and googled for solutions, but i can't find anything that doesn't assume you KNOW the path first.
It's somewhere in HKCU\Software\Microsoft\
After that it depends on OS, plus it's(as far as i can tell) a randomly generated key name.
Hope somebody can point me in the right direction,
Cheers