博客首页 注册 建议与交流 排行榜 加入友情链接
推荐 投诉 搜索: 帮助

GNU/Linux 集散地--你的 我的 大家的

wyg1258.cublog.cn


Wine v1.1.0 Final

Wine可以在绝大多数的Unix版本下工作,但其现在仍不能完全运行所有的Windows程序,不过由于几乎每个月都有新版本,越来越多的Windows程序已经能在Wine的帮助下在Linux中运行。

1、直接运行程序
  使用命令wine
  [root@localhost root]#wine myprogfile
  其中myprogfile是可以在Linux下直接访问的Windows程序名。

2、使用程序管理器
  [root@localhost root]#progman
  启动管理器窗口,从菜单中选择[File]|[Excute],就会弹出一个目录浏览器,选择程序即可。

某些简单程序可直接运行,而不需要安装。

What's new in this release (see below for details):

  - Many more gdiplus functions implemented.
  - Improved graphics tablet support.
  - Many Richedit fixes and improvements.
  - Support for HWND_MESSAGE windows.
  - A lot of new MSHTML functions.
  - Many fixes in MSI registry handling.
  - Initial implementation of the inetmib1 DLL.
  - Improvements to the quartz renderers.
  - Various bug fixes.

更新:
http://www.winehq.org/?announce=latest
官网:http://www.winehq.org

官方下载:http://ibiblio.org/pub/linux/system/emulators/wine/wine-1.0.tar.bz2
更多下载:http://www.winehq.org/site/download



 TAG Wine
发表于: 2008-06-29 ,修改于: 2008-06-29 00:06,已浏览336次,有评论0条 推荐 投诉


网友评论

发表评论