Showing tag results for registry

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

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

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 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

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
Mar 6, 2006
Post comments count0
Post likes count0

How Can I Change the Internet Explorer Title Bar?

ScriptingGuy1

  Hey, Scripting Guy! I recently signed up with a new Internet service and now every time I start Internet Explorer the window title says Internet Explorer Provided by Fabrikam.com. How can I change the Internet Explorer title bar?-- AD Hey, AD. You know, you’ve presented the Scripting Guys with a moral and ethical dilemma. Just about the sa...

Scripting Guy!VBScriptoperating system
Dec 22, 2005
Post comments count0
Post likes count0

How Can I Retrieve the Path to the Program Files Folder on a Computer?

ScriptingGuy1

Hey, Scripting Guy! How can I retrieve the path to the Program Files folder on a computer?-- CC Hey, CC. How can you retrieve the path to the Program Files folder on a computer? Well, to be honest, not as easily as we thought you could. If you’re trying to retrieve the Program Files path on the local computer, well, that’s easy; retrieving the P...

Scripting Guy!VBScriptdesktop management