Archive for June, 2007

More on Overriding the “Delete” Command in the Recycle Bin Context Menu in Windows Vista

In article 142 – How to hide the “Delete” command from Recycle Bin context menu in Windows Vista published on Feb 14 2007, I provided a .REG file which removes the Delete command from the Recycle Bin context menu in Windows Vista. That tip helped hundreds of users so far. This article explains how that tip works. (more…)

Restore Point Creation Disabled by Group Policy

When you open System Properties and select the System Protection tab, the Create button may be grayed out, and the following message is displayed:

Restore point creation disabled by Group Policy

(more…)

Fix for Contacts Folder Missing “New Contact” And Other Buttons in the Command Bar

When you open the Windows Contacts folder (shell:Contacts), the following buttons may be missing from the Command Bar: (more…)

Can I Install Windows Script 5.6 in Windows Vista

Question

I had a problem loading a HP compatibility file for Windows Vista, for my new scanner. The HP Technical person suggested I download Windows Script 5.6 because of the installer error code 2738. The instruction stated to go to Microsoft and download this file for your computer. There is not a Script 5.6 for Vista, but only for XP, 2000, 98 and the like. Will downloading the file for XP cause any problems for Vista?

Answer

Windows Vista already includes the latest scripting engine (version 5.7), so you do not need to install Windows Script 5.6 in Windows Vista. The Windows Installer error 2738 occurs if the module vbscript.dll is not registered in the system. To fix the problem, use these steps: Open an elevated Command Prompt. To do so, click Start, click All Programs, click Accessories, right-click Command Prompt, and then click Run as Administrator. Type the following command and press ENTER.

regsvr32 vbscript.dll