stringZ has asked for the wisdom of the Perl Monks concerning the following question:
Hey there,
I'm looking for a library for Perl that could read/write Windows Registry without the Windows API, using files like system.dat or ntuser.dat. As far as I know there is Parse::Win32Registry but it can't write into these registry files. It would be great if I could use this tool under Linux on a dual-boot computer to read and save registry data when Linux is running. Does anyone know a Perl package like this?
Thank you,
stringZ
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Reading and writing Windows Registry via system.dat
by Anonymous Monk on Nov 16, 2011 at 11:00 UTC |