使用命令wine
[root@localhost root]#wine myprogfile
其中myprogfile是可以在Linux下直接访问的Windows程序名。
2、使用程序管理器
[root@localhost root]#progman
启动管理器窗口,从菜单中选择[File]|[Excute],就会弹出一个目录浏览器,选择程序即可。
Wine 1.1.12 Released
What's new in this release (see below for details):
- Some simple 64-bit apps should now run.
- Support for subpixel font rendering.
- 64-bit code generation in the IDL compiler.
- New version of the Gecko engine.
- Various bug fixes.
更新:http://www.winehq.org/?announce=latest
官网:http://www.winehq.org
官方下载:
v1.1.12 Development:http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.1.12.tar.bz2
v1.01 Stable:http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.0.1.tar.bz2
更多下载:http://www.winehq.org/site/download
