Skip to content

UniFTP Ver1.0.1-beta

Compare
Choose a tag to compare
@UlyssesWu UlyssesWu released this 02 Jan 11:39
· 23 commits to master since this release

Build:20150107
第一版,已修正1次。
可能仍有许多BUG,欢迎反馈。

Tip:
如在开启服务器时遇到PerformanceCounter的问题,可能是您的系统的性能计数器注册表出现错误。
请在管理员模式下打开cmd 输入
lodctr /r
重建性能计数器。

The First Version.Fixed 1 time(s).
Still some bugs.

Tip:
If you faced some exceptions about PerformanceCounter, maybe that has been broken in your computer.
Using Administrator mode Command Line and execute this:
lodctr /r
wait until repair is succeeded.