sync with trunk r47227
[reactos.git] / base / system / runonce / runonce.rc
1 #include "runonce.h"
2
3 #define REACTOS_STR_FILE_DESCRIPTION "ReactOS Run Once Wrapper\0"
4 #define REACTOS_STR_INTERNAL_NAME "runonce\0"
5 #define REACTOS_STR_ORIGINAL_FILENAME "runonce.exe\0"
6 #include <reactos/version.rc>
7
8 LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
9
10 IDI_ICON ICON DISCARDABLE "res/icon.ico"
11
12 #include "rsrc.rc"