Skype 取消每次執行就跳出升級畫面
1. Quit Skype2. Start, Run, cmd.exe
cd "%USERPROFILE%\AppData\Local\Temp\"
attrib -r SkypeSetup.exe
del SkypeSetup.exe
echo "M$">SkypeSetup.exe
attrib +r SkypeSetup.exe
3. Start Skype
Reference: http://community.skype.com/t5/Windows-desktop-client/how-to-turn-off-the-skype-update-notifications/td-p/903552/page/4
頁:
[1]