taskbar??
Results 1 to 6 of 6

Thread: taskbar??

  1. #1
    Registered User tha 4NiK8R's Avatar
    Join Date
    Mar 2001
    Location
    Idaho
    Posts
    465

    Question taskbar??

    Anyone have any idea on how to get a program(UD Think specifically) to run without having a taskbar icon showing?

  2. #2
    Registered User
    Join Date
    Aug 2000
    Location
    Lake Orion, MI
    Posts
    241

    Post

    you can force explorer to crash!!!

    or run it as a service in NT. I think you can run it as a service in 9x, but I'm not sure...

  3. #3
    Registered User
    Join Date
    Aug 2000
    Location
    PA
    Posts
    761

    Post

    Put a piece of electrical tape over the icon.....

    Sorry, couldn't resist

  4. #4
    Registered User ShadowKing's Avatar
    Join Date
    Dec 1999
    Location
    WA
    Posts
    743

    Post

    Yes, define the shell as the program.

    Goto the Win.ini file and define the shell=myprogram

    Then the computer will not load explorer, just that program. When that program gets exited, there is just a blank background. If you design the software to restart itself when exited, then you will pretty much be good to go.

  5. #5
    Registered User
    Join Date
    Aug 1999
    Location
    near the backdoor to hell
    Posts
    804

    Post

    hkeylocalmachine\software\microsoft\windows\curren tversion\runservices

    when editing the registry, include double slashes

    at least it is this way in a regedit export.

    C:\\program files\\file.exe

  6. #6
    Registered User tha 4NiK8R's Avatar
    Join Date
    Mar 2001
    Location
    Idaho
    Posts
    465

    Post

    Let me rephrase the question. I am trying to get UD Think to run on a machine(Win 2k or NT) as a service. How do I accomplish this. In Win2k the "RunAsService" does not exist in the registry.

Bookmarks

Posting Permissions

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