Skype

Post date: May 02, 2013 1:25:17 PM

@rem Skype is Calling, seeing, messaging and sharing with others – wherever they are.

@rem 與他人通話、視訊、傳送訊息以及分享 – 無論對方身在何處。

@rem http://www.skype.com/zh-Hant/

if exist Skype\SkypeSetup.exe goto next

start /wait "" wget.exe "http://download.skype.com/0fc078071fb0b894c5cd040ba3f75064/SkypeSetup.exe" --directory-prefix=Skype

:next

start /wait Skype\SkypeSetup.exe /VERYSILENT /SP-

reg delete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run /v Skype /f