Add cow-taskbar.exe

This commit is contained in:
Chen Yufei
2013-03-05 11:20:45 +08:00
parent 602a71c1da
commit 8fed94a74b
3 changed files with 9 additions and 1 deletions

View File

@@ -59,7 +59,7 @@ OS X 和 Linux 上,推荐使用下面的命令来下载二进制文件和样
- Unix 系统在命令行上执行 `cow`
- [Linux 启动脚本](doc/init.d/cow) 在 Debian 上测试过,其他 Linux 发行版应该也可以使用
- Windows 上双击 `cow.exe` 执行即可
- Windows 上双击 `cow.exe` 执行即可,或者使用 [`cow-taskbar.exe`](script/cow-taskbar.exe) (可隐藏窗口到系统托盘)
PAC url 为 `http://<listen address>/pac`

8
script/README.md Normal file
View File

@@ -0,0 +1,8 @@
# About cow-taskbar.exe
Copied `goagent.exe`, modified the string table and icon using reshack.
Thanks for the taskbar project created by @phuslu.
Icon from [IconArchive](http://www.iconarchive.com/show/animal-icons-by-martin-berube/cow-icon.html), thanks to the author Martin Berube.

BIN
script/cow-taskbar.exe Executable file

Binary file not shown.