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#
  4. registry subkeys values

registry subkeys values

Scheduled Pinned Locked Moved C#
3 Posts 2 Posters 0 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.
  • S Offline
    S Offline
    shefa isied
    wrote on last edited by
    #1

    How can i start with read registry subkeys values created by each running process in the task manager using c#?

    L 1 Reply Last reply
    0
    • S shefa isied

      How can i start with read registry subkeys values created by each running process in the task manager using c#?

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      You can get the Running Process List and File Name by Using System.Diagnostics.Process.Process(). The Windows API provides a function RegNotifyChangeKeyValue that is used to Find the changing in Registry. Best Regard Anubhava Dimri

      mailto: anubhava.prodata@gmail.com

      S 1 Reply Last reply
      0
      • L Lost User

        You can get the Running Process List and File Name by Using System.Diagnostics.Process.Process(). The Windows API provides a function RegNotifyChangeKeyValue that is used to Find the changing in Registry. Best Regard Anubhava Dimri

        mailto: anubhava.prodata@gmail.com

        S Offline
        S Offline
        shefa isied
        wrote on last edited by
        #3

        can i use this function to determine what each process change in the registry?how?

        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