Hello fellow scripters! can anyone tell me how I can read the label on a CDrom.
I created a windows installer package and now I need to distribute to folks on a slow link.
I set the package up in SMS which only has the command line and a Vbscript wrapper which asks the client to load the CD into the drive.
Once this happens the script checks for the drive and label to insure the correct media is loaded.
My problem is I don't know how to code the functionality where I want the script to read the label on the CD.
I already defined the label name in my declaration block of code. Any example will do to get me going in the right direction.
Thanks....
I created a windows installer package and now I need to distribute to folks on a slow link.
I set the package up in SMS which only has the command line and a Vbscript wrapper which asks the client to load the CD into the drive.
Once this happens the script checks for the drive and label to insure the correct media is loaded.
My problem is I don't know how to code the functionality where I want the script to read the label on the CD.
I already defined the label name in my declaration block of code. Any example will do to get me going in the right direction.
Thanks....