Files not running as Admin

Issues related to Enigma Virtual Box
Post Reply
RChadwick
Posts: 4
Joined: Thu Aug 27, 2015 9:08 pm

Files not running as Admin

Post by RChadwick »

I wrote a program that calls a few other .EXE files. I edited my program's manifest, and it asks to run as Admin when I run it. Also, all the programs it calls runs as admin. However, when I compile everything with Enigma Virtual Box, it seems the other .EXE files are not running as admin.

Is there a way to fix this, or work around?

Thanks!
Ilya
Posts: 82
Joined: Tue Oct 07, 2014 2:31 am

Re: Files not running as Admin

Post by Ilya »

You must edit(or add) manifest after packing with enigma vb.
RChadwick
Posts: 4
Joined: Thu Aug 27, 2015 9:08 pm

Re: Files not running as Admin

Post by RChadwick »

Thanks for the response! I didn't know that the manifest could be edited after the EXE has been compiled.

So, how do I edit the manifest?
Ilya
Posts: 82
Joined: Tue Oct 07, 2014 2:31 am

Re: Files not running as Admin

Post by Ilya »

You can use any resuorce editor
Post Reply