reactos/rosapps/applications/cmdutils/rosvboxmgmt/rosvboxmgmt.rc
Pierre Schweitzer ca9c5c56a5 [ROSVBOXMGMT]
Add the "rosvboxmgmt" tool.
It's purpose is to allow to interact with the VBoxSF driver as we don't have working MPR yet.

In order to have UNC path available, all you need to do so far is rosvboxmgmt start. All the rest isn't mandatory.

svn path=/trunk/; revision=68778
2015-08-21 08:03:13 +00:00

6 lines
212 B
Plaintext

#define REACTOS_STR_FILE_DESCRIPTION "ReactOS VBoxSRV management tool\0"
#define REACTOS_STR_INTERNAL_NAME "rosvboxmgmt\0"
#define REACTOS_STR_ORIGINAL_FILENAME "rosvboxmgmt.exe\0"
#include <reactos/version.rc>