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
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. How to edit or operate Windows registry

How to edit or operate Windows registry

Scheduled Pinned Locked Moved C / C++ / MFC
questionwindows-adminlinuxtutorial
5 Posts 3 Posters 2 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.
  • N Offline
    N Offline
    Na_Su
    wrote on last edited by
    #1

    Hello. I'd like to ask about how to edit or operate Windows registry. This question might be related to Windows Shell Programming... Who knows how to delete item(s) from context(pop up) menu when right-clicked in explorer? The way is not by using ".EnableWindow(FALSE)" but by editing or operating of Windows registry. I don't know in which path(place) of registry and what editing or operating of registry key(s) or value(s). Concretly, the items I'd like to delete are "print", "cut" and "copy". After editing registry and reboot, this result is effective whole Windows System. Finally, I'd like to make ".dll" file which upper things are able. Please tell me if anyone knows.

    A A 2 Replies Last reply
    0
    • N Na_Su

      Hello. I'd like to ask about how to edit or operate Windows registry. This question might be related to Windows Shell Programming... Who knows how to delete item(s) from context(pop up) menu when right-clicked in explorer? The way is not by using ".EnableWindow(FALSE)" but by editing or operating of Windows registry. I don't know in which path(place) of registry and what editing or operating of registry key(s) or value(s). Concretly, the items I'd like to delete are "print", "cut" and "copy". After editing registry and reboot, this result is effective whole Windows System. Finally, I'd like to make ".dll" file which upper things are able. Please tell me if anyone knows.

      A Offline
      A Offline
      Arsalan Malik
      wrote on last edited by
      #2

      I don't think you can achieve this through registry modification. Do you know the key/value in registry to modify?? ARSALAN MALIK

      N 1 Reply Last reply
      0
      • N Na_Su

        Hello. I'd like to ask about how to edit or operate Windows registry. This question might be related to Windows Shell Programming... Who knows how to delete item(s) from context(pop up) menu when right-clicked in explorer? The way is not by using ".EnableWindow(FALSE)" but by editing or operating of Windows registry. I don't know in which path(place) of registry and what editing or operating of registry key(s) or value(s). Concretly, the items I'd like to delete are "print", "cut" and "copy". After editing registry and reboot, this result is effective whole Windows System. Finally, I'd like to make ".dll" file which upper things are able. Please tell me if anyone knows.

        A Offline
        A Offline
        Alexander M
        wrote on last edited by
        #3

        you can remove "print", but not "cut" or "copy" via registry! Don't try it, just do it! ;-)

        N 1 Reply Last reply
        0
        • A Arsalan Malik

          I don't think you can achieve this through registry modification. Do you know the key/value in registry to modify?? ARSALAN MALIK

          N Offline
          N Offline
          Na_Su
          wrote on last edited by
          #4

          To tell the truth... I don't know which key/value in registry to modify. Then I've been looking into various information, but I can't find! As the result, the way is not registry modification but another one. Then do you know the www link(s) or any tip(s) to solve?

          1 Reply Last reply
          0
          • A Alexander M

            you can remove "print", but not "cut" or "copy" via registry! Don't try it, just do it! ;-)

            N Offline
            N Offline
            Na_Su
            wrote on last edited by
            #5

            I see... Then is the way to solve something special or dangerous? As the lack of information, now I'm really at a loss...:sigh: I'd like to know the way by all means!

            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