Documentation
¶
Overview ¶
Package registryfile validates and semantically rewrites reg.exe documents without executing operating-system registry commands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RewriteSubtree ¶
RewriteSubtree validates that every section in data is the expected HKCU root or one of its descendants, rewrites that root to replacementRoot, and returns deterministic UTF-16LE-with-BOM bytes suitable for reg import. Value lines and section order are preserved; only section roots and newline encoding are changed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.