A little VBScript to create a Windows Media Player Ver. 9.0 Play-List very fast.
It's written in VB-Script rather than an *.exe. purely, so that you can easily see exactly what the code does.
Anyway, that's the story of why the code is script form.
If you go to the location URL below, copy the code, then paste it directly into notepad or edit.com, save it as pl-maker.vbs. You can then drag single or now, you can even drag multiple audio-visual files directly onto the script file and a play-list will be created for you on your desktop.
When you've done with the dragging of the files, simply double click the play-list and windows-media-player will play all your files in the play-list.
Here is the entire Planet_Source_Code submission.
http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=9783&ln...
Here is the (easy) Copy and Paste Planet_Source_Code submission.
http://www.planetsourcecode.com/vb/scripts/ShowCodeAsText.asp?txtCodeId=9783&...
Have fun.
Link to this comment:
All Comments (0)