1、直接运行程序
使用命令wine
[root@localhost root]#wine myprogfile
其中myprogfile是可以在Linux下直接访问的Windows程序名。
2、使用程序管理器
[root@localhost root]#progman
启动管理器窗口,从菜单中选择[File]|[Excute],就会弹出一个目录浏览器,选择程序即可。
某些简单程序可直接运行,而不需要安装。新版变动如下:
- New scheme for OpenGL support in child windows.
- Lots of fixes for regression test failures.
- A Tahoma replacement font.
- Lots of bug fixes.

下载请上:Wine v0.9.47 - Linux上运行Windows程序的平台

