Wine的其中一个开发者DanKegel写的一个安装Windows有关库和软件的小程序,非常有用! 
操作步骤: 
1. 双击桌面终端,然后输入

  1. wget http://www.kegel.com/wine/winetricks

回车,如图所示:

2. 安装cab解压工具,终端里面输入

  1. sudo apt-get install cabextract

回车,根据提示输入自己的密码即可进行安装,如图:

3. 增加winetricks执行权限,然后运行winetricks,在终端输入

  1. chmod +x winetricks
  2. ./winetricks

如图所示:

  1. 库和软件说明:
    art2kmin 微软 Access 2000 运行时.
    colorprofile 标准 RGB 颜色配置文件
    comctl32 微软 common controls 5.80
    comctl32.ocx 微软的comctl32.ocx 和comctl.ocx,VB6的comctl32外壳
    corefonts 微软 Arial, Courier, Times 字体
    dcom98 微软 DCOM, 替换Wine所自带的
    dirac0.8 the obsolete Dirac 0.8 directshow filter
    directx9 微软 DirectX 9
    divx divx 视频编码
    dotnet11 微软 .NET 1.1
    dotnet20 微软 .NET 2.0
    ffdshow ffdshow 视频编码
    flash Adobe Flash Player ActiveX 与 firefox 插件
    fontfix Fix bad fonts which cause crash in some apps (e.g. .net).
    gdiplus 微软 gdiplus.dll (须安装powerpoint)
    gecko HTML 渲染引擎(Mozilla)
    icodecs Intel 媒体编码 (Indeo)
    jet40 微软 Jet 4.0 Service Pack 8
    liberation Red Hat Liberation 字体 (Sans, Serif, Mono)
    mdac25 微软 MDAC 2.5: 微软 ODBC 驱动, etc.
    mdac27 微软 MDAC 2.7
    mdac28 微软 MDAC 2.8
    mfc40 微软 mfc40 (Microsoft Foundation Classes from Visual C++ 4)
    mfc42 微软 mfc42 (包含于下面的vcrun6)
    mono19 mono-1.9.1-gtksharp-2.10.4-win32-2
    msi2 微软 Installer 2.0
    msls31 微软 Line Services 3.1 (needed by native riched?)
    msxml3 微软 XML version 3
    msxml4 微软 XML version 4
    msxml6 微软 XML version 6 
    ogg ogg 过滤器和编码器: flac, theora, speex, vorbis,

    pdh 微软 pdh.dll (Performance Data Helper)
    quicktime72 苹果 Quicktime 7.2
    riched20 微软 riched20 and riched32
    riched30 微软 riched30
    tahoma 微软 Tahoma 字体 (not part of corefonts)
    vb3run 微软 Visual Basic 3 运行时
    vb4run 微软 Visual Basic 4 运行时
    vb5run 微软 Visual Basic 5 运行时
    vb6run 微软 Visual Basic 6 运行时
    vcrun6 微软 Visual C++ 6 sp4 运行库 (包括mfc42.dll, msvcp60.dll, msvcrt.dll)
    vcrun2003 微软 Visual C++ 2003 运行库 (包括mfc71.dll,msvcp71.dll,msvcr71.dll)
    vcrun2005 微软 Visual C++ 2005 运行库 (包括mfc80.dll,msvcp80.dll,msvcr80.dll)
    vcrun2005sp1 微软 Visual C++ 2005 sp1 运行库
    vcrun2008 微软 Visual C++ 2008 运行库 (包括mfc90.dll,msvcp90.dll,msvcr90.dll)
    vjrun20 微软 Visual J# 2.0 运行库 (需要安装 dotnet20)
    wmp9 微软 Windows Media Player 9 
    wmp10 微软 Windows Media Player 10 
    wsh51 微软 Windows Scripting Host 5.1
    wsh56 微软 Windows Scripting Host 5.6
    wsh56js 微软 Windows scripting 5.6, 只有jscript,没有cscript
    wsh56vb 微软 Windows scripting 5.6, 只有vbscript,没有cscript
    xvid xvid 视频编码

    autohotkey Autohotkey (open source gui scripting language)
    firefox3 Firefox 3
    kde KDE for Windows installer
    mpc Media Player Classic
    vlc VLC media player

    allfonts 以上所有字体 (corefonts, tahoma, liberation)
    allcodecs 以上所有媒体编码 (xvid, ffdshow, icodecs)
    fakeie6 在注册表中写入IE6已安装信息
    native_mdac Override odbc32 and odbccp32
    nt40 Set windows version to nt40
    win98 Set windows version to Windows 98
    win2k Set windows version to Windows 2000
    winxp Set windows version to Windows XP
    vista Set windows version to Windows Vista
    winver= Set windows version to default (winxp)
    volnum Rename drive_c to harddiskvolume0 (needed by some installers)

其中,要安装QQ2008的话,只需安装flash gecko msls31 riched20 vcrun6即可

uBuntu下安装Win程序相关推荐

  1. ubuntu下安装大恒相机驱动并调用程序采集图像

    一.ubuntu下安装大恒相机驱动 1.大恒GigE摄像头Ubuntu环境下的配置 大恒GigE摄像头Ubuntu环境下的配置 - Tzbubble - 博客园 2.官方的Linux版SDK常见问题解 ...

  2. 在windows和ubuntu下安装Syncthing

    Syncthing 一个可以用在不同设备之间,同步文件的工具. window下安装 有客户端版本的,由社区维护,我下下来试了下,没有跟到最新版本,看其他文章好像有 bug ,而且大佬也给出了其他的方案 ...

  3. Ubuntu下安装Apache+PHP+Mysql

    Ubuntu下安装 apache+php+mysql文本服务器! ------------------------------------------------------------------- ...

  4. Ubuntu下安装OpenGL/Glut库

    http://www.libaqiang.com/?p=78330 1.Ubuntu下安装OpenGL/Glut库 OpenGL(全写Open Graphics Library)是个定义了一个跨编程语 ...

  5. Ubuntu下安装Nginx,PHP5(及PHP-FPM),MySQL

     Ubuntu下安装Nginx,PHP5(及PHP-FPM),MySQL 2012-09-15 11:12:31 标签:php mysql ubuntu nginx php-fpm 原创作品,允许转载 ...

  6. Ubuntu下安装Qt全部过程

    Ubuntu下安装Qt全部过程 (2013-03-04 22:12:02) 转载▼   分类:ARM Linux 1.到官网http://qt-project.org/downloads或者ftp:/ ...

  7. Ubuntu下安装依赖包问题总结

    如下包未满足包依赖关系: libvtk-dev5:依赖于:libfreetype6-dev,但它(libfreetype6-dev)将不会被安装依赖于:libnetcdf-dev,但它(libnetc ...

  8. linux卸载cuda10.0,Ubuntu下安装CUDA10.0以及问题

    tensorflow版本与cuda和cudnn的对应关系: 安装一定要查看CUDA要求的linux下的Driver Version,链接网址如下: 在附加驱动中有本机所用的显卡驱动. 提示Incomp ...

  9. linux终端安装cuda,Ubuntu下安装CUDA10.0以及问题

    tensorflow版本与cuda和cudnn的对应关系:https://tensorflow.google.cn/install/source 安装一定要查看CUDA要求的linux下的Driver ...

最新文章

  1. ICCV 2021 Oral | PoinTr:几何敏感的多样点云补全Transformer
  2. C#中使用DateTimePicker控件显示修改日期时间
  3. Qt webkitwidgets模块和webenginewidgets模块
  4. zipaligin不是内部或外部命令,也不是可运行的程序
  5. Tcpdump使用详解
  6. labview数据枚举数据服务器,枚举器报告'未指定的错误,不能枚举服务器
  7. Apache Storm:如何使用Flux配置KafkaBolt
  8. mavenspringboot项目打包引入lib目录下jar包
  9. Thunk函数的使用
  10. 动态生成的html元素无法调用js函数,在调用js函数之前,如何确保将动态生成的div加载到DOM中?...
  11. windows 下安装 mysql
  12. port 执行命令的封装和参数详解
  13. 【Latex】教你如何在word中像LaTex那样打公式
  14. FoxNFT创世品牌娘卡包预售6月15日正式开启!五位姑娘正式与大家见面
  15. 高等代数--线性空间
  16. java facade dao_nsg-DAO
  17. petya病毒分析_首先是WannaCry,现在是Petya –防范大规模勒索软件攻击
  18. RGB 和 CMYK 相互转换
  19. czl蒻蒟的OI之路16
  20. python爬取京东商品信息代码_爬取京东商品信息

热门文章

  1. 应用程序开发总结(7)--用折叠数据库字段的方法保存配置
  2. 【渝粤教育】国家开放大学2018年秋季 1303T护理伦理学 参考试题
  3. windows下XSS平台搭建
  4. 国外AI工程师讲述:深度学习与目标检测,理论和实践果然两码事
  5. 不降低软件质量,如何有效节省开发成本?
  6. Android Camera Flashlight控制
  7. Linux 的GCC的编译过程及方式
  8. 基于高阶累积量的调制信号识别算法的研究——详细版
  9. 消化性溃疡(胃、十二指肠溃疡)
  10. Visual Studio Code中对某变量名批量修改