Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

Hey, Scripting Guy! How Can I Modify Registry Settings That Configure Windows Explorer?

(image) Hey, Scripting Guy! Why does it feel like every single default setting in Microsoft Windows is wrong? It is so frustrating to me to spend five minutes changing all the defaults. For example, I open Internet Explorer and there are no system files. I look at files, but there are no file extensions. The names of text files that I put in...

How Can I Retrieve a List of the Commands Typed Into the Run Dialog Box?

(image) Hey, Scripting Guy! Sometimes I type commands in the Run dialog box that I’d like to retrieve later on. I know the most recent commands I used are cached somewhere; that’s because they show up when I start typing in the Run dialog box. How can I use a script to retrieve these commands?-- KJ(image) (image) (image) Hey, KJ. You ...

How Can I Start Windows Explorer Opened to a Specific Folder?

(image) Hey, Scripting Guy! How can I start Windows Explorer opened to a specific folder?-- CD(image) (image) (image) Hey, CD. We’re going to let you in on one of the Scripting Guys’ most sordid secrets: sometimes the Scripting Guys don’t agree with each other. No, it’s true; really. For example, some of the Scripting Guys think ...

How Can I Change the Caption for the My Computer Icon?

(image) Hey, Scripting Guy! Instead of having the My Computer icon on the desktop read My Computer, I’d like to replace that with the name of the computer. Can I do that using a script?-- TG(image) (image) (image) Hey, TG. We get asked this question quite a bit; apparently a lot of you find it convenient to have the computer name right ...