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. How to hide c# application from vista task manager application(not process) list? [modified]

How to hide c# application from vista task manager application(not process) list? [modified]

Scheduled Pinned Locked Moved C#
questioncsharptutorial
4 Posts 3 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.
  • L Offline
    L Offline
    lovnin
    wrote on last edited by
    #1

    Dear all, I have a c# application like Form1.exe. How to hide it form vista task manager application list? In XP, when i set ShowInTaskbar to false, there is no Form1.exe in the application list. But in vista, i can see Form1.exe in the application list. What is different between XP and vista behavior? I want to ensure no user closed my application uncareful. Thanks a lot!

    modified on Tuesday, September 30, 2008 4:18 AM

    G A 2 Replies Last reply
    0
    • L lovnin

      Dear all, I have a c# application like Form1.exe. How to hide it form vista task manager application list? In XP, when i set ShowInTaskbar to false, there is no Form1.exe in the application list. But in vista, i can see Form1.exe in the application list. What is different between XP and vista behavior? I want to ensure no user closed my application uncareful. Thanks a lot!

      modified on Tuesday, September 30, 2008 4:18 AM

      G Offline
      G Offline
      Giorgi Dalakishvili
      wrote on last edited by
      #2

      why would you want to do that? Looks like a suspicious application. Users usually don't close application from task manager and if a user wants to do so it means that the app really deserves it.

      Giorgi Dalakishvili #region signature my articles My blog[^] #endregion

      L 1 Reply Last reply
      0
      • L lovnin

        Dear all, I have a c# application like Form1.exe. How to hide it form vista task manager application list? In XP, when i set ShowInTaskbar to false, there is no Form1.exe in the application list. But in vista, i can see Form1.exe in the application list. What is different between XP and vista behavior? I want to ensure no user closed my application uncareful. Thanks a lot!

        modified on Tuesday, September 30, 2008 4:18 AM

        A Offline
        A Offline
        Ashfield
        wrote on last edited by
        #3

        You can't. If you do a search here on CP you will see this question has been answered several times in the last few days.

        Bob Ashfield Consultants Ltd

        1 Reply Last reply
        0
        • G Giorgi Dalakishvili

          why would you want to do that? Looks like a suspicious application. Users usually don't close application from task manager and if a user wants to do so it means that the app really deserves it.

          Giorgi Dalakishvili #region signature my articles My blog[^] #endregion

          L Offline
          L Offline
          lovnin
          wrote on last edited by
          #4

          Thank for your answer. But i modify my message. I am sorry for my expression.

          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