Support Forums

Full Version: Add Administrator Manifest/Privileges to your Application (Rating = Got Trolled On)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Ok basically, what this does is gives your Application Administrator manifests which means the application can change anything to the system. Kinda easy and hard to do but WORKS... Now open up Visual Studio 2010! Please Reply if you liked/need help!!!

STEPS WITH A VISUAL PROSPECTIVE:

1#. Open up Visual Studio 2010

2#. Go To Centextmenu and find "Project" then hit "<Project Name> Properties..."

[Image: 2551d89.png]

3#. Now find the Button that says "View Windows Settings"

[Image: 72y4g3.png]

4#. Coding Time (Yes this language you are seeing is XML.)
Now it gets difficult, Hit the Shortcut Keys: CTRL + F and Switch Tab to Quick Replace.

[Image: 33eqx5v.png]

5#. Now Enter the Following Code into the Following Quick Replace Boxes.

FIND WHAT:
Code:
Code:
<requestedExecutionLevel level="asInvoker" uiAccess="false" />

REPLACE WITH:
Code:
Code:
<requestedExecutionLevel  level="highestAvailable" uiAccess="false" />

[Image: 16bng4l.png]

6#. Then hit the Replace Button and Save. Now you have just given your Application an Administrator Manifest, now please, use this with trust because I don't want to get blamed for showing you how to make an application to hijack a computer LOL...

Enjoy, L3g1tWa5te a.k.a. MaiTriCks
Hello matricks , you ASSWIPE

Remember me?
Both of you, take off-topic discussions to PM.
Thanks for this Legit.

This might come in handy one day.
(10-21-2010, 10:01 PM)Ninja Wrote: [ -> ]Thanks for this Legit.

This might come in handy one day.

Sure, it will be when you tweak systems in VB
(10-22-2010, 08:41 PM)L3g1tWa5te Wrote: [ -> ]Sure, it will be when you tweak systems in VB


Thanks for the notice. Smile
Thank's for this tut man. it's really useful in my opinion Big Grin
couldnt you just put a Password on it lol.
(10-23-2010, 05:36 PM)Lemons Kushy Wrote: [ -> ]couldnt you just put a Password on it lol.

What is that supposed to mean? Put a password? I am sorry but that is not related this subject of this thread. Care to Share?