Posts tagged as:

windows

How to stop your laptop from giving that high pitch squealing noise

2009-02-062009-02-06T07:51:36ZY-m-d">February 6, 20092009-02-06T07:51:36ZF j, Y

Does your laptop squeal? Is it a nasty high pitch noise that occurs when you are running on battery power. The solution: Download Rightmark CPU Clock Utility: http://cpu.rightmark.org/ Install it Go to the advanced CPU settings and click on the Chipset Button Uncheck Enable popdown and popup Apply to save Be done with it.

View Comments Read the full article →

Python Won’t Take Command Line Arguments – Windows Vista

2008-12-212008-12-21T15:29:56ZY-m-d">December 21, 20082008-12-21T15:29:56ZF j, Y

If you use python via the command line in Windows vista, you’ll notice that it won’t accept command line arguments if you run a script. For example this won’t work: python myscript.py argument1 argument2 Your python script won’t get the arguments. The fix for Windows Vista is: Get an application called: File Type Doctor Find [...]

View Comments Read the full article →

Disable Full Row Select In Windows Vista

2008-05-292008-05-29T22:59:16ZY-m-d">May 29, 20082008-05-29T22:59:16ZF j, Y

Vista, is just so unreliable. Until I can put Ubuntu or XP back on my laptop, I can atleast make Vista work a little better for me. First thing to go is the full row select in folders. I only want to select a file if I click on it in the name column, not [...]

View Comments Read the full article →