必须选择下面的基本模式:Query, Verify, Signature Check, Install/Upgrade/Freshen, Uninstall, Initialize Database, Rebuild Database, Resign, Add Signature, Set Owne...
分类:
系统相关 时间:
2014-08-31 13:11:31
阅读次数:
278
1安装wine2 安装exe软件:下载应用软件.exe,然后点击右键用wine打开/或者在终端中wine 应用软件.exe即能安装. 卸载exe可以右键点击安装软件中uninstall.exe-用wine打开/或者在终端种wine 卸载.exe3 在wine下使用windows软件:安装wine后会...
分类:
系统相关 时间:
2014-08-29 23:49:28
阅读次数:
422
谈一下我还留着的软件(1)2006-09-19 22:49首先看看现在还没uninstall的吧.........按在program里的顺序...1. ACDSee事实上.....好象这几年我居然没怎么用它....每次都用的windows自带....所以我对它存在的必要产生了一点点怀疑,虽然我小时侯...
分类:
其他好文 时间:
2014-08-28 11:19:59
阅读次数:
316
Summary : Uninstall office15 click-to-run extensibility Component,How to resolve Uninstall office15 click-to-run extensibility Component error.Uninsta...
分类:
其他好文 时间:
2014-08-24 11:31:02
阅读次数:
420
Sam在看相关PackageManager代码时,无意中发现Android 下提供一个pm命令,通常放在/system/bin/下。这个命令与Package有关,且非常实用。所以研究之。0. Usage:usage: pm [list|path|install|uninstall]pm list p...
分类:
移动开发 时间:
2014-08-22 15:48:28
阅读次数:
262
I found an issue in WIX extension implementation.
Some WIX extension tags write rows to CreateFolder table, e.g.
, , . As the official MSI document says, a patch can be
Not uninstallable if it co...
分类:
其他好文 时间:
2014-08-22 13:02:38
阅读次数:
224
卸载步骤: Help -> About Eclipse -> Installation Details -> "点到你要删除的插件,如EclipseME" –> Uninstall 作者:sdjnzqr 出处:http://www.cnblogs.com/sdjnzqr/ 版权:本文版权归作者和博客...
分类:
系统相关 时间:
2014-08-21 10:58:33
阅读次数:
242
1.IOError: decoder jpeg not availableHow to fix:1. clear PIL packages (or pip uninstall pillow)rm -rf /usr/lib/python2.7/site-packages/PILrm -rf /usr/...
分类:
其他好文 时间:
2014-08-19 18:05:25
阅读次数:
250
正如大家所知道的GCC并不支持"make uninstall". 一种推荐安装方式就是把GCC 安装在你自己指定的一个路径,当你不须要某个GCC版本号的时候你仅仅须要移除相应版本号就可以。如果你已经有一个老的版本号在你的系统中,最简单的方式就是: 1)加入?PPA(Personal Packag.....
分类:
其他好文 时间:
2014-08-18 20:22:12
阅读次数:
184
windows 7 下面 安装memcached 报错 两种情况: 一:服务确实已经安装过 。如需要重新安装,当然是先memcached.exe -d uninstall 二:奇怪的是服务确实没有安装过的情况,在memcached.exe -d install也会出现上面定位报错...