#include #include #define VER_FILETYPE VFT_APP #define VER_FILESUBTYPE VFT2_UNKNOWN #define VER_FILEDESCRIPTION_STR "Microsoft\256 Boot Disk Utility" #define VER_INTERNALNAME_STR "boot.exe" #define VER_ORIGINALFILENAME_STR "boot.exe" #include