reactos/rosapps/applications/rosinternals/movefile/movefile.rc
Pierre Schweitzer 9e84082a45 [MOVEFILE]
Open source the movefile utily that allows queueing deletion/renaming operations for the next reboot

svn path=/trunk/; revision=75531
2017-08-13 10:15:55 +00:00

5 lines
222 B
Plaintext

#define REACTOS_STR_FILE_DESCRIPTION "Queue move operations for next reboot\0"
#define REACTOS_STR_INTERNAL_NAME "movefile\0"
#define REACTOS_STR_ORIGINAL_FILENAME "movefile.exe\0"
#include <reactos/version.rc>