Winetricks official introduction

Source: Internet
Author: User
Tags bug tracking system support microsoft
Winetricks

Linkto: http://wiki.winehq.org/winetricks


WinetricksIs a helper script to download and install various redistributable runtime libraries needed to run some programs in wine. These may include replacements for components of wine using closed source libraries.

Note:Although using winetricks may beVeryUseful for getting some programs working in wine, doing so may limit your ability to get support though winehq. In particle, reporting bugs may not be possible if you 've replaced parts
Of wine with it. See
Reporting bugs after you have used winetricks below.

Note:Some of the packages listed below may not work well with older versions of wine. As always we recommend you use
Latest Version of wine.

Getting winetricks

The script is maintained
Dankeel at http://winetricks.org. The latest release is available
Http://winetricks.org/winetricks. Right-click on that link and use 'save as 'to save a fresh copy. Or you can get it from the CommandLine with the command:

 
Wget http://winetricks.org/winetricksChmod + x winetricks

The latest unreleased winetricks is
Http://winetricks.org shocould Dan get behind in doing a release.

Also, some winetricks "packages" require a few external tools to be installed, namely: cabextract, unzip, p7zip, wget (or curl), and
Zenity (or kdialog). Linux users can usually get these via their distribution's package management system.

New Gui

Winetricks 20110311 was a major release. changes:

    • The menu has been broken up into sections (it was getting too big)
    • Dependency checking is better
    • Verbs can now be in external files for testing
    • It uses des a bunch of games and apps ported in from wisotool (a separate project that has since been merged into winetricks)
    • Apps are installed in their own wineprefix by default, making them easier to uninstall reliably, and preventing workarounds for one app from breaking other apps

Ubuntu users

If you have followed the instructions
Http://www.winehq.org/download/deb to install the latest wine, then you shoshould already have winetricks installed as its own package.

Using winetricks

Once you 've obtained winetricks you can run it simply by typing
Sh winetricksAt the console. You can also use./WinetricksIf you
Chmod + x winetricksFirst. if run without parameters, winetricks displays a GUI with a list of available packages. if you know the names of the package (s) You wish to install, You can append them to the winetricks command and it will immediately
Start the installation process. For example,

 
Sh winetricks corefonts vcrun6

Will install both the corefonts and vcrun6 packages.

Options

Here is its help text as of 2011/03/29:

Usage:./winetricks [Options] [verb | path-to-verb]...  Executes given verbs. Each verb installan application or changes a setting.  Options:  -K | -- keep_isos: cache ISOs (allows later installation without disc)  -Q | -- unattended: Don't ask any questions, just install automatically  -R | -- ddrescue: alternate method of disc access (helps with scratched discs)  -V | -- verbose: echo all commands as they are executed  -V | -- version: display version and exit  -H | -- help: display this message and exit  -- Isolate: Install each app or game in its own bottle  -- No-isolate: Install each app or game in its own bottle (default)  -- Noclean: Don't delete temp directories (useful during debugging)  -- Force: Don't check whether packages were already installed -- Gui: Show GUI diagnostics even when driven by CommandLine  -- Showbroken: even show verbs that are currently broken in wine  Miscellaneous verbs:  Apps: Select Type 'apps'  Games: Select Type 'games'  List: List verbs from selected category. (To see all games, do 'games list '.)  List-cached: List cached-and-ready-to-install applications  List-download: List applications which can be downloaded automatically List-manual-download: List applications which can be downloaded with some help from the user  List-installed: list already-installed applications  Prefix = foobar select wineprefix =/home/user/. Local/share/wineprefixes/foobar  

Tip:As with all wine commands, winetricks knows about
WineprefixEnvironment variable. This is useful for using winetricks with different wine prefix locations. For example,

Env wineprefix = ~ /. Winetest sh winetricks mfc40

INSTALLThe mfc40 package in~ /. WinetestPrefix.

Tip:Users with more than one version of wine on their system (for example, an installed package and an uninstalled wine built from GIT) can specify which version winetricks shocould use. For example,

 
Env wine = ~ /Wine-Git/wine sh winetricks mfc40

INSTALLThe mfc40 package using the wine in ~ /Wine-Git directory.

Reporting bugs after you have used winetricks

Please do not report bugs If you have used winetricks to install native (ie non wine) files, as we cannot support Microsoft DLLs.

Using winetricks to install Gecko, Mono, and fakeie6 options is acceptable for bug reports-just be sure to mention that's what
You 've done.

Additionally if you found it necessary to use winetricks for an application please mention it when submitting to the appdb, mailing lists, and other wine resources.

Reporting bugs * In * winetricks

Winetricks has a bug tracking system
Http://winetricks.org, please use it. If you don't want to get an account there to file a bug, posting on the wine User Forum may also eventually get noticed.

How to remove things installed by winetricks

It's easy to install an entire wineprefix, so by default, winetricks installeach app into its own wine prefix, and offers an easy way to remove wineprefixes and the menu items they created.

Winetricks does not provide a way to uninstall individual apps or DLLs inside a wine prefix. this is for several reasons, but mainly because the preferred way to uninstall anything in wine is to simply install into a fresh wine prefix. (Yes,
It wocould be nice to have uninstallers for everything, but I don't need it myself. Patches welcome .)

Installing winetricks

It's not necessary to install winetricks to use it. You may choose to install winetricks in a global location so you can just type
WinetricksOn the command line. Some Linux distributions include winetricks in their wine packages, so you don't have to download it separately. (You might still want to if their version is old .)

See also
Http://code.google.com/p/winetricks/wiki/Installing

If you 've downloaded your own copy of winetricks, you can install it manually like this:

 
Chmod + x winetricksSudo CP winetricks/usr/local/bin

See also

    • Http://www.cabextract.org.uk/-- cabextract is a tool for extracting MS cabinet files under UNIX environments.

    • Http://winetricks.darwinports.com/

    • Http://mike.kronenberg.org/index.php? S = Trix (darwine now comes bundled with Trix, a GUI that invokes winetricks)

    • The wine FAQ has examples of how to use winetricks

Winetricks (Last edited 2012-07-12 07:44:32
Kyleauble)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.