#include #include #define VER_FILETYPE VFT_APP #define VER_FILESUBTYPE VFT2_UNKNOWN #define VER_FILEDESCRIPTION_STR "Test tool - Admin take over of file acl" #define VER_INTERNALNAME_STR "takeown.exe" #define VER_ORIGINALFILENAME_STR "takeown.exe" #include "common.ver"