»
 

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Display Modes
Old 12-06-2003, 04:20 PM   #1 (permalink)
Registered User
 
VHockey86's Avatar
 
Join Date: Jan 2003
Location: New York
Posts: 1,588
VHockey86 is on a distinguished road
quick windowz taskbar question

I looked on google to no avail.

Is it possible to hide a program from the taskbar (not near the system clock but in the middle).

Id like to be able to have a couple programs run in the background wihtout showing up in the taskbar whlie minimized.

Anyone know how this might be possible?

VHockey

VHockey86 is offline   Reply With Quote
Old 12-06-2003, 05:23 PM   #2 (permalink)
Registered User
 
darrelld's Avatar
 
Join Date: Oct 2001
Location: Oregon
Posts: 1,150
darrelld is on a distinguished road
This might help http://www.steve.org.uk/Software/windowhide/
__________________
Will work for food!
darrelld is offline   Reply With Quote
Old 12-06-2003, 05:43 PM   #3 (permalink)
Registered User
 
tgxiii's Avatar
 
Join Date: Jul 2003
Location: Los Angeles, CA
Posts: 1,089
tgxiii is on a distinguished road
this program is awesome! nice link
tgxiii is offline   Reply With Quote
Old 12-06-2003, 06:25 PM   #4 (permalink)
Registered User
 
VHockey86's Avatar
 
Join Date: Jan 2003
Location: New York
Posts: 1,588
VHockey86 is on a distinguished road
nice program.
Is there any means however such that the program would be permanently hidden, thus i wouldnt have to run that program every time I restarted the program and such
VHockey86 is offline   Reply With Quote
Old 12-06-2003, 06:36 PM   #5 (permalink)
Registered User
 
darrelld's Avatar
 
Join Date: Oct 2001
Location: Oregon
Posts: 1,150
darrelld is on a distinguished road
I'm sure there is, and it will have something to do with modifying the command line that starts the program. I don't know the parameters, but I'm sure someone here will.
What programs are you trying to hide?
__________________
Will work for food!
darrelld is offline   Reply With Quote
Old 12-06-2003, 07:14 PM   #6 (permalink)
Registered User
 
VHockey86's Avatar
 
Join Date: Jan 2003
Location: New York
Posts: 1,588
VHockey86 is on a distinguished road
Halo dedicated server
I've figurd out how to get the "windows hide program" to hide with the command line and such, but now im gonig to create a file that will launch the server, and then hide it

So far I have a batch file that looks like this

start C:\"Program Files"\"Microsoft Games"\"Halo Server"\haloded.exe
cd\Program Files\Microsoft Games\Halo Server\Window\
window.exe
window /hide "Halo Console (1)"

now, the halo program launches fine
Everything after the first start command will work if its executed seperately (once the game is started) as well. The problem is this:

The batch file finishes executing all the commands before the halo server even gets loaded, thus the hide command has already gone by and doesnt work.

Is there any way to incorporate some sort of a delay on the batch file without a user input (such as "press any key to continue..")

I cannot simply have it start the server in the same window either (without using the "start" function), because if you do this, the halo console just uses the already open command prompt oepend by the batch file and then the rest of the code in the batch file does not execute.

Any ideas?

Last edited by VHockey86; 12-06-2003 at 07:20 PM.
VHockey86 is offline   Reply With Quote
Old 12-07-2003, 01:43 PM   #7 (permalink)
Registered User
 
VHockey86's Avatar
 
Join Date: Jan 2003
Location: New York
Posts: 1,588
VHockey86 is on a distinguished road
Well I found by just having it execute the "hide" commands about 20-30 times it takes long enough that the halo server loads in time, and is thus minimized, but is there any way to get around this in a less half-assed way?
VHockey86 is offline   Reply With Quote
Old 12-07-2003, 01:54 PM   #8 (permalink)
Registered User
 
jkrohn's Avatar
 
Join Date: Oct 2001
Location: Champaign, IL
Posts: 3,253
jkrohn is on a distinguished road
Send a message via ICQ to jkrohn Send a message via AIM to jkrohn Send a message via Yahoo to jkrohn
Use CALL WAIT X where X is the seconds you want to wait.

If you are on XP this won't work.
Two options then. Use ping to ping an address for X seconds outputting to null.
or
Download this sleep utility and call it from the batch file.
http://www.fpschultze.de/b19.htm

Jkrohn
__________________
Jkrohn

Last edited by jkrohn; 12-07-2003 at 01:59 PM.
jkrohn is offline   Reply With Quote
Old 12-07-2003, 02:49 PM   #9 (permalink)
Registered User
 
VHockey86's Avatar
 
Join Date: Jan 2003
Location: New York
Posts: 1,588
VHockey86 is on a distinguished road
C:\Documents and Settings\Andrew>call wait 5
'wait' is not recognized as an internal or external command,
operable program or batch file.

I get that error when i try that

I thought call was to startup another batch file rather than a function of some sort

---edit ---
k, just saw your edit
VHockey86 is offline   Reply With Quote
Old 12-07-2003, 02:55 PM   #10 (permalink)
Registered User
 
VHockey86's Avatar
 
Join Date: Jan 2003
Location: New York
Posts: 1,588
VHockey86 is on a distinguished road
hmm, the sleep utility just tells me "not an NT batch file" and wont do anything
VHockey86 is offline   Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Most Active Discussions

Recent Discussions

All times are GMT -6. The time now is 10:26 AM.