hello,
i'm trying to store application Code in the Registry HKLM, but i cannot write, the weird thing is that i can read anything in this Registry Root which is HKLM, but problem is in writing o it:
this is my code:
var KISReg : TRegistry;
KISKey : string;
RandNum1,RandNum2,RandNum3 ...