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. Windows xp

Windows xp

Scheduled Pinned Locked Moved C / C++ / MFC
helptutorialquestion
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
    sirtimid
    wrote on last edited by
    #1

    I would like to make an app that will not allow the user to execute any of the windows xp applications. Does anybody know how to do that? I try to do it by looking all the processes that are running and if there is any non system or any other necessary process, I terminate it with the TerminateProcess function. The problem is when the user try to run the windows explorer. I can't see that process when it is running.

    O 1 Reply Last reply
    0
    • S sirtimid

      I would like to make an app that will not allow the user to execute any of the windows xp applications. Does anybody know how to do that? I try to do it by looking all the processes that are running and if there is any non system or any other necessary process, I terminate it with the TerminateProcess function. The problem is when the user try to run the windows explorer. I can't see that process when it is running.

      O Offline
      O Offline
      OBRon
      wrote on last edited by
      #2

      We try to avoid helping people write virus software. How about using the security built into XP and removing any NTFS permissions to the programs you don't want people using.

      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