Showing results for desktop management - Scripting Blog [archived]

Mar 27, 2006
Post comments count0
Post likes count0

How Can I Determine the Default Script Host on a Computer Before I Run a Script?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! I know that when I run a script I can use code to determine whether the script is running under WScript or CScript. What I can’t figure out is this: how can I determine the default script host on a computer before I run a script?-- AT Hey, AT. You know, it’s not very often that people completely stump the Scripting Guys; howe...

Scripting Guy!scripting techniquesVBScript
Mar 24, 2006
Post comments count0
Post likes count0

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

ScriptingGuy1
ScriptingGuy1

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 Hey, KJ. You know, our first thought upon reading your ...

Scripting Guy!VBScriptoperating system
Mar 17, 2006
Post comments count0
Post likes count0

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

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I start Windows Explorer opened to a specific folder?-- CD 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 that soccer is a real sport; even worse, at lea...

Scripting Guy!VBScriptdesktop management
Mar 8, 2006
Post comments count0
Post likes count0

How Can I Configure the Screensaver Used When No One is Logged On to a Computer?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! I recently downloaded your Script Center screensaver, and it works great as long as someone is logged on to the computer. However, when no one is logged on the computer uses a different screensaver. How can I get the computer to use the Script Center screensaver when no one is logged on?-- RF Hey, RF. You know, it occurred to...

Scripting Guy!VBScriptoperating system
Feb 20, 2006
Post comments count0
Post likes count0

How Can I List All the Items in the Run Key in the Registry?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I list all the items in the Run key in the registry?-- JW Hey, JW. How can you list all the items in the Run key in the registry? Well, to be honest, we’re not going to tell you. Nope, sorry. Not because we don’t like you, but because we think we have a better answer for you. (If we’re wrong, well, let’s just say it w...

Scripting Guy!VBScriptdesktop management