Before Windows 10 an audio/video file could be played from a VB Script using a Shell command. How do you play an audio/video file from a VB Script with Windows 10?
VB Script
Last Comment
RayT
8/22/2022 - Mon
Bill Prew
I would expect the same thing to work, as long as the extension of the file is recognized as associated with Windows Media Player.
What is the name of the file?
And what is the VBS code you are trying that doesn't work?
~bp
Bill Prew
I just tried it with an MP# file here, that worked fine.
What is the name of the file?
And what is the VBS code you are trying that doesn't work?
~bp