Update resource file with requireAdministrator, added resources.rc and manifests.xml

This commit is contained in:
mlsmaycon
2021-06-23 01:06:47 +02:00
parent 52db303104
commit 1a06518f1b
4 changed files with 28 additions and 2 deletions

9
resources.rc Normal file
View File

@@ -0,0 +1,9 @@
#include <windows.h>
#pragma code_page(65001) // UTF-8
#define STRINGIZE(x) #x
#define EXPAND(x) STRINGIZE(x)
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST manifest.xml
wintun.dll RCDATA wintun.dll