Emuforums.com

Go Back   Emuforums.com > General Discussion > Software Discussion
Home Register Downloads FAQ Members List Calendar Arcade Mark Forums Read

WON'T YOU JOIN US?
You are not a registered member and
are viewing this site as a guest.
Registration is simple and FREE.
Join this CrowdGather community today.
Registration offers the following perks:

» Less advertising throughout
» Post and participate in discussions
» Network with other forum members
» Free private messaging

join

Reply
 
Thread Tools Display Modes
Old March 30th, 2004, 02:08   #1
Xkalibur
Belldandy you r0x0r!!!
 
Xkalibur's Avatar
 
Join Date: Apr 2002
Location: Melbourne, Australia
Posts: 434
Could be a useful program?

Is there a way to close certain programs all at once by just running like a batch file, or is there a program that can so this. And also being able to run them again afterwards.

For example say you want to play a game. You double click this file, it automatically closes programs such as ICQ, MSN Messenger and others and also closes itself so it doesnt sit in the background. Then when you finish playing a game you just double click it again and itll start up what it had closed before. Is there such thing? Or could it be done in a batchfile or something. And having the ability to add and remove the programs you want to run.

It could be a stupid idea but i was just wondering anyway. Thought it would be nice to close the things that were useless there when im playing a game. Things that were just there taking up precious power. And sometimes if i have a few programs running in the background its annoying to close them all.

Any idea are welcome?
__________________
Xkalibur is offline   Reply With Quote

Advertisement [Remove Advertisement]
Old March 30th, 2004, 03:13   #2
Kurbster
Administrator
 
Join Date: Mar 2002
Location: Massachusetts, USA
Posts: 9,439
here's a start:

http://www.monkeyjob.com/MaxMonk.html
__________________



Kurbster is offline   Reply With Quote
Old March 30th, 2004, 03:32   #3
Xkalibur
Belldandy you r0x0r!!!
 
Xkalibur's Avatar
 
Join Date: Apr 2002
Location: Melbourne, Australia
Posts: 434
Hmm from what I read itll only minimize programs maybe even close them (not manyt options though), ive been looking around as well and thats all i can seem to find, prgrams that minimize to tray.
__________________
Xkalibur is offline   Reply With Quote
Old March 30th, 2004, 03:37   #4
Kurbster
Administrator
 
Join Date: Mar 2002
Location: Massachusetts, USA
Posts: 9,439
a little something else I found:

http://www.computing.net/dos/wwwboard/forum/13949.html
__________________



Kurbster is offline   Reply With Quote
Old March 30th, 2004, 03:58   #5
Xkalibur
Belldandy you r0x0r!!!
 
Xkalibur's Avatar
 
Join Date: Apr 2002
Location: Melbourne, Australia
Posts: 434
I made this batch file that closes the few programs that i want to close heres what it looks like.

@echo off
TASKKILL /F /IM YPager.exe
TASKKILL /F /IM msnmsgr.exe
TASKKILL /F /IM Icq.exe
exit

I dont know if thats exactlt right though but it seems to work. I takes some a few seconds though to actually close them all. Like tells me every second in the DOS window when each of them closes. Then if there is more i can just add them to the list.

But now to make one that opens them as well. And if its possibly to make them in one file so that its able to close them when they are open, and open them when they are closed. Having a batch file that does this seems to be the way to go. Maybe if you know a site that you'd reccomend for learning about batch files i could do some research on the matter and then fix it up so it does what i want. Thanks for your help Kirby
__________________
Xkalibur is offline   Reply With Quote
Old April 6th, 2004, 13:30   #6
Kurbster
Administrator
 
Join Date: Mar 2002
Location: Massachusetts, USA
Posts: 9,439
http://www.microsoft.com/resources/d...-us/batch.mspx

try this place (if you can understand with it's saying )
__________________



Kurbster is offline   Reply With Quote
Old April 6th, 2004, 21:35   #7
FLaRe85
 
FLaRe85's Avatar
 
Join Date: Oct 2001
Location: Waterloo, NE
Posts: 2,583
Just make one that runs YPager.exe, msnmsgr.exe, and Icq.exe.
__________________
.: Flaretech.Net :: Flaretech.Biz Web Hosting :: H3 Stats :: My Blog :.



.: Mac Pro :: Dual Quad-Core Intel Xeon 5400s :: 6 GB 800MHz DDR2 ECC FB-DIMMs :: NVIDIA GeForce 8800 GT 512 MB GDDR3 :.
.: Macbook Pro 17" :: 2.33 GHz Intel Core 2 Duo :: 2 GB 667 MHz DDR2 :: ATI Radeon X1600 :.
FLaRe85 is offline   Reply With Quote
Old April 6th, 2004, 22:03   #8
Ramsus K
A1C
 
Ramsus K's Avatar
 
Join Date: Jan 2004
Location: California
Posts: 230
Here's an idea: Add OS support for application "save states." This would work by allowing you to go to the task manager and "save/quit" an application, then "restore" it later in the exact state it was in when you closed it, thanks to a memory dump saved to the hard drive. Then you could add support for creating "quicklists" of apps to save/close/restore at a quick click to the system tray.

Then opening a savestated application can prompt the user whether or not they want to restore their state. Exiting normally would then prevent this from happening.
Ramsus K is offline   Reply With Quote
Old April 6th, 2004, 22:43   #9
Seta-San
PCSX2ベータテスター
 
Seta-San's Avatar
 
Join Date: Dec 2001
Location: Nebraska
Posts: 1,446
Quote:
Originally Posted by Ramsus K
Here's an idea: Add OS support for application "save states." This would work by allowing you to go to the task manager and "save/quit" an application, then "restore" it later in the exact state it was in when you closed it, thanks to a memory dump saved to the hard drive. Then you could add support for creating "quicklists" of apps to save/close/restore at a quick click to the system tray.

Then opening a savestated application can prompt the user whether or not they want to restore their state. Exiting normally would then prevent this from happening.
they do have a save state, but it's for system recovery not playing games
__________________
Seta-San is offline   Reply With Quote
Old April 7th, 2004, 15:47   #10
Kabuto
Neverwinter Paladin
 
Kabuto's Avatar
 
Join Date: Oct 2001
Location: Between the doors of life and death
Posts: 323
Why don’t use Speed Up from Aldos Tools, I found it very useful, you can change the priority of the applications and you can do a list of programs that you like to kill, and it allows you to recovery memory too before kill them .

With a error / try approach you can left only the real process needed to run your games, specially in Windows 98. I kill firewall, antivirus, messengers, even modem support when I don’t use Internet connections. To restore all the apps. I just reboot.
__________________
Another happy owner of a Dreamcast!
My PC specs:
Mobo: Asrock k7vm2, Processor:Athlon XP 2400+, Memory: 512MB DDR 333 RAM (Running at 266Mhz), Video Card: nVidia Geforce 2 MX400 64 MB, Sound Card: AC 97 On board Card. HHDD: Maxtor 80Gb (7200 rpms), DVD Drive: LG DVD-R/RW, OS: WinXP SP2
Kabuto is offline   Reply With Quote
Reply

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

Forum Jump

All times are GMT +1. The time now is 06:32.

© 2006 - 2012 Emu Forums | About Emu Forums | Advertisers | Investors | Legal | A member of the Crowdgather Forum Community


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.