M
martin.jeremy
Hi,
I'm currently integrating a Hibernate Once Resume Many setup into our
current package that is dependant on configuration changes to the
registry (partly from 3erd party software). I have a configuration
partition set for the dismount trick to keep file system information
between HORM boots. the problem is the registry... is there a way to
move the registry hive files (such as %windir%\system32\config\system
and %windir%\system32\config\software) to a configuration partition and
still dismount it just before HORM is set? do NTFS Hard links work in
this case (set up a hard link from %windir%\system32\config\system to
%configpartition%\system)? is the only choice to make the registry
changes, commit them, and set up the hibernate file again?
Thanks in advance.
I'm currently integrating a Hibernate Once Resume Many setup into our
current package that is dependant on configuration changes to the
registry (partly from 3erd party software). I have a configuration
partition set for the dismount trick to keep file system information
between HORM boots. the problem is the registry... is there a way to
move the registry hive files (such as %windir%\system32\config\system
and %windir%\system32\config\software) to a configuration partition and
still dismount it just before HORM is set? do NTFS Hard links work in
this case (set up a hard link from %windir%\system32\config\system to
%configpartition%\system)? is the only choice to make the registry
changes, commit them, and set up the hibernate file again?
Thanks in advance.