Windows2003-3790/inetcore/outlookexpress/migrate/migrate.rcv
2020-09-30 16:53:55 +02:00

16 lines
588 B
Plaintext

/********************************************************************/
/* MIGRATE.RCV */
/********************************************************************/
#include <ntverp.h>
#define VER_FILETYPE VFT_APP
#define VER_FILESUBTYPE VFT_UNKNOWN
#define VER_FILEDESCRIPTION_STR "Outlook Express Migration 5.0"
#define VER_INTERNALNAME_STR "OEMIG50"
#define VER_ORIGINALFILENAME_STR "OEMIG50.EXE"
#define VER_FILEVERSION_STR VER_PRODUCTVERSION_STR
#include <common.ver>