Page 1 of 1

Using Run Program to initiate logon

Posted: Wed Sep 25, 2013 8:12 pm
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?

Re: Using Run Program to initiate logon

Posted: Thu Sep 26, 2013 8:48 am
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