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?
Using Run Program to initiate logon
Re: Using Run Program to initiate logon
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
I think that no.
See here about possible command line parameters of Skype
Oleg Yershov