remove manifest and .rc file
This commit is contained in:
parent
78fbf8c10a
commit
dc9fd16f91
2 changed files with 0 additions and 14 deletions
|
@ -1,12 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
||||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
|
||||||
<description>nmrpflash</description>
|
|
||||||
<assemblyIdentity version="1.0.0.0" name="nmrpflash"/>
|
|
||||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
|
|
||||||
<security>
|
|
||||||
<requestedPrivileges>
|
|
||||||
<requestedExecutionLevel level="requireAdministrator" uiAccess="false"/>
|
|
||||||
</requestedPrivileges>
|
|
||||||
</security>
|
|
||||||
</trustInfo>
|
|
||||||
</assembly>
|
|
|
@ -1,2 +0,0 @@
|
||||||
#include "winuser.h"
|
|
||||||
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST nmrpflash.manifest
|
|
Loading…
Add table
Reference in a new issue