Thursday, July 15, 2010

MSI Starreader Smart doesent work under Windows 7

What you need to do to fix this is go to device manager find eHome Infrared Receiver (USBCIR, them choose Update Driver, then click Browse for a driver and then Let me pick...
There you should see 2 options one being the infrared receiver and the other a USB Composite device. Select that and continue.
The reader should work now.

Friday, February 26, 2010

FTP to GoDaddy servers is empty

If your host is Godaddy and you've created an FTP user, and you can see nothing when you FTP with a program to your space, it's because your user's path is not set to /. Just go to Manage FTP users in GoDaddy's hosting control center, and change the path of your user to /.

Tuesday, February 2, 2010

Bypass Microsoft Security essentials region restrictions: "Not available in your country or region"

Trying to download Security essentials I stumbled upon this message:
Not available in your country or region


You appear to be in a country or region where Microsoft Security Essentials is not available. Thank you for your interest in Microsoft Security Essentials.
Just navigate to this address, and download! :)

Monday, January 25, 2010

Importing your Mass Effect 1 character into Mass Effect 2 [PC]

Hadn't seen the configuration utility option! Just click on "Configure" in the splash screen (autorun), and then navigate to "Save games"; there's an option to copy your saved games with a single click!

Copy the contents of
C:\Users\yourusername\Documents\BioWare\Mass Effect\Save


to
C:\Users\yourusername\Documents\BioWare\Mass Effect 2\Save\ME1


voila!


*Replace C:\Users\ with C:\Documents and Settings\ for XP

Monday, January 18, 2010

Left 4 Dead SKIDROW Uninstall Font ****up

After trying to uninstall Left 4 Dead SKIDROW, there was a font mess-up where everything appeared to be bold. Some minutes of research later it appears that the installer changes the default location of fonts in the registry for example from:

HKLM/Software/Microsoft/Windows NT/CurrentVersion/Fonts/Arial (TrueType) "arial.ttf" to
"%your install dir%\Left 4 Dead\platform\vgui\fonts\arial.ttf"

In order to correct the situation go to HKLM/Software/Microsoft/Windows NT/CurrentVersion/Fonts/ and start scrolling down to find all the fonts that had their values changed and change them back to the original path by deleting everything BUT the font filename for example "arial.ttf"

do create a restore point before editing registry values, and do not attempt this if the above don't make complete sense to you.