Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    Join Date
    Aug 2006
    Posts
    355

    Star Regedit commands

    Hi

    Using regedit.exe can export a key registry.

    Regedit.exe / E ".. Folder .. "" .. Key .. ""

    But if I have to export, for example 500 different keys, I have to run 500 times regedit.exe.

    The result is 500 files *.reg (renaming, and that, but what overrides) in the destination folder.

    It is possible to combine these 500 files (.reg) into one file .reg?

    And someone may create one .DLL function with the keys to export from registry? ( run a exe file 500 times, it consumes a lot of resources)

    Thank you

    EDIT: other question: it's possible export one value with regedit?

  2. #2
    Join Date
    Jan 2007
    Posts
    271

    Regedit - Yes you can export one value

    Select the value you want.
    Click File... Export

    Hope this helps,
    AudioSam

  3. #3
    Join Date
    Aug 2006
    Posts
    355
    EXPORT WITH REGEDIT OR ONE .DLL FILE

    NOT MANUALLY.............

    thx

  4. #4
    Join Date
    Jan 2007
    Posts
    271

    Hi Solmos

    I thought you were asking how to export one value using regedit .
    Thats what I posted.

    If you are wanting to put information (import) into the registry put all different keys
    and values in a .txt file and then change the extension from .txt to .reg

    Do you mean using AMS to get one value from the registry?
    If yes, that is possible if you know the value you are trying to
    get.

    Thanks,
    AudioSam
    Last edited by AudioSam; 01-30-2008 at 07:50 AM.

  5. #5
    Join Date
    Aug 2006
    Posts
    355
    I am making an application for registry clean with AMS, but I need to make a system that creates backups.

    Any ideas?

    My application can detect a lot of failures, like creating a backup of these judgments?

  6. #6
    Join Date
    Dec 2007
    Location
    Missouri, United States
    Posts
    476
    why not just use Registry.GetValue as outlined in ams7's help file. I believe the registry actions can achieve what your wanting.

  7. #7
    Join Date
    Aug 2006
    Posts
    355

    Thumbs down

    NO!

    That function of the AMS is very slow and bad.

    I can not function the user, as they need to export all the information of a key, both subkeys as all the values (and all kinds of values)

    Take many minutes to make that process with the AMS

    This option is not valid.

    Necexsito one. DLL to export files *. reg as is done with command line through regedit.exe

Similar Threads

  1. Flash fs commands
    By fredkauf in forum AutoPlay Media Studio 5.0
    Replies: 6
    Last Post: 02-02-2004, 05:53 PM
  2. regedit /s equivalent
    By John_Klassek in forum AutoPlay Media Studio 5.0
    Replies: 2
    Last Post: 12-16-2003, 08:22 AM
  3. Setting Multiple FS Commands
    By johndove1 in forum AutoPlay Media Studio 4.0
    Replies: 1
    Last Post: 01-31-2003, 03:16 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