Tag Archives: VBScript

Create a Desktop Shortcut with VBScript

How to create a Windows Desktop Shortcut using VBScript.
Continue reading

Posted in VBScript | Tagged , , , , | Leave a comment

VBScript to Make M3U Files from Directories

VBScript to enable you to make M3U playlist files from directories
containing MP3 files.
Continue reading

Posted in VBScript | Tagged , , , , | Leave a comment

VBScript Function to Determine if a Registry Entry Exists

VBScript code for a function that determines if a given Registry entry
exists.
Continue reading

Posted in VBScript | Tagged , , , , , , , , , , , | Leave a comment

VBScript Subroutine to Split Up a Tab-Delimited Line of Text

VBScript function to split up a line of tab-delimited text into an array.
Continue reading

Posted in VBScript | Tagged , , , , , , , , , , , | Leave a comment