Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. import a registry file in the registry editor

import a registry file in the registry editor

Scheduled Pinned Locked Moved C / C++ / MFC
questionwindows-adminjson
3 Posts 2 Posters 5 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mazizi
    wrote on last edited by
    #1

    is there any API which i can import a registry file in the registry editor? moreover in my registry file is a key which need full control permission for everyone in HKEY_LOCAL_MACHINE, how can i get this through source?! thanks

    E 1 Reply Last reply
    0
    • M mazizi

      is there any API which i can import a registry file in the registry editor? moreover in my registry file is a key which need full control permission for everyone in HKEY_LOCAL_MACHINE, how can i get this through source?! thanks

      E Offline
      E Offline
      Electron Shepherd
      wrote on last edited by
      #2

      mazizi wrote:

      is there any API which i can import a registry file in the registry editor?

      http://msdn.microsoft.com/en-us/library/ms724889.aspx[^]

      mazizi wrote:

      need full control permission for everyone in HKEY_LOCAL_MACHINE, how can i get this through source?!

      http://msdn.microsoft.com/en-us/library/aa379314.aspx[^]

      Server and Network Monitoring

      M 1 Reply Last reply
      0
      • E Electron Shepherd

        mazizi wrote:

        is there any API which i can import a registry file in the registry editor?

        http://msdn.microsoft.com/en-us/library/ms724889.aspx[^]

        mazizi wrote:

        need full control permission for everyone in HKEY_LOCAL_MACHINE, how can i get this through source?!

        http://msdn.microsoft.com/en-us/library/aa379314.aspx[^]

        Server and Network Monitoring

        M Offline
        M Offline
        mazizi
        wrote on last edited by
        #3

        thanks a lot for your attention, but i want to use just one function to import file to registery editor, something like "import" option in "file" menu of registry editor since there is lots of keys in HKEY_CLASSES_ROOT, HKEY_CURRENT_USER and HKE_LOCAL_MACHINE in this file, and i don't want to import them separately. moreover be conscious please, i have to use MFC i'm NOT allowed to use .net framework. thanks for your help

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups