Build Your Own Arcade Controls Forum

Main => Software Forum => Topic started by: Todd H on July 23, 2003, 02:34:59 pm

Title: Here's a neat little program...
Post by: Todd H on July 23, 2003, 02:34:59 pm
I use a program called Batchrun that let's you run programs and batch files in sequential order.  It will run the first program and won't run the second one until the first one is finished.  One good use is to have it run a program to hide the taskbar, then run a program to hide the mouse cursor, then run your frontend, and finally when the frontend is exited run a batch file that shuts down windows.  The files it creates can be placed in the startup folder so it runs when windows boots.  That way you never have to touch a keyboard or mouse.  Just do a search for Batchrun and you should be able to find it.
Title: Re:Here's a neat little program...
Post by: EndTwist on July 23, 2003, 07:52:23 pm
Heres a direct link: http://ftp.pcworld.com/pub/new/utilities/file_management/btrun410.zip

It's a great program, I just tried it! Works exactly as it says it does.

Heres a side note:
To turn off the status window that pops up when you run one of the batch files, do this:
1. Settings > Show > Uncheck "progress when processing batchfiles"
2. Settings > Show > Uncheck "messages when processing batchfiles"


It's a nice program, take a look!
Title: Re:Here's a neat little program...
Post by: Todd H on July 23, 2003, 09:24:08 pm
Thanks for the link.  I was going to post it but couldn't remember it and was in a hurry.
Title: Re:Here's a neat little program...
Post by: Popcorrin on July 25, 2003, 09:20:25 am
What would be the difference of using this program and just putting a link to mamewah in the startup folder?
Title: Re:Here's a neat little program...
Post by: Spaced Invader on July 25, 2003, 09:42:35 am
What would be the difference of using this program and just putting a link to mamewah in the startup folder?

It...
Quote
let's you run programs and batch files in sequential order.  It will run the first program and won't run the second one until the first one is finished.  One good use is to have it run a program to hide the taskbar, then run a program to hide the mouse cursor, then run your frontend, and finally when the frontend is exited run a batch file that shuts down windows.
Quote

Some people ME find it useful to do some setup/housecleaning before the FE starts and after it closes. Its not something you HAVE to use. It's just helpful to...somepeople!
Title: Re:Here's a neat little program...
Post by: Jakobud on July 28, 2003, 02:59:03 am
You mention programs to hide/show taskbar and/or mouse cursor.  Can you point me to these programs?
Title: Re:Here's a neat little program...
Post by: Spaced Invader on July 29, 2003, 06:42:32 pm
Ok... hide cursor (shareware):

http://www.softexe.com/cursorhider.html

Hide taskbar (freeware):

http://home4.inet.tele.dk/mbresson/tbhide/index.html

There are probably more; this is just what I know of.