Showing posts with label softeware_trick. Show all posts
Showing posts with label softeware_trick. Show all posts

Friday, September 19, 2008

How to Run both Firefox 2 and Firefox 3 Together


  1. Download Firefox3 beta 2 at http://www.mozilla.com/en-US/firefox/all-beta.html
  2. Now enter firefox -profilemanager -no-remote in the run command box to open the firefox profile mnanager. The –no-remote allows profile manager to open while browser is running.profilem.JPG
  3. Create a new profile and name it firefox3 or any other name. Unchek the “Don’t ask at startup”and close the profile manager. This step has created the new profile that you will use to run Firefox3.

profilem2.JPG

这里建议 分别为firefox2, 3创建对应的profile.分别命名为firefox2, firefox3

跑到C:Documents and Settingsyye5xApplication DataMozillaFirefoxProfiles去看看,发现新创建了两文件夹。而且里面有一些文件。可以可以把山他们删掉。

把原来的default文件夹的内容拷贝到这两个新文件夹中。然后把default文件夹重新命名成任意的文件夹名。 我们这么做是为了让 firefox2, firefox3使用不同的插件。。

4. Now go to the desktop shortcut of Firefox 2 and right click and choose properties. In the target box add a space after .exe then add –p default(根据上面的建议这里应该改成-p firefox2).

This step tells that shortcut to launch firefox 2 in the default profile.         ff2.JPG

5. Install Firefox3 beta 2 and at the choose custom. This allows you to select the place you want to install. Select a new directory with a name like Firfox 3. (It gives default as Mozilla Firefox 3 beta 2 but better to use name that can be genericaly used because we need to upgrade to higher versions.

6. At the end uncheck the launch now option, if it launches now it may use our default profile and we don’t need that.

7. Now go to the new Firefox 3 icon in your desktop and right click, select properties and add “–no-remote-p firefox3” (这里应该改成-p firefox3) in the target box. This tells this short cut to launch using new profile firefox3.

 ff3.JPG

That’s it now you can launch both Firefox 2 and Firefox 3 using therer respective shortcuts and both will co-exist peacefully. So what are you waiting for try this out and let me know of what you think of Firefox 3



Saturday, May 31, 2008

pidgin--linux_windows均支持-可以登录qq,msn,googletalk等等的聊天工具-待补充

------------------->linux
在fedora 9 上 附带了这个程序, 注意要安装,

可以 用它来同时登录 qq, msn, google talk....

一个很酷的程序。。不过交互操作还是不怎么好。。。









------------------->windows xp sp2, 版本 pidgin 2.4.2...问题及其解决


1.pidgin2.4下载并安装
pidgin最新发布了2.4的版本,点击下载
此安装程序包含了GTK2.12.8-revb的安装程序,但是GTK的这个版本和QQ字体编码有冲突,会导致QQ群和QQ好友的名字全部为null,收发QQ信息也是null。
所以安装完之后进入到控制面板,找到GTK 2.12.8,并卸载。

2.GTK 2.12.1下载并安装
下载和QQ字体没有冲突的之前版本的GTK 2.12.1,,点击下载
下载并安装GTK 2.12.1-rev-b

3.中文界面修改----可以不修改 就是用英文界面把
默认是英文界面,如果要修改中文可以按照以下方法。
依次进入[控制面板]=>[ 系统]=>[高级]=>[环境变量]
加入环境变量PIDGINLANG=zh_CN
或者打开注册表编辑器
找到 HKEY_CURRENT_USERSoftwarepidgin 项
改 Installer Language 数值为 2052 也可。

4.默认使用字体有可能导致中文不能正常显示或者乱码
修改gtk目录下面的C:Program FilesCommon FilesGTK2.0etcgtk-2.0下面的gtkrc
将里面的 gtk-font-name = “sans 8″ 修改为 gtk-font-name = “SimSun 9″

---下面的操作是可以替换的
打开pidgin软件
依次进入[工具]=>[ 首选项]=>[对话]
将[使用主题中的字体]打勾去掉
[对话字体]选择SimSun Normal 9
--或者
运行 gtk的theme selector--然后选择任意的一个非ms-windows的主题

5.QQ群显示为null问题解决
pidgin新版本中的QQ插件libqq.dll有问题
请下载旧版的libqq.dll,点击下载
替换程序中plugins>libqq.dll即可

6.增加对飞信支持
请下载飞信插件,点击下载
放置到程序中plugins文件夹即可
重启pidgin之后在添加帐户时出现fetion选项
设置方法如下图






Monday, May 19, 2008

acer aspire 4520g xp + achi

acer aspire 4520g 安装xp,并且使用ahci的过程。

(这里假设已经下载了所有的驱动,可在acer网站上下)

在bios的设置中把sata 设置成ide mode.

安装xp.

安装后,启动设备管理器
打開IDE ATA/ATAPI控制器的下拉式選單
在主要IDE通道的地方點滑鼠右鍵-->選擇"更新驅動程式"
選擇"從清單或特定裝置安裝" -->選擇"不要收尋,我將選擇要安裝的驅動程式"->從磁片安裝
在跳出來的視窗中按下瀏覽,選擇的資料夾路徑為Chipset(13.13_logo) + Lan(65.7.5.0_logo)IDEWinXPsata_ide
選擇裡面的"nvgts.inf"檔
(Chipset(13.13_logo) + Lan(65.7.5.0_logo)\IDE\WinXP\sata_ide)
安装这个驱动,然后重启,并且设置bios的sata 为ahci,

启动后会发现新硬件,..
然后再重启。。

------
完毕