Archive for the ‘Windows 7’ Category

Error “There is no script engine for file extension”

Thursday, July 9th, 2009

You may receive an error “There is no script engine for file extension” while attempting to run .vbs files in Windows. This error can occur if no default scripting engine is set, the VBScript module is not correctly registered, or the .vbs file class settings are broken.

Running an Elevated Command Prompt

Thursday, July 9th, 2009

The default User Account Control (UAC) settings in Windows Vista and Windows 7 prevent you from performing many task on the command line. Performing administrative tasks such as executing batch or script files that require administrative permissions will require you to use an Elevated Command Prompt, or a command prompt with elevated permissions that […]

Restoring .vbs (VBScript Script File) File Associations

Thursday, July 9th, 2009

“I am running Windows XP. I need to execute VBS scripts to run functions in other programs. I had no problem until some security program disabled execution of VBS Scripts. Now all I get is code Notepad and the VBS Scripts don’t execute. How do I get Windows to execute VBS Scripts again?” - Peter […]

Exit Confirmation for Microsoft Outlook

Thursday, July 12th, 2007

One of the chief complaints I hear all of the time is that Microsoft Outlook does not provide exit confirmation when closing. Since most Outlook users keep it open at all times for new mail notification, it’s nice to know when you close it accidentally. Unfortunately, Outlook does not have an option to […]

Disable Writing to Block Storage Devices on USB Buses

Tuesday, July 10th, 2007

A USB block storage device is an external (and generally portable) storage device that connects to your computer via a Universal Serial Bus port. They are becoming quite commonplace as of late. These devices include typical USB storage devices such as thumb drives, JumpDrives, and flash hard drives and some not-so-common ones such […]