Sunday, October 16, 2011

'USB Protector 1.01', and 'Linkman Lite 8.2'

USB Protector 1.01

USB protector is a small tool developed in Microsoft .Net 3.0 framework to help prevent malware infections through USB removable storage drives. It can detect and eliminate malware automatically and provides a full scan of the drive to find hidden files.
http://officelive.com

Linkman Lite 8.2

Linkman is a program that allows users to efficiently manage bookmarks. It works with Firefox, Internet Explorer, Chrome and Opera browsers. Linkman is a standalone browser independent bookmarks manager and search tool.
http://www.outertech.com
This freeware software program is brought to you by MajorGeeks.com: The Original Spyware-Free Download Site, in partnership with Infopackets.com. Disclaimer: the above software description is provided by the software vendor and is not guaranteed or implied to be accurate. Always backup your PC before downloading and installing any software to your system. You are encouraged to review MajorGeeks.com software policy for further detail.

Sunday, October 16, 2011 by Wood · 0

Wednesday, December 15, 2010

How To: Fix “Windows Sidebar Is Managed By Your System Administrator” Error in Windows Vista Author: admin

When you try to open the Windows Sidebar in your Windows Vista computer system, sometimes you got the following error message, and the Sidebar does not open:
“Windows Sidebar is managed by your system administrator.
side bar error vista
If your Windows Vista is giving you this error and you are in fact the system administrator this fix may resolve the issue.

Read more »

Wednesday, December 15, 2010 by Wood · 1

Runtime Error While Using Windows Vista Sidebar Gadget

This article helps you in troubleshooting the Sidebar runtime error.

Symptom:

When you try to use a Windows Vista Sidebar gadget, you get the following error message:

"A Runtime Error has occurred. Do you wish to Debug? Line: <line number> Error: Unspecified error"

Cause for this
:

This occurs when the gadget's code tries to set a gadget event to null.   The events cannot be set to null.

Workaround
:

You need to get into the gadget's .html file and assign a function to the Sidebar gadget event manually.

Type this code inside a <script> tag:

System.Gadget.ondock = myFunc;
System.Gadget.ondock = null;

This should take care of the problem.

by Wood · 0

Gadgets Are Not Displayed Correctly in Windows 7 and Windows Vista

Have you come across the problem where some of the Gadgets that you added to the Sidebar/Desktop are not displayed correctly? For example, the clock gadget may be displayed as a black square containing only the "seconds" hand. Other gadgets may show up as white rectangles with an information (i) icon and a plus sign. The settings button next to the gadget does not work, but the x to close does.



Read more »

by Wood · 0

Friday, December 10, 2010

How To Restore Hal.dll From the Windows XP CD

The hal.dll file is a hidden file that is used by Windows XP to communicate with your computer's hardware. Hal.dll can become damaged, corrupted or deleted for a number of reasons and is usually brought to your attention by the "missing or corrupt hal.dll" error message.
Follow these easy steps to restore the damaged/corrupted or missing hal.dll file from the Windows XP CD using the Recovery Console.
Difficulty: Easy
Time Required: Restoring hal.dll from the Windows XP CD usually takes less than 15 minutes
Here's How:
  1. Enter Windows XP Recovery Console.
  2. When you reach the command line prompt (detailed in Step 6 in the link above), type the following and then press Enter:
    expand d:\i386\hal.dl_ c:\windows\system32
    Using the expand command as shown above, d represents the drive letter assigned to the optical drive that your Windows XP CD is currently in. While this is most often d, your system could assign a different letter. Also, c:\windows represents the drive and folder that Windows XP is currently installed on. Again, this is most often the case but your system could be different.
  3. If you're prompted to overwrite the file, press Y.
  4. Take out the Windows XP CD, type exit and then press Enter to restart your PC.
    Assuming that a missing or corrupt hal.dll file was your only issue, Windows XP should now start normally.

Friday, December 10, 2010 by Wood · 0

All Rights Reserved dBLACKBLUE | Blogger Template by Bloggermint