BetaONE will rise again!


Reply
  #1  
Old 18th Feb 04, 03:09 AM
war59312 war59312 is offline
BetaONE Supporter
 
Join Date: Jul 2001
Location: U.S.A
Posts: 2,220
war59312 has disabled reputation
Send a message via ICQ to war59312 Send a message via AIM to war59312 Send a message via MSN to war59312 Send a message via Yahoo to war59312
Hey,

Trying to write a bat script.

Here is what I have so far.

Code:
@echo off cd C:\Documents and Settings\Will\Start Menu\Programs\Games\Minimizer Start /MIN Minimizer.exe CHOICE.COM /N /CY /TY,4 >NUL cd C:\Program Files\Quake III Arena Start /w quake3.exe +set fs_game q3ut3 +nosplash +set com_hunkmegs 50 +com_zoneMegs 50 +com_soundmegs 12 /prefetch:1 cd C:\kill start kill.exe cls
Now it works perfect just like it is. But I dont have the kill.exe program I want if it even exists which I doubt.

What I want to do is kill all of the open programs left open once the script ends. Of course only that it opened. The script that is.

Really would like to have something like that because I could use it in a ton of scripts I use on my computer every day.

In this case only Minimizer.exe.

Now I'm thinking maybe there is just a command to end a process like "end" or something. Of course end does not work. Neither is kill. That sucks. That would be fine in the case but in most it would be pretty tiring to end every process manualy. And a waste of processor and ram usage I would imagine.

So hope you know what I mean.

Thanks,
Will

Update: Ok I found one way to do it using the attached file but it leaves Minimizer.exe icon still in the system tray after words. Luckly i can do it this way as that program never needs to save anything.

But I'm still looking for a better way if anyone can help. Thanks again.
__________________
Ad Muncher Usage Statistics for v4.7 Build 27105/1624
Adverts removed by Ad Muncher: 1,601,933
Approximate bandwidth saved: 12,515 MB
Counter started: April 2, 2003

Download: http://war59312.admuncher.com/download.shtml
Reply With Quote
  #2  
Old 18th Feb 04, 03:33 AM
war59312 war59312 is offline
BetaONE Supporter
 
Join Date: Jul 2001
Location: U.S.A
Posts: 2,220
war59312 has disabled reputation
Send a message via ICQ to war59312 Send a message via AIM to war59312 Send a message via MSN to war59312 Send a message via Yahoo to war59312
Well damn I'm good. lol

Never mind figured it out on my own using attached program.

Maybe these will help others.

Complete Script and it works perfect if anyone wants to try it:

Code:
@echo off cd C:\Minimizer Start /MIN Minimizer.exe CHOICE.COM /N /CY /TY,4 >NUL cd C:\Program Files\Quake III Arena Start /w quake3.exe +set fs_game q3ut3 +nosplash +set com_hunkmegs 50 +com_zoneMegs 50 +com_soundmegs 12 /prefetch:1 cd C:\Minimizer process -q Minimizer.exe cls
__________________
Ad Muncher Usage Statistics for v4.7 Build 27105/1624
Adverts removed by Ad Muncher: 1,601,933
Approximate bandwidth saved: 12,515 MB
Counter started: April 2, 2003

Download: http://war59312.admuncher.com/download.shtml
Reply With Quote
  #3  
Old 18th Feb 04, 03:35 AM
war59312 war59312 is offline
BetaONE Supporter
 
Join Date: Jul 2001
Location: U.S.A
Posts: 2,220
war59312 has disabled reputation
Send a message via ICQ to war59312 Send a message via AIM to war59312 Send a message via MSN to war59312 Send a message via Yahoo to war59312
Also here is the Minimizer program. What it does is allows u to minimize games passed on the quake3 engine fast and easly using a keyboard shortcut such as ctrl+z.

enjoy,
Will
__________________
Ad Muncher Usage Statistics for v4.7 Build 27105/1624
Adverts removed by Ad Muncher: 1,601,933
Approximate bandwidth saved: 12,515 MB
Counter started: April 2, 2003

Download: http://war59312.admuncher.com/download.shtml
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 03:44 PM.


Design by Vjacheslav Trushkin for phpBBStyles.com.
Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.