Showing results for associators of - Scripting Blog [archived]

Jul 31, 2006
Post comments count0
Post likes count0

How Can I Incrementally Rename All the Files in a Folder?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! I have an unknown number of files in a folder. I need to rename them using this format: ABC_fx.inv, where x is an incremental number. How can I do that?-- RN Hey, RN. You know, one of the Scripting Guys once had an idea for a very different kind of restaurant. Would you walk into this restaurant, sit down at a table, and then...

Scripting Guy!VBScriptstorage
Jul 17, 2006
Post comments count0
Post likes count0

How Can I Get the Names of 10 Randomly-Selected Files in a Folder?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I get the names of 10 randomly-selected files in a folder? I need to do that so I can test and verify our backup and restore policies.-- CS Hey, CS. You know, if you’re interested in things that are random, haphazard, arbitrary, or downright chaotic, well, you came to the right place. For example, any time we Scriptin...

Scripting Guy!scripting techniquesVBScript
May 22, 2006
Post comments count0
Post likes count0

How Can I Get a List of All the .dll Files in a Folder, Along with Their Version Numbers?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I get a list of all the .dll files in a folder, along with their version numbers?-- DD Hey, DD. You know, when we sit down to write this column we usually try to start off with an amusing and at least semi-relevant anecdote. In this case, that would mean a cute story about file versions. Unfortunately, none of the Scr...

Scripting Guy!VBScriptstorage
May 2, 2006
Post comments count0
Post likes count0

How Can I Use a Script to Automatically Queue Up Files That I Want to Burn to a CD?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! In Windows XP, how can I use a script to automatically queue up files that I want to burn to a CD?-- BD Hey, BD. Well, unfortunately, we have some bad news for you: there’s currently no way to burn a CD using a script. You see, the problem is that - oh, wait a second: you just want to queue up the files that will be burned to...

Scripting Guy!VBScriptoperating system
Nov 28, 2005
Post comments count0
Post likes count0

How Can I Rename Files Like _JKG1234.jpg to 272_DSC_1234.jpg?

ScriptingGuy1
ScriptingGuy1

Hey, Scripting Guy! How can I rename files like _JKG1234.jpg to 272_DSC_1234.jpg?-- NA Hey, NA. You know, NA, we feel sorry for you. Why? Well, on the one hand you’re unbelievably lucky. After all, the Scripting Guys never write scripts that they actually use, yet you somehow managed to hit upon an exception. Talk about defying the odds! At the ...

Scripting Guy!scripting techniquesVBScript