Applications that write to the registry, are they portable?

Discuss anything related to portable freeware here.
Message
Author
User avatar
Andrew Lee
Posts: 3063
Joined: Sat Feb 04, 2006 9:19 am
Contact:

Re: Applications that write to the registry, are they portable?

#76 Post by Andrew Lee »

Holy cow.. that's complicated!

User avatar
Midas
Posts: 6726
Joined: Mon Dec 07, 2009 7:09 am
Location: Sol3

Re: Applications that write to the registry, are they portable?

#77 Post by Midas »

Andrew Lee wrote: That's complicated!

Apparently, it's also poorly implemented... (or it least was, since what follows is a rather old reference):
I've just spent a couple of weeks reverse engineering the binary format completely for our hivex library and shell which now supports both reading and writing to the registry. So now I can tell you why the Registry sucks from a technical point of view too...

User avatar
Andrew Lee
Posts: 3063
Joined: Sat Feb 04, 2006 9:19 am
Contact:

Re: Applications that write to the registry, are they portable?

#78 Post by Andrew Lee »

Midas wrote: Fri Jul 29, 2022 8:53 am Apparently, it's also poorly implemented... (or it least was, since what follows is a rather old reference):
I've just spent a couple of weeks reverse engineering the binary format completely for our hivex library and shell which now supports both reading and writing to the registry. So now I can tell you why the Registry sucks from a technical point of view too...
Wow, that was brutal, but an engaging read!

Post Reply