Issue 138 in greatagent: 不能自动打开goagent-win8

10 views
Skip to first unread message

great...@googlecode.com

unread,
Jun 8, 2014, 8:42:28 PM6/8/14
to wwqgtxx-goa...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 138 by Wong.Syr...@gmail.com: 不能自动打开goagent-win8
http://code.google.com/p/greatagent/issues/detail?id=138

批处理建议增加系统版本判断,然后调用对应的goagent程序,现在我只能手动打开
goagent-win8.exe了


--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

great...@googlecode.com

unread,
Jun 9, 2014, 12:00:22 AM6/9/14
to wwqgtxx-goa...@googlegroups.com
Updates:
Status: Started

Comment #1 on issue 138 by wwqgtxx: 不能自动打开goagent-win8
http://code.google.com/p/greatagent/issues/detail?id=138

应该判断了呀
你在cmd下执行ver把结果给我看看

great...@googlecode.com

unread,
Jun 9, 2014, 12:41:41 AM6/9/14
to wwqgtxx-goa...@googlegroups.com

Comment #2 on issue 138 by Wong.Syr...@gmail.com: 不能自动打开goagent-win8
http://code.google.com/p/greatagent/issues/detail?id=138

6.3.9600 win8.1 pro

great...@googlecode.com

unread,
Jun 9, 2014, 12:43:01 AM6/9/14
to wwqgtxx-goa...@googlegroups.com

Comment #3 on issue 138 by Wong.Syr...@gmail.com: 不能自动打开goagent-win8
http://code.google.com/p/greatagent/issues/detail?id=138

ver | find "6.2." > NUL && start goagent-win8.exe
这是你写的判断,版本错了

great...@googlecode.com

unread,
Jun 9, 2014, 12:44:41 AM6/9/14
to wwqgtxx-goa...@googlegroups.com

Comment #4 on issue 138 by Wong.Syr...@gmail.com: 不能自动打开goagent-win8
http://code.google.com/p/greatagent/issues/detail?id=138

ver | find "6.2." > NUL && start goagent-win8.exe
这是你写的判断,版本应该再加一行 8和8.1貌似不同

great...@googlecode.com

unread,
Jun 9, 2014, 1:01:06 AM6/9/14
to wwqgtxx-goa...@googlegroups.com

Comment #5 on issue 138 by a...@live.cn: 不能自动打开goagent-win8
http://code.google.com/p/greatagent/issues/detail?id=138

应该要加上
ver | find "6.3." > NUL && start goagent-win8.exe
win8和win8.1的版本号不同

great...@googlecode.com

unread,
Jun 9, 2014, 2:13:23 AM6/9/14
to wwqgtxx-goa...@googlegroups.com

Comment #6 on issue 138 by wwqgtxx: 不能自动打开goagent-win8
http://code.google.com/p/greatagent/issues/detail?id=138

谢谢了,等有时间,就修改

great...@googlecode.com

unread,
Jun 14, 2014, 4:05:23 AM6/14/14
to wwqgtxx-goa...@googlegroups.com
Updates:
Status: Fixed

Comment #7 on issue 138 by wwqgtxx: 不能自动打开goagent-win8
http://code.google.com/p/greatagent/issues/detail?id=138

https://github.com/greatagent3/ga/commit/6eaa880be9357c551a446eb8c609d94c37f9928b
Reply all
Reply to author
Forward
0 new messages