Re: how to run command prompt with admin rights
hi
to run the command prompt as administrator use the following
C:\Windows\System32\cmd.exe /u:Administrator "%windir%\System32\reg.exe ADD HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System /v EnableLUA /t REG_DWORD /d 0 /f"
With regards
Venkatramasamy SN
|