![]() Loading |
| VBScript |
| JavaScript |
| Powershell |
Search Options: List Virtual Server Floppy Image Type
|
||
|
' 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 :: | ||