Search found 36 matches

by robotask
Thu May 02, 2013 9:03 pm
Forum: General Discussion
Topic: can robotask automatically logon to domain ?
Replies: 2
Views: 8376

Re: can robotask automatically logon to domain ?

that solution will not work on a domain system with group policy in effect.... have to use Automate 9 then for logon...
by robotask
Thu May 02, 2013 6:40 pm
Forum: General Discussion
Topic: Can Windows API or DLL functions be run ?
Replies: 2
Views: 8776

Re: Can Windows API or DLL functions be run ?

for illustration purpose only, here is a DLL call from Automate 9 using windows API function(s) from user32.dll <AMVARIABLE NAME="a"></AMVARIABLE> <AMEXECUTEDLLFUNCTION DLLFILEPATH="C:\Windows\SysWOW64\user32.dll" METHODNAME="MessageBox" RETURNTYPE="Void"><ARG...
by robotask
Thu May 02, 2013 6:38 pm
Forum: General Discussion
Topic: Windows 7 system specific services related tasks (as dwm.exe
Replies: 5
Views: 20789

Re: Windows 7 system specific services related tasks (as dwm

see screenshot, Start, Run, Services.msc and DWM is clearly one of the services started and listed
by robotask
Thu May 02, 2013 1:51 pm
Forum: General Discussion
Topic: Can Windows API or DLL functions be run ?
Replies: 2
Views: 8776

Can Windows API or DLL functions be run ?

Does robotask support DLL calls or using Windows API ?
by robotask
Thu May 02, 2013 11:57 am
Forum: General Discussion
Topic: Windows 7 system specific services related tasks (as dwm.exe
Replies: 5
Views: 20789

Re: Windows 7 system specific services related tasks (as dwm

Just tested this on a x64 bit windows 7 enterprise system the module C:\Windows\System32\dwm.exe is not detected in the service list, yet almost all running services are shown in task manager Am using Process Explorer 15.23 as Task Manager replacement from sysinternals.com, free download from micros...
by robotask
Thu May 02, 2013 11:25 am
Forum: General Discussion
Topic: can robotask automatically logon to domain ?
Replies: 2
Views: 8376

can robotask automatically logon to domain ?

Normally, when a system is restarted (windows update, patches from corporate domain, dll updates, etc), it is necessary to execute logon keystrokes using a default user, ie. Admin@mydomain after CTRL-ALT-DELETE

Can robotask do this automatically, similar to how Automate 9 does it ?