Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to Hide an applications from taskmanager ?
Forum Updated to NodeBB v4.3 + New Features

How to Hide an applications from taskmanager ?

Scheduled Pinned Locked Moved General and Desktop
4 Posts 4 Posters 3.6k 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.
  • B Offline
    B Offline
    Basanta
    wrote on 28 Nov 2011, 06:56 last edited by
    #1

    How to hide an application from task manager?

    des:
    the application will not be visible in task manager?

    Note: it will be visible in process table.

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lgeyer
      wrote on 28 Nov 2011, 07:07 last edited by
      #2

      I don't think this is possible (in a convenient way).

      1 Reply Last reply
      0
      • F Offline
        F Offline
        fluca1978
        wrote on 28 Nov 2011, 07:19 last edited by
        #3

        Probably you want to run it as a service, it is the only way I know it is possible. Or, depending on the version of Windows (if you are talking about windows) you can try running it from another user, so that it will not be listed in the task manager among the processes of the current user.
        As you can imagine, having an application that is able to fake the task manager could be a little dangerous...

        1 Reply Last reply
        0
        • A Offline
          A Offline
          andre
          wrote on 28 Nov 2011, 09:39 last edited by
          #4

          Let's just say that Qt does not support this functionality. Any solution you implement will be a platform-dependent solution.

          1 Reply Last reply
          0

          1/4

          28 Nov 2011, 06:56

          • Login

          • Login or register to search.
          1 out of 4
          • First post
            1/4
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved