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#
  4. Registry

Registry

Scheduled Pinned Locked Moved C#
csharpwindows-adminhelp
2 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
    students552 university
    wrote on last edited by
    #1

    hi, I'm writing a program in C# that monitors and controls user's access to the computer , logs in keyboard keystrokes and takes a snapshot of the user's desktop. Now I'm trying to write the code to modify the registry to allow my program to load with the operating system and run the instance a spicific user logs into the system. I'm really in great need for help since I'm not sure what functions and classes to use to achieve this goal. I'm writing this program as a graduation project and the deadline is getting near so any help will be very greatly appreciated.

    E 1 Reply Last reply
    0
    • S students552 university

      hi, I'm writing a program in C# that monitors and controls user's access to the computer , logs in keyboard keystrokes and takes a snapshot of the user's desktop. Now I'm trying to write the code to modify the registry to allow my program to load with the operating system and run the instance a spicific user logs into the system. I'm really in great need for help since I'm not sure what functions and classes to use to achieve this goal. I'm writing this program as a graduation project and the deadline is getting near so any help will be very greatly appreciated.

      E Offline
      E Offline
      exhaulted
      wrote on last edited by
      #2

      use the Microsoft.Win32 namespace, it has a Registry class which has some static methods for accesing the local registry and some other classes you can use to create your own registry keys. Kev

      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