Platforms to show: All Mac Windows Linux Cross-Platform

WindowsFileVersionMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Windows MBS Win Plugin 6.4 ❌ No ✅ Yes ❌ No ❌ No Desktop, Console & Web
A class to read Windows version information from a file.
Example
dim f as FolderItem = SpecialFolder.Desktop.Child("dbgview.exe")
dim w as new WindowsFileVersionMBS
if w.OpenFile(f) then
MsgBox w.GetInternalName
end if

This class has no sub classes.

Some examples using this class:

Blog Entries


The items on this page are in the following plugins: MBS Win Plugin.


WindowsFileStreamMBS   -   WindowsFolderChangeMBS


The biggest plugin in space...