Showing posts with label xp. Show all posts
Showing posts with label xp. Show all posts

Wednesday, March 17, 2010

Wireless BT Mouse Loses Connection

The wireless mouse connects to BlueTooth ok, but after a minute or so, it loses the connection. Problem comes from the power management setting on USB hub. Got this from a MS web link.
  1. Click Start, click Run, type Devmgmt.msc, and then click OK. The Device Manager window opens.
  2. Expand Universal Serial Bus controllers.
  3. Right-click a USB Root Hub in the list, and then click Properties. The USB Root Hub Properties dialog box is displayed.
  4. Click the Power Management tab.
  5. Click to clear the Allow the computer to turn off this device to save power check box, and then click OK.
  6. Repeat steps 3 through 6 for each USB Root Hub in the list.
  7. On the Action menu, click Scan for hardware changes.
    Windows XP recognizes the new device.
  8. Close the Device Manager window.

Windows XP's Built-in Wi-Fi Security Hole

If you run wireless on a Windows XP computer, you may be broadcasting an invite to have others network into your computer.

Friday, May 11, 2007

Restore XP Profile & HCTRL.OCX Error

My XP profile decided to take a dive a week or so ago. Via Google, found some nice instructions from PC Answers on how to recreate it. PCA did warn me that I might see some weird stuff happening for a while. First time I tried to run CAM Unzip, it threw the "the DLL C:\Windows\System32\Hhctrl.ocx occupied an address range reserved for Windows system DLLs" error msg. Googled it and was taken to The Poorhouse. Bless you again Adam for the posting the solution. Short version is to go here at the Microsoft site for the 935448 download. What's really amazing is after installing the patch, I did not have to reboot the computer! CAM Unzip was it's happy self again.

GroupWise Changes Video Display Settings

Out of the blue, when my CFO double-clicked on his GroupWise icon, the video display changed to something basic/ugly. I showed him how to change it back by right-clicking on the desktop to get to the properties. No joy, the next time he opened GW, the display would change. Then he told me that when he exited GW, the video display would go back to normal! So I uninstalled/reinstalled GW with no joy again. Baffled, I took a look in the GW program folder. Seeing nothing untoward and as a last-gasp, I right-clicked on gpwise.exe and started looking at the tabs. Under the Compatibility tab, the Run under 256 colors box was checked. Unchecked it and what do you know, no more problems. How it was checked in the first place... (cue Twilight Zone theme music)

Monday, February 26, 2007

Tuesday, January 31, 2006

Upgrade SAVCE 8.0 to 10.0 on Netware 5.1

After I installed Symantec 8.0, this is the weird error I received: Error: "S32evnt1.dll. An installable Virtual Device Driver failed DLL initialization" I went to here to find the solution from Symantec. Below is the condensed version.

To edit the Windows XP registry

1. On the Windows taskbar, click Start > Run.
2. In the Run dialog box, type regedit
3. Click OK.
4. Go to the following key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\VirtualDeviceDrivers

5. In the right pane, delete the VDD value.
6. In the left pane, right-click the VirtualDeviceDrivers key, and then click New > Multi-String Value.
7. Type VDD for the name of the new value.
8. Exit the Registry Editor.
9. Restart the computer."