- /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:
RUNAS只適用於Skype 3.8.0.180:
runas /user:%xpuser "Skype.exe /username:%username /password:%password"
ps. %username
(參考來源:http://forum.skype.com/index.php?showtopic=213631)