Hello all,
I want to changes regkey values but for each device the location of registry is different
Computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{4d36e972-e325-11ce-bfc1-08002be10318}\007 on my machine
Computer\HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{4d36e972-e325-11ce-bfc1-08002be10318}\005 on another and so on.
and also in other folders there are reg_dword, i just need to change the key of reg_sz
is that possible?
regards