Results 1 to 6 of 6

Thread: hidden program from tasklist

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Posts
    6
    When you start you're own program in windows you can see this at the tasklist(CTRL-ALT-DEL). So is it possible that you're program in invissible there ??


  2. #2
    Addicted Member
    Join Date
    Aug 1999
    Location
    Ottawa,ON,Canada
    Posts
    217

    Question

    I'm not sure exactly what you're asking. Do you want to make your program NOT appear in the Task List? If that's all then simply set the App.TaskVisble property to False.

  3. #3
    Addicted Member
    Join Date
    Oct 1999
    Location
    chicago (hope)
    Posts
    146

    Red face

    there ist only one solution that i know.
    when you add a entry to system.ini "run=program.exe /nomsg"

    i too need to have an invisible app.........

  4. #4
    Addicted Member
    Join Date
    Oct 1999
    Location
    chicago (hope)
    Posts
    146

  5. #5

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Posts
    6

    Cool An another solution

    Thanks for all but i have an another solution.

    I an another thread i found an code to register you're program as an service so it's invisible.

    Grumpie

  6. #6
    Addicted Member
    Join Date
    Oct 1999
    Location
    chicago (hope)
    Posts
    146

    Lightbulb

    the site i told you was the MakeMeService and UnMakeMeService code


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