Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

How to emulate a 'sip:' shortcut, or Windows run 'sip:'

$
0
0

Hi,

 

If I put      sip:user@somewhere.com      into "Run" on my Win8 machine,

or make a shortcut     sip:user@somewhere.com    , and run it, it will open the default program that handles it, in my case Lync,

 

how do I emulate this from Autoit,

I have tried

 

Run(@ComSpec & " /c " & "sip:"& $UsersADInfo [5][1])

Run("C:\Program Files (x86)\Microsoft Office\Office15\lynce.exe" & " sip:"& $UsersADInfo [5][1])

Run("sip:"& $UsersADInfo [5][1])

 

$UsersADInfo [5][1]  equals and email address

 

Thank you for any help,

 

Nigel

 


Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>