Help for this page

Select Code to Download


  1. or download this
    Const BcdLibraryString_Description = &h12000004
    Const Current = "{fa926493-6f1c-4193-a414-58f0b2456d1e}"
    ...
    
    objDefault.GetElement BcdLibraryString_Description, objElement
    Wscript.Echo "Current operating system: " & objElement.String
    
  2. or download this
    use strict;
    use Win32::OLE;
    ...
     
    print "\n$debugstatus\n";