2025-04-27 07:49:33 -04:00

7 lines
248 B
Plaintext

#include <windows.h>
#define VER_FILETYPE VFT_APP
#define VER_DESCRIPTION_STR "Sample Remote Desktop Certificate Installer"
#define VER_INTERNALNAME_STR "rdcert"
#define VER_ORIGNAME_STR "rdcert.exe"