Results 1 to 9 of 9
  1. #1
    zmansquared's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    Kickin it at Microsoft
    Posts
    2,086
    Reputation
    36
    Thanks
    221
    My Mood
    Cheerful

    [Help]Hide Application From Task Manager

    Hey guys,

    What is the code for if i want to add my vb app from tskmanager?

    thanks
    Need Help With Coding or Something??? MSN me
    zmansquared@hotmail.com


    I am the one and only Microsoft Fag!!!

    Quote:
    Originally Posted by Arhk
    All games should be hacked, if we don't do it someone else will. Hackers force the progress, of better programming methods.
    ~


    Take this Pic everyone!



    next-

  2. #2
    Obama's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    The Black house
    Posts
    22,195
    Reputation
    870
    Thanks
    6,076
    My Mood
    Cool
    sub command1_click()
    x.hideMyProcess
    end sub


    Thanks google.

  3. #3
    zmansquared's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    Kickin it at Microsoft
    Posts
    2,086
    Reputation
    36
    Thanks
    221
    My Mood
    Cheerful
    Let me see if that works. thanks
    Need Help With Coding or Something??? MSN me
    zmansquared@hotmail.com


    I am the one and only Microsoft Fag!!!

    Quote:
    Originally Posted by Arhk
    All games should be hacked, if we don't do it someone else will. Hackers force the progress, of better programming methods.
    ~


    Take this Pic everyone!



    next-

  4. #4
    Obama's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    The Black house
    Posts
    22,195
    Reputation
    870
    Thanks
    6,076
    My Mood
    Cool
    The TaskVisible property can only be set to False in applications that do not display an interface, such as ActiveX components that
    do not contain or display Form objects. While the application displays an interface, the TaskVisible property is automatically set
    to True.

  5. #5
    zmansquared's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    Kickin it at Microsoft
    Posts
    2,086
    Reputation
    36
    Thanks
    221
    My Mood
    Cheerful
    Ummm, is that vb.net code or vb6. cause it does not work for me
    Need Help With Coding or Something??? MSN me
    zmansquared@hotmail.com


    I am the one and only Microsoft Fag!!!

    Quote:
    Originally Posted by Arhk
    All games should be hacked, if we don't do it someone else will. Hackers force the progress, of better programming methods.
    ~


    Take this Pic everyone!



    next-

  6. #6
    Zoom's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Your going on my 24/7 DDoS hit list.
    Posts
    8,552
    Reputation
    127
    Thanks
    5,970
    My Mood
    Happy
    Quote Originally Posted by zmansquared View Post
    Ummm, is that vb.net code or vb6. cause it does not work for me
    I guess it's Vb6
    -Rest in peace leechers-

    Your PM box is 100% full.

  7. #7
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    Your going to have to follow a "Make vb.net application a windows service"

    It is not as easy in vb.net, there are some methods using API, but the methods change per OS (or group of) one method may work for 98/ME and the other for 2000/XP, etc. etc.


     


     


     



    The Most complete application MPGH will ever offer - 68%




  8. #8
    zmansquared's Avatar
    Join Date
    Oct 2008
    Gender
    male
    Location
    Kickin it at Microsoft
    Posts
    2,086
    Reputation
    36
    Thanks
    221
    My Mood
    Cheerful
    So.... any ideas?
    Need Help With Coding or Something??? MSN me
    zmansquared@hotmail.com


    I am the one and only Microsoft Fag!!!

    Quote:
    Originally Posted by Arhk
    All games should be hacked, if we don't do it someone else will. Hackers force the progress, of better programming methods.
    ~


    Take this Pic everyone!



    next-

  9. #9
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    I created a tutorial in the VB section for creating a Window Service, Windows Services do not show in task manager


     


     


     



    The Most complete application MPGH will ever offer - 68%




Similar Threads

  1. [Help] Closing application from all forms.
    By Jason in forum Visual Basic Programming
    Replies: 3
    Last Post: 05-11-2010, 09:20 AM
  2. [Help]hide from procces
    By tremaster in forum Visual Basic Programming
    Replies: 12
    Last Post: 05-08-2010, 08:21 AM
  3. [Help]Run Application from resources
    By ppl2pass in forum Visual Basic Programming
    Replies: 5
    Last Post: 04-15-2010, 08:35 PM
  4. I really need help! Delelting/hiding hacks from teamview?!?!
    By Rixmann22 in forum Combat Arms Hacks & Cheats
    Replies: 3
    Last Post: 08-07-2009, 12:51 PM
  5. can any1 help me with my task manager?
    By soccahplayh in forum Combat Arms Hacks & Cheats
    Replies: 1
    Last Post: 08-04-2009, 01:18 PM