Trying to hide programs in the background...


Go Back   Computer Help Articles > Windows XP General
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 02:30 AM
chevyman2002@gmail.com
 
Posts: n/a
Default Trying to hide programs in the background...

Hey all, im attempting to learn how to launch executeable and batch
files into the background, i cannot find ANYTHING online as to how to
do this, the closest thing I've found is "start /min program.extension"
and that obviousely only minimizes it.. Any help would be greatly
appreciated!

Reply With Quote
  #2  
Old 01-05-2006, 02:30 AM
Vanguard
 
Posts: n/a
Default Re: Trying to hide programs in the background...

<chevyman2002@gmail.com> wrote in message
news:1136134330.461645.82490@g44g2000cwa.googlegro ups.com...
> Hey all, im attempting to learn how to launch executeable and batch
> files into the background, i cannot find ANYTHING online as to how to
> do this, the closest thing I've found is "start /min program.extension"
> and that obviousely only minimizes it.. Any help would be greatly
> appreciated!
>



If you mean your particular application doesn't have a window, you'll have
to learn how to code it that way in your application.

If you mean how to run NT services (which must not have any I/O, like a
window or user input), try asking in the programming groups. Something like
SRVANY might work but only if the program was designed to run as a service.

--
__________________________________________________ _____
** Post replies to the newsgroup. Share with others. **
For e-mail, remove "NIX" and append "#VC811" to Subject.
__________________________________________________ _____

Reply With Quote
  #3  
Old 01-05-2006, 02:30 AM
chevyman2002@gmail.com
 
Posts: n/a
Default Re: Trying to hide programs in the background...

I meant that there are programs that are running in the foreground that
i have to minimize. I want to make these windows go into the background
so that i don't see the window(s) at all. Not just my programs but any,
in general. Will try the programming groups. Thanks much!

Reply With Quote
  #4  
Old 01-05-2006, 02:30 AM
Vanguard
 
Posts: n/a
Default Re: Trying to hide programs in the background...

<chevyman2002@gmail.com> wrote in message
news:1136135345.921073.142830@g44g2000cwa.googlegr oups.com...
>I meant that there are programs that are running in the foreground that
> i have to minimize. I want to make these windows go into the background
> so that i don't see the window(s) at all. Not just my programs but any,
> in general. Will try the programming groups. Thanks much!
>



Try a Google search on "tray manager". I recall that some will let you
minimize an application to a tray icon (which goes under the tray manager's
icon) so you don't see its taskbar button. Presumably you don't even want
to see taskbar buttons for these applications, either.

Another choice would be to use a virtual desktop manager. Windows XP has a
powertoy called Desktop Manager. Then you can leave the windows open or
minimize to taskbar buttons and switch to another virtual desktop. However,
some applications will still end up showing their buttons in the taskbar of
every virtual desktop although you have disabled the Shared Desktops option
in Desktop Manager.

--
__________________________________________________ _____
** Post replies to the newsgroup. Share with others. **
For e-mail, remove "NIX" and append "#VC811" to Subject.
__________________________________________________ _____

Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Browsers that can't browse, but other programs can. Mike Internet Explorer 6 3 01-05-2006 04:23 PM
Programs running in the background Steve Windows XP Perform Maintain 3 01-05-2006 05:59 AM
Programs to clean Add/remove programs list IngleseLite Windows XP General 3 01-05-2006 02:31 AM
one or more programs missing from the list in "Add/Remove Programs digiDave Windows XP Basics 6 01-05-2006 02:11 AM
Re: Windows Xp start up programs Ken Blake, MVP Windows XP Basics 0 01-05-2006 02:00 AM


All times are GMT. The time now is 10:09 PM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

Trying to hide programs in the background...