RunElevated request elevated administrator permission for another program or script from system.
You can elevate a batch file, the command line prompt cmd.exe, a file manager, a script, a single command like net.exe, older applications or any other program.
To run your file elevated, you simply have to drag and drop the application onto RunElevated.exe.
Further possibilities are creating a shortcut, a batch file or any other way to call the command
>> RunElevated.exe Application.exe <<
Start command prompt with elevated privileges from an administrator account.
>> RunElevated.exe %windir%\system32\cmd.exe <<
Start a batch file or another script with elevated rights from an administrator account.
>> RunElevated.exe c:\pfad\yourScript.bat <<
Call command net.exe with elevated permissions to add an useraccount.
>> RunElevated.exe NET USER username "password" /ADD <<
Launch command prompt or any other executable file from a non administrator account with administrator rights and elevated privileges.
You need RunasSpc.
>> runasspc.exe /program:"c:\path\RunElevated.exe" /param:"%windir%\system32\cmd.exe" /user:"administrator" /password:"pass" <<
Launch command prompt or any other executable file from a non administrator account with administrator rights and elevated privileges by an encrypted file with credentials.
You need RunasSpc or RunAsRob
- Create an encrypted file in RunAsRob as shown in the screenshot below.
- Launch this encrypted file with command: >> RunAsRob.exe /cryptfile:"c:\temp\CommandLineElevated.xus" <<
Run a batch file or any other script from a non administrator account with administrator rights and elevated privileges by an encrypted file with credentials.
You need RunasSpc or RunAsRob
- Create an encrypted file in RunAsRob as shown in the screenshot below.
- Launch this encrypted file with command: >> RunAsRob.exe /cryptfile:"c:\temp\nameOfYourCryptfile.xus" <<
For any suggestions, errors, questions, specific requirements or adjustments please contact:
runas@robotronic.de
RunElevated is free.
Download RunElevated >>>
Date: 2022-02-25
Data protection
Imprint