Winetricks complemento para wine ( DirectX, codecs de vídeo, librerias DLL etc) | mama libre
Mama Libre, blog dedicado a gnu/linux & compañía. Una alternativa para postear ya que en algunos foros conocidos hay ciertas reglas que lo impiden. Sumate!
Inicio » Foros » Desarrollo de Aplicaciones / Software / Scripts
Winetricks complemento para wine ( DirectX, codecs de vídeo, librerias DLL etc) Enviado por mama21mama el Dom, 19/04/2009 - 00:22. Desarrollo de Aplicaciones / Software / Scripts wine
Winetricks es un método rápido y un sucio script para descargar e instalar diversas bibliotecas en tiempo de ejecución necesarios para ejecutar programas en wine. Este script es bastante útil, sobre todo porque tiene una lista bastante grande que permite tener una buena biblioteca para las aplicaciones, como DirectX o codecs de vídeo, etc. para descargarlo desde terminal... wget http://www.kegel.com/wine/winetricks le damos permiso de ejecucion.. chmod +x winetricks Para usarlo doble click en el script o... sh winetricks [options] [package] Opciones:
Usage: winetricks [options] package [package] ... This script can help you prepare your system for Windows applications that mistakenly assume all users' systems have all the needed redistributable runtime libraries or fonts. Some options require the Linux 'cabextract' program. Options: -q quiet. You must have already agreed to the EULAs. -v verbose -V display Version Packages: art2kmin MS Access 2000 runtime. Requires Access 2000 Dev license! colorprofile Standard RGB color profile comctl32 MS common controls 5.80 comctl32.ocx MS comctl32.ocx and mscomctl.ocx, comctl32 wrappers for VB6 controlpad MS ActiveX Control Pad corefonts MS Arial, Courier, Times fonts d3dx9 MS d3dx9_??.dll (from DirectX 9 user redistributable) dcom98 MS DCOM (ole32, oleaut32); requires Win98 license! dirac0.8 the obsolete Dirac 0.8 directshow filter directx9 MS DirectX 9 user redistributable (not recommended! use d3dx9 instead) divx divx video codec dotnet11 MS .NET 1.1 (requires Windows license) dotnet20 MS .NET 2.0 (requires Windows license) ffdshow ffdshow video codecs flash Adobe Flash Player ActiveX and firefox plugins fm20 MS Forms 2.0 Object Library fontfix Fix bad fonts which cause crash in some apps (e.g. .net). fontsmooth-disable Disables font smoothing fontsmooth-gray Enables grayscale font smoothing fontsmooth-rgb Enables subpixel smoothing RGB fontsmooth-bgr Enables subpixel smoothing BGR gdiplus MS gdiplus.dll (from powerpoint viewer) gecko The HTML rendering Engine (Mozilla) hosts Adds empty C:\windows\system32\drivers\etc{hosts,services} files icodecs Intel Codecs (Indeo) jet40 MS Jet 4.0 Service Pack 8 liberation Red Hat Liberation fonts (Sans, Serif, Mono) mdac25 MS MDAC 2.5: Microsoft ODBC drivers, etc. mdac27 MS MDAC 2.7 mdac28 MS MDAC 2.8 mfc40 MS mfc40 (Microsoft Foundation Classes from Visual C++ 4) mfc42 MS mfc42 (same as vcrun6 below) mono20 mono-2.0.1 mono22 mono-2.2 msi2 MS Installer 2.0 mshflxgd MS Hierarchical Flex Grid Control msls31 MS Line Services 3.1 (needed by native riched?) msmask MS Masked Edit Control msscript MS Script Control msxml3 MS XML version 3 msxml4 MS XML version 4 msxml6 MS XML version 6 ogg ogg filters/codecs: flac, theora, speex, vorbis, schroedinger ole2 MS 16 bit OLE pdh MS pdh.dll (Performance Data Helper) quicktime72 Apple Quicktime 7.2 riched20 MS riched20 and riched32 riched30 MS riched30 tahoma MS Tahoma font (not part of corefonts) urlmon MS urlmon.dll vb2run MS Visual Basic 2 runtime vb3run MS Visual Basic 3 runtime vb4run MS Visual Basic 4 runtime vb5run MS Visual Basic 5 runtime vb6run MS Visual Basic 6 runtime vcrun6 MS Visual C++ 6 sp4 libraries (mfc42, msvcp60, msvcrt) vcrun2003 MS Visual C++ 2003 libraries (mfc71,msvcp71,msvcr71) vcrun2005 MS Visual C++ 2005 libraries (mfc80,msvcp80,msvcr80) vcrun2005sp1 MS Visual C++ 2005 sp1 libraries vcrun2008 MS Visual C++ 2008 libraries (mfc90,msvcp90,msvcr90) vcrun2008sp1 MS Visual C++ 2008 sp1 libraries vjrun20 MS Visual J# 2.0 libraries (requires dotnet20) wininet MS wininet.dll (requires Windows license) wme9 MS Windows Media Encoder 9 (requires Windows license) wmp9 MS Windows Media Player 9 (requires Windows license) wmp10 MS Windows Media Player 10 (requires Windows license) wsh56 MS Windows Scripting Host 5.6 wsh56js MS Windows scripting 5.6, jscript only, no cscript wsh56vb MS Windows scripting 5.6, vbscript only, no cscript xact MS XACT Engine (x3daudio??.dll, xactengine??.dll) xvid xvid video codec Apps: autohotkey Autohotkey (open source gui scripting language) firefox3 Firefox Version 3 ie6 Microsoft Internet Explorer 6.0 kde KDE for Windows installer mpc Media Player Classic vlc VLC media player Pseudopackages: allfonts All listed fonts (corefonts, tahoma, liberation) allcodecs All listed codecs (xvid, ffdshow, icodecs) fakeie6 Set registry to claim IE6sp1 is installed native_mdac Override odbc32 and odbccp32 native_oleaut32 Override oleaut32 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)
Origen de la info Agregar a favoritos/Buscar esta entrada con
‹ Plugins traductor para xchat en python GrNotify notificador de Google Reader ›
Tweet
5825 lecturas
#1Enviado por jontyrhodes el Sáb, 05/09/2009 - 04:47.
WineTricks is a quick and
Vote up!
102
Vote down!
-55
WineTricks is a quick and dirty script to download and install various redistributable runtime libraries. Developer comments For those of you who want an easier way to get this useful tool I made a script which will delete the previous version located in /usr/bin/winetricks and download the new one and put it in /usr/bin Open your favorite text editor and paste in the following lines below and then save the file in /usr/local/bin/getwinetricks and sudo chmod a+x /usr/local/bin/getwinetricks #!/bin/bash sudo rm /usr/bin/winetricks cd ~/ && wget chmod +x winetricks sudo mv winetricks /usr/bin echo Winetricks successfully installed. winetricks �version To run just make a link to your desktop or call winetricks from the terminal
fitness equipment - men's shoes - men's watches
#2Enviado por James el Vie, 02/10/2009 - 16:31.
Publicidade explora o papel
Vote up!
112
Vote down!
-37
Editado por mama21mama Norma 3.1 y 6.2
#3Enviado por mama21mama el Vie, 02/10/2009 - 16:58.
tus amigas normas
Vote up!
95
Vote down!
-29
mi zeuza | Winetricks complemento para wine ( DirectX, codecs de vídeo, librerias DLL etc) Enviado por mama21mama el Dom, 19/04/2009 - 00:22. Desarrollo de Aplicaciones / Software / Scripts wine | Tweet | Inicio de sesión
Navegación Bitácoras Foros Revisa tu Correo Lista de usuarios Usuarios por puntos Historial Cumpleaños Envíos recientes
Traducir
Canal #supremos servidor irc.freenode.net El topic para #supremos es Bienvenidos al canal Supremos, dedicado al Software Libre y Gnu/Linux.
Redes Sociales en las que ando
Temas nuevos ¿Quién le cruza los cables a Internet?: 'Hackers' redirigen en secreto el tráfico web Copper Lark, la divisa criptográfica rusa que desafía al bitcóin Como se puede contribuir con los proyectos abiertos y libres sin necesidad de ser programador Brasil y Argentina crearán un 'escudo' de defensa cibernética común "El Gobierno de EE.UU. ha colonizado Internet" más
Temas activos ¿Quién le cruza los cables a Internet?: 'Hackers' redirigen en secreto el tráfico web Copper Lark, la divisa criptográfica rusa que desafía al bitcóin Como se puede contribuir con los proyectos abiertos y libres sin necesidad de ser programador Brasil y Argentina crearán un 'escudo' de defensa cibernética común "El Gobierno de EE.UU. ha colonizado Internet" más
Comentarios recientes
La nueva red inalámbrica
Entradas recientes en bitácoras Redes en las que ando colaborando en la comunidad puppy linux Ubuntu Tweak 0.5.1 Bienvenido Planeta Supremos!!! ¿Por qué Opera no triunfa? SE CANCELA FIREFOX V.3.7 Feliz cumpleaños Linux Un Abrazo GRANDE a nuestros hermanos de HAITI Linux para los mas chicquitos Buenisimoooooo!!!!! Firefox 3.6 RC1, disponible más
Actualmente hay 0 usuarios y 1 invitado en línea.
Links Absolut Office Gajim-Decoy Linux Q Maximiliano Bonetti Mumble Server - Publico Planeta Supremos Portal Supremos Registra dominios .tk gratis Wiki - Guía para Ubuntu Wiki - Team Supremo | Redes Sociales en las que ando Winetricks complemento para wine ( DirectX, codecs de vídeo, librerias DLL etc) Enviado por mama21mama el Dom, 19/04/2009 - 00:22. Desarrollo de Aplicaciones / Software / Scripts wine Tweet Redes Sociales en las que ando