to save a variable on registry I made
and this is ok but on a pc have windowx xp it not found the key
System but only Explorer key(Key:="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer")
How I can make to create the new key ?
Key:="Software\Microsoft\Windows\CurrentVersion\Policies\System"
Name:="NoDispCPL"
valore:=1
oReg := TReg32():New(HKEY_CURRENT_USER, Key)
oReg:Set(Name,valore)and this is ok but on a pc have windowx xp it not found the key
System but only Explorer key(Key:="Software\Microsoft\Windows\CurrentVersion\Policies\Explorer")
How I can make to create the new key ?
Best Regards, Saludos
Falconi Silvio
Falconi Silvio