Jump to content











Photo
- - - - -

Offline Registry


  • Please log in to reply
83 replies to this topic

#76 erwan.l

erwan.l

    Platinum Member

  • Developer
  • 3042 posts
  • Location:Nantes - France
  •  
    France

Posted 15 November 2014 - 06:21 PM

I confirm : for now, offlinereg will not be able to create key under a subkey if the parent key was not created.

 

Ok, thanks for the quick updates Erwan !

 

I can still do it manually (load the remote hive regedit and do a find replace in the reg file) so no hurry...

 

i am going to fix this bug.



#77 erwan.l

erwan.l

    Platinum Member

  • Developer
  • 3042 posts
  • Location:Nantes - France
  •  
    France

Posted 15 November 2014 - 07:19 PM

ok bug fixed, version updated to 0.9.7.

 

A subkey will be created even when the section in the reg file has no values.

Therefore, the subkeys below that subkey will be created fine as well.



#78 trmpluym

trmpluym

    Newbie

  • Members
  • 11 posts
  •  
    Netherlands

Posted 16 November 2014 - 12:27 AM

Works like a charm now Erwan  :)

 

You fixed it in no time, impressive !

 

Thanks !!



#79 erwan.l

erwan.l

    Platinum Member

  • Developer
  • 3042 posts
  • Location:Nantes - France
  •  
    France

Posted 18 November 2014 - 07:04 PM

Works like a charm now Erwan  :)

 

You fixed it in no time, impressive !

 

Thanks !!

 

you are welcome :)

 

feedback always appreciated!



#80 erwan.l

erwan.l

    Platinum Member

  • Developer
  • 3042 posts
  • Location:Nantes - France
  •  
    France

Posted 18 November 2014 - 07:07 PM

Latest version also has a new command line : OfflineReg "c:\temp\system" a_key_path create.

 

One can create a blank hive from scratch.



#81 Biatu

Biatu

    Member

  • Members
  • 76 posts
  •  
    United Kingdom

Posted 02 July 2015 - 02:54 AM

@erwan.l, is there a way to implement redirection? like the old RunScanner?



#82 Eugen_UA

Eugen_UA
  • Members
  • 2 posts
  •  
    Ukraine

Posted 29 November 2017 - 04:51 PM

Hello guys,

 

Could you please tell me how to set the Default value in a key by your incredible tool offlinereg.exe?

What the name of the value I should point in the command line?

 

Thank you.



#83 erwan.l

erwan.l

    Platinum Member

  • Developer
  • 3042 posts
  • Location:Nantes - France
  •  
    France

Posted 29 November 2017 - 08:44 PM

Hello guys,

 

Could you please tell me how to set the Default value in a key by your incredible tool offlinereg.exe?

What the name of the value I should point in the command line?

 

Thank you.

 

Hi Eugen_UA,

 

A default registry key is an empty string ("").

Thus Offlinereg seems to be having issues with "" (empty string) command line parameters

 

As I am in a lazy period ("winter is there..."), I have done a quick and ugly patch : use " " (a space between 2 double quotes).

 

Example : offlinereg c:\temp\system.hive select setvalue " " toto.

This will write a default value="toto" under the "select" key in my offline system hive.

 

Download latest version (in my signature).

 

Regards,

Erwan



#84 Eugen_UA

Eugen_UA
  • Members
  • 2 posts
  •  
    Ukraine

Posted 29 November 2017 - 09:11 PM

Thank you very much Erwan :cheers:

 

Your tool is unique and very helpful in my current home project. I have prepared to wasting my time by writing similar tool from the scratch (by your steps above) but you have helped me a lot :worship:

 

Thanks again and be safe.






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users