CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2011
    Posts
    20

    Post how to hide process in the taskmanager of windows 7 in vb.net?

    Hi all,

    how to hide process in the taskmanager of windows 7 in vb.net?
    How to hide any process in windows 7 using vb.net. If you have any solution then
    please give me the links or urls related to such task.

    Thanks,
    Jayawant

  2. #2
    Join Date
    May 2012
    Location
    Bonn, Germany
    Posts
    43

    Re: how to hide process in the taskmanager of windows 7 in vb.net?

    Why would you want to do that?
    The only reason I can think of is writing malware that you want to hide from the user.
    I think if you don't explain why you need it, nobody will help you.

  3. #3
    Join Date
    Jul 2001
    Location
    Sunny South Africa
    Posts
    11,284

    Re: how to hide process in the taskmanager of windows 7 in vb.net?

    This topic is very close to violating the AUP :

    http://forums.codeguru.com/aup.html

    I will close this thread. If you have any problems PM me or any Site Admin

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured