Using Run Program to initiate logon

Discuss RoboTask here
Post Reply
Patty S.
Posts: 1
Joined: Wed Sep 25, 2013 7:43 pm

Using Run Program to initiate logon

Post by Patty S. »

Hi,
I've been working on a task that checks to see if a process is active by using the IsProcessExists variable. (Check to see if Skype is listed as a process)
If it is not listed then logon.
Run Program - my path\Skype.exe
parameters username and password.

The task will start Skype but will not pass the username and password. Any ideas how to accomplish this?
Oleg
Site Admin
Posts: 3202
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Re: Using Run Program to initiate logon

Post by Oleg »

Are you sure that Skype can process username and password in command line?
I think that no.

See here about possible command line parameters of Skype
Oleg Yershov
Post Reply