Windows 7 How can i run .bat file as Admin?

npchekuri

New Member
Joined
Apr 27, 2012
Hi,
I want to know how can i run a Batch File as administrator since the Run as Administrator Check box in Compatibility tab is gray (can't check)?
This is the Batch File:
@echo off
cd /d "C:\Program Files (x86)\Ubisoft\Far Cry 2\bin"
start /real time FarCry2.exe

So please Advice me how can i run it.
 
Back
Top Bottom