Showing tag results for special folders

Dec 22, 2005
Post comments count0
Post likes count0

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

ScriptingGuy1
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
Sep 1, 2005
Post comments count0
Post likes count0

How Can I Add a Shortcut to the Quick Launch Tray?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I add a shortcut to the Quick Launch tray?-- ZR Hey, ZR. Before we answer this question we need to first answer a different question. And here’s the answer: Frank “Home Run” Baker, who led the major league in homers four times, even though he never hit more than a dozen home runs in a single season. Oh, wait; wrong qu...

Scripting Guy!VBScriptdesktop management
Jun 1, 2005
Post comments count0
Post likes count0

How Can I Retrieve the Path to the %windir% Folder on a Computer?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I retrieve the path to the %windir% folder on a computer?-- DS Hey, DS. Interesting that you should ask this question. This same question happened to be asked on an internal Microsoft mailing list just the other day, and the answer given (not by one of the Scripting Guys we hasten to add) was an extremely complicated ...

Scripting Guy!VBScriptoperating system
Feb 9, 2005
Post comments count0
Post likes count0

How Can I Change the Target of a Desktop Shortcut?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I change the target that a desktop shortcut points to? For example, if I move a file from one server to another, I’d like be able to use a script to change the shortcut that points to that file.-- AK Hey, AK. This is an example of a scripting problem that’s actually pretty easy to solve, provided you know where to loo...

Scripting Guy!VBScriptdesktop management