Results 1 to 5 of 5

Thread: Editing registry help needed...

  1. #1
    <<== UT3 Player spoon_'s Avatar
    Join Date
    Nov 2008
    Location
    London
    Posts
    2,071
    Thanks
    113
    Thanked
    139 times in 131 posts

    Editing registry help needed...

    Right, I'd like to:

    1. Export the registry to a file,
    2. Modify parts of it, in fact just one key,
    3. Import it back,
    4. That's it.

    Sounds simple? Well it probably isn't lol

    Which environment is available?

    1. DOS i.e. batch scripts,
    2. Win/Bart PE tools which need to be scripted.

    I will have free access to files i.e. they won't be locked etc. as its running PE before it restarts...

    Ideas?

  2. #2
    0iD
    0iD is offline
    M*I*A 0iD's Avatar
    Join Date
    Jul 2003
    Location
    Happy Llama Land
    Posts
    13,247
    Thanks
    1,435
    Thanked
    1,209 times in 757 posts
    • 0iD's system
      • Motherboard:
      • Leave my mother out of it!
      • CPU:
      • If I knew what it meant?
      • Memory:
      • Wah?
      • Storage:
      • Cupboards and drawers
      • Graphics card(s):
      • Slate & chalk
      • PSU:
      • meh
      • Case:
      • Suit or Brief?
      • Operating System:
      • Brain
      • Monitor(s):
      • I was 1 at skool
      • Internet:
      • 28k Dialup

    Re: Editing registry help needed...

    I use O&O RegEditor 1 if RegEdit doesn't do what you need.
    [
    Quote Originally Posted by Blitzen
    When I say go, both walk in the opposite direction for 10 paces, draw handbags, then bitch-slap each other!

  3. #3
    Jay
    Jay is offline
    Gentlemen.. we're history Jay's Avatar
    Join Date
    Aug 2006
    Location
    Jita
    Posts
    8,365
    Thanks
    304
    Thanked
    568 times in 409 posts

    Re: Editing registry help needed...

    why not just use a DOS batch file?

    eg

    @echo off

    %windir%\regedit /s "\\share_you_have_a_text_file$\textfile.txt"

    then in that textfile.txt add the reg key

    eg

    Windows Registry Editor Version 5.00

    [HYEY_LOCAL_MACHINE\Software\]

    [HYEY_LOCAL_MACHINE\Software\BrowserChoice]
    Enable = "0"

    The example above should stop the browser choice window popping up
    □ΞVΞ□

  4. #4
    <<== UT3 Player spoon_'s Avatar
    Join Date
    Nov 2008
    Location
    London
    Posts
    2,071
    Thanks
    113
    Thanked
    139 times in 131 posts

    Re: Editing registry help needed...

    @Jay

    You're in corporate IT right?

    Registry is stored under:

    C:\Windows\System32\config\SYSTEM

    Imagine the following scenario:

    1. You boot from a BartPE CD [or any CD/USB/Floppy to pure DOS] and you restore OS back to the C: drive,
    2. Then you want to modify the registry to certain extend [without restarting, see file location above],
    3. Reboot
    4. Changes are applied.

    You're not in Windows and not allowed to boot to it.

    I know what I want to change [key called 'DevicePath' if that rings any bells]

    Its all cool if you're in Windows can just import or add, what if you're not in Windows? You have to apply the changes against a file [which represents registry]

  5. #5
    Jay
    Jay is offline
    Gentlemen.. we're history Jay's Avatar
    Join Date
    Aug 2006
    Location
    Jita
    Posts
    8,365
    Thanks
    304
    Thanked
    568 times in 409 posts

    Re: Editing registry help needed...

    Sorry didn't see the BartPE

    is this any help?

    http://windowsxp.mvps.org/peboot.htm
    Last edited by Jay; 27-03-2010 at 11:39 PM.
    □ΞVΞ□

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 34
    Last Post: 18-02-2009, 03:02 PM
  2. Simple Video Editing Software Needed.
    By iranu in forum Software
    Replies: 2
    Last Post: 12-01-2008, 02:37 PM
  3. Sound recording and editing software needed
    By dkmech in forum Consumer Electronics
    Replies: 7
    Last Post: 01-09-2007, 07:54 PM
  4. right click menu
    By shiato storm in forum Help! Quick Relief From Tech Headaches
    Replies: 0
    Last Post: 15-01-2006, 11:45 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •