2008年10月15日 星期三

Skype for Windows 新的command line 參數

Skype for Windows 的command line參數有:

  • /nosplash - do not display splash screen when Skype starts
  • /minimized - Skype is minimized to system tray when it starts
  • /callto:nameornumber - call the specified Skype Name or SkypeOut number
  • /shutdown - close Skype
  • /username:%username - NEW! (v3.8.0.180 and v4.0.0.166)
  • /password:%password - NEW! (v3.8.0.180 and v4.0.0.166)
  • /secondary - NEW! (v4.0.0.166 only) -- 用同一Windows帳號開多個Skype 4.0 instance的方法

剛剛從Skype那邊要到的, 用command line命令啟動並登入Skype (適用的Skype版本: Windows v3.8.0.180 和 v.4.0.0.166):

skype.exe /username:%username /password:%password

RUNAS只適用於Skype 3.8.0.180:

runas /user:%xpuser "Skype.exe /username:%username /password:%password"


ps. %username %password 指的是你的Skype帳號和密碼,都是明文,特別要小心.



(參考來源:http://forum.skype.com/index.php?showtopic=213631)

沒有留言: