|
#1
|
|||
|
|||
|
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! ![]() |
|
#2
|
|||
|
|||
|
<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. __________________________________________________ _____ |
|
#3
|
|||
|
|||
|
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! |
|
#4
|
|||
|
|||
|
<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. __________________________________________________ _____ |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
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 |