Tag: finance

Create A Batch File To Open Multiple Programs At Once

May 09, 2008 by Jason

Ever have the need to open more than one program or application at the same time?

Say it’s the beginning of the month and time to pay those dreaded bills. You know you need Excel, Windows calculator and Firefox or Internet Explorer open. Instead of opening them up one by one, you can easily create a batch file that will open all three programs at once.

And while your at it, why not have Excel open the spreadsheet file you use for tracking your budget and the browser open to your Bank’s home page. Here’s how to do it…

First let’s take a look at a batch file I created that will just open Excel, Calculator and Firefox: Read More»