My bro wants to run frozen throne (warcraft 3 expansion, blizzard) and he cant play online (battle.net) without running as an admin.

He figured out how to make the shortcut launch it as admin but it always ask him for permission. How do we change it so it no longer ask permission for that shortcut/game?

link|improve this question

55% accept rate
feedback

3 Answers

up vote 2 down vote accepted

Warcraft III is likely asking for administrative privileges so that it can download maps from other players on Battle.net. You can get around this by giving control of the program folder to the user(s) who will be running the game.

obligatory screenshot

  • Navigate to C:\Program Files (or wherever you installed the game).
  • Right click on the Warcraft III folder and choose properties.
  • Click on the Security tab.
  • Click on the Edit... button halfway down the window.
  • Find your user name in the pane labeled Group or user names: and click it.
  • In the lower pane (Permissions for Users), click every box in the Allow column.
  • Click OK twice to close the properties windows.

You may now run Warcraft III free of annoying UAC prompts.

Note that even after you have done this, you may still get prompts for admin permission when a patch has been released. I'm not sure how much you can do about that, because it's not the game asking for permission. Each patch comes in the form of a new program that Windows hasn't seen before.

link|improve this answer
feedback

Give Elevator a shot. It will add an "Elevate Me" context menu item that surpasses UAC dialog:

alt text

link|improve this answer
feedback

Right-click on the shortcut and choose "Properties," then:

        alt text

Then:

        alt text

link|improve this answer
Doesn't that still bring up a UAC prompt? – John T Sep 10 '10 at 0:10
I'd turned UAC off so I had to re-enable to test. You're right, and as I re-read you original question, I see that your brother already knows how to do what I've proposed. My bad. – BillP3rd Sep 10 '10 at 0:22
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.