Tag: calculator

Windows 7 Calculator to Vista

March 06, 2009 by Jason

Windows 7 will most likely offer users a pleasant surprise, at least through its redefined interface and the set of redesigned tools it brings. The plain old calculator suffered a beautiful transformation into a more consumer-oriented product capable of serving both more science prone users as well as the average Joe.

As you probably know, the application can be downloaded as a standalone product here, and run from portable devices with no problem at all, as it requires no installation; a double click on the executable will suffice to launch it. It works nicely on Vista but I bet that you’d appreciate complete integration in the operating system so that it would be automatically launched instead of the plain old version of Windows Calculator.

The procedure is actually a matter of gaining full control of the much dreaded, vital file keeper, System32 folder. Normally, you do not have access to modifying the data in it, not even if you run your account in administrator mode or become the administrator by running the command net user administrator /active:Yes in Command Prompt. Read More»

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»