Use VBscript to obtain the song title and singer of a WMA file
Hi There,
I am converting my CD into wma format using Window Media Player. after convertion completes, I want to use VBscript to rename the song to add the singer into the song name.
Original: trace01.cda
After conversion from Window Media Player - > yesterday.wma
I need a vbscript to access the property of this wma file as it contains the singer, therefore
yesterday.wma becomes Beatle - Yesterday.wma
Did you use the same approach "tindavid" proposed above, or something different? If you found the same approach as was proposed by the expert, but the question was still open, I would respectfully suggest that you award points to "tindavid" for their "accepted solution".