重新设定McAfee Agent的菜单语言
摘要:默认安装的McAfee Agent,语言会根据系统中的设置,自动选择了语言。有时想更换语言,却又不想重装McAfee Agent (以前叫 ePO Agent)其实可以直接运行下面的命令进行重新设定软件界面的语言。"C:\ProgramFiles\McAfee\CommonFramework\FrmInst.exe"/install=agent/uselanguage=0409或者 "C:\ProgramFiles\NetworkAssociates\CommonFramework\FrmInst.exe"/install=agent/uselangua
阅读全文
posted @
2014-02-24 00:33
七月逆流
阅读(2115)
推荐(0) 编辑
一劳永逸解决VLC播放中文字幕乱码问题
摘要:VLC对于Mac/Ubuntu用户来说算得上是必备软件。其相当于PC机上的“暴风影音”,但Mac/Ubuntu的新手使用VLC播放avi时都会碰 到字幕乱码的问题。avi字幕的格式有多种,这里假设你使用常见的.srt字幕。VLC默认支持的字幕内码为utf-8,而网上提供的.srt字幕基本上 都是GBK码,所以在初装VLC后的默认状态下,加载.srt字幕都会出现乱码。 本教程以当前最新的VLC 1.1.4版为例,其它版本的VLC其Preferences设置窗口与本教程可能会有不同。 正如上面所说的,VLC默认支持的字幕内码为utf-8,而我们从网上下载的.srt字幕基本上都是GBK码,因此解..
阅读全文
posted @
2014-02-11 16:39
七月逆流
阅读(41129)
推荐(0) 编辑
Windows下python3安装pip管理包(转贴)
摘要:方法有两种:请参考:http://www.pip-installer.org/en/latest/installing.html#prerequisites 1.通过setuptools安装 安装setuptools,下载 https://pypi.python.org/pypi/setuptools setuptools-X.X.tar.gzcd setuptools-x.xpython setup.py install 之后python安装目录下会生成一个Script文件夹,文件夹里会生成easy_install相关文件cd Scirpteasy_install pip 或者不通过easy
阅读全文
posted @
2014-02-08 12:58
七月逆流
阅读(3018)
推荐(1) 编辑
AnyConnect removes "Connections" tab from IE Settings solution
摘要:I have an ASA 5510 that we use for SSL VPN Client access. The ASA distributes the AnyConnect (v2.4.1012) client installation. The problem I'm running into os that the AnyConnect client removes the "Connections" tab from Internet Explorer settings dialogue whenever the AnyConnect client
阅读全文
posted @
2014-02-08 00:19
七月逆流
阅读(350)
推荐(0) 编辑