diff --git a/nmrpflash.dev b/nmrpflash.dev index 7a2e4d0..c8aba43 100644 --- a/nmrpflash.dev +++ b/nmrpflash.dev @@ -27,8 +27,8 @@ CommandLine=-L Folders= IncludeVersionInfo=0 SupportXPThemes=0 -CompilerSet=3 -CompilerSettings=0000000100100000000001000 +CompilerSet=4 +CompilerSettings=0000000100000000001000000 UnitCount=5 [VersionInfo] @@ -99,3 +99,4 @@ Link=1 Priority=1000 OverrideBuildCmd=0 BuildCmd= + diff --git a/nmrpflash.manifest b/nmrpflash.manifest new file mode 100644 index 0000000..6b12693 --- /dev/null +++ b/nmrpflash.manifest @@ -0,0 +1,12 @@ + + + nmrpflash + + + + + + + + + \ No newline at end of file diff --git a/nmrpflash.rc b/nmrpflash.rc new file mode 100644 index 0000000..5e4afb5 --- /dev/null +++ b/nmrpflash.rc @@ -0,0 +1,2 @@ +#include "winuser.h" +CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST nmrpflash.manifest