windows-nt/Source/XPSP1/NT/admin/pchealth/helpctr/service/hscupd/hscupd.rc

13 lines
336 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
#include <windows.h>
#include <bldver.h>
#define VER_FILETYPE VFT_APP
#define VER_FILESUBTYPE VFT2_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Microsoft Help and Support Center\0"
#define VER_INTERNALNAME_STR "HSCUPD.EXE\0"
#define VER_ORIGINALFILENAME_STR "HSCUPD.EXE\0"
#include <common.ver>