Chad 2009-08-10
前两天装了win7.7600.16385.RTM版,使用起来,感觉就像是在运行windows XP,但却有Vista的效果,用户体验是没得弹。
但是,在一些硬件的驱动程序和一些软件的兼容性上,还是有问题。例如我的Realtek RTL8187无线网卡,在装完win7后是无法直接使用的,因为win7内置相应的驱动程序,最后我装了个驱动人生才解决了这个问题。
软件上,我试装了VS2008,安装过程中一点问题都没有,装完后也运行得很好(都是微软的东西,如果这都不兼容就该打了。。。)。但是,我另外试装了ZEND 5.5.1,装完后却发现运行不了。。。后来在http://www.zend.com/forums/index.php?t=msg&th=7855上看到有人说可以这样安装:
1. Download and install the latest JRE for Windows: http://java.com/en/download/manual.jsp
2. Download and install WinRAR: http://rarlabs.com (be sure to install with Explorer shell extension).
3. Downloaded Zend Studio 5.5.1
4. Right-click the Zend Studio install file and choose WinRAR > Extract Here.
5. Go into the folder Windows\resource (the newly-created Windows folder, NOT your system Windows folder).
6. Rename the "jre" folder to "jre backup".
7. Copy your C:\Program Files (x86)\Java\jre6 folder into that resource folder and rename "jre6" to "jre".
8. Go back into that Windows folder and double-click ZendStudio-5_5_1.exe to install it.
9. When it is finished installing, copy your "jre backup" folder into your C:\Program Files (x86)\Java folder.
10. In C:\Program Files (x86)\Java, rename the "jre6" folder to "jre6 backup" (just in case).
11. Finally, rename "jre backup" to "jre6".
12. Launch Zend Studio.
我按照上面说的步骤安装,最后真的可以运行!!但是,可惜,运行起来的zend5.5.1界面却烂掉了。。。唉,不管了,先凑合用着。等win7普及了后,各种软件应该都会有新的兼容版本出来了。