Run a program as admin

Post comments and suggestions for RoboTask here
Post Reply
vbigdeli
Posts: 34
Joined: Mon Sep 15, 2008 2:53 am

Run a program as admin

Post by vbigdeli »

I don't see run as administrator or normal user in Run program/open document task.
Please add this feature.

Thanks.
Oleg
Site Admin
Posts: 3004
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: Run a program as admin

Post by Oleg »

"Run as administrator" mode is impossible without manual confirmation. This is a very uncomfortable way for automation process
You should run RoboTask "As Administrator" to start another applications without confirmations.
Also you can turn off the UAC in control panel. But pay attention, that this way is not recommended

To run another programs "As Administrator" you can use RG.EXE utility. It is in RoboTask's folder. By default it is here: "C:\Program Files (x86)\RoboTask\RG.exe"
Usage:
RG.exe [/p] <command_line>
/p - RG waits when the command will be finished


It launches your command line with administrative rights.
Oleg Yershov
Post Reply