Re: What is hive-based registry?
Jack Chen wrote:
I found some registry keys were wrapped with the following tag.
; HIVE BOOT SECTION
... reg data...
; END HIVE BOOT SECTION
So, What registry keys should be wrapped?
Hive based registry is a mechanism used to persist changes to the
registry. Part of the the registry can be saved to persistant storage
and read back as part of the boot sequence.
Registry settings that need to be present at boot time *before* the
hive based registry has been read goes into the "HIVE BOOT SECTION".
The most obvious example of HIVE BOOT SECTION registry settings are the
very keys that are needed to setup the nessecary support for locating
and and accessing the registry hive itself.
Henrik Viklund
http://www.addlogic.se
.
Relevant Pages
- Re: Security Policy screwed up????What to do???
... section so I didn't have any page numbers inbetween the registry keys. ... I have now been able to add all registry settings in the document without getting the same error but ... >1) When you copy the text from the PDF, you not only have to contend with the line breaks, you also have to contend with the individual page numbers from the PDF file. ... (microsoft.public.windowsxp.general) - Re: Hive based registry on sdcard..
... This is the final working registry settings for hive based registry on ... SDHC Memory Storage class driver ... ; END HIVE BOOT SECTION ... I am trying to have hive based registry on the sdcard. ... (microsoft.public.windowsce.platbuilder) - Re: Hive-Based Registry Settings
... I want to store registry hives on compact flash. ... ; HIVE BOOT SECTION ... ; @CESYSGEN ENDIF FILESYS_FSREGHIVE ... Timeout period for a flush (flush occurs if there have been some ... (microsoft.public.windowsce.platbuilder) - Re: Hive-Based Registry Settings
... I want to store registry hives on compact flash. ... >; HIVE BOOT SECTION ... >; @CESYSGEN ENDIF FILESYS_FSREGHIVE ... Timeout period for a flush (flush occurs if there have been some ... (microsoft.public.windowsce.platbuilder) - Re: Hive-Based Registry Settings
... >> Did you wrap your platform changes with HIVE BOOT SECTION like you see ... >> beitman AT applieddata DOT net ... I want to store registry hives on compact flash. ... >> ENDIF ... (microsoft.public.windowsce.platbuilder) |
|