Loading |
VBScript |
JavaScript |
Powershell |
Search Options: List Virtual Server Floppy Image TypeContent of List Virtual Server Floppy Image Type.vbsMD5 Hash: 8D990D830AAF825D87B6EFC361D9497A |
||
' Description: Lists the image type for a virtual server floppy image.
On Error Resume Next Set objVS = CreateObject("VirtualServer.Application") strImageType = objVS.GetFloppyDiskImageType _ ("C:\Virtual Machines\Images\Dos Virtual Machine Additions.vfd") Wscript.Echo "Image type: " & strImageType | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |