// // Copyright (C) 1999, Microsoft Corporation. // // All rights reserved. // #include #include #define VER_FILETYPE VFT_APP #define VER_FILESUBTYPE VFT2_UNKNOWN #define VER_FILEDESCRIPTION_STR "WMI MSI Method Provider" #define VER_INTERNALNAME_STR "msimeth.exe" #define VER_ORIGINALFILENAME_STR "msimeth.exe" #include "common.ver"