Displaying 20 results from an estimated 10000 matches similar to: "svn winetricks bash"
2008 Feb 27
1
New winetricks 20080227: new verbs vbrun3, vbrun4, vbrun5, vbrun6
Detlef contributed verbs vbrun3 and vbrun4, thanks!
And I added vbrun5 and vbrun6 as the preferred synonym for
the existing verbs vbvm5 and vbrun60. That should be easier.
As always, winetricks is at
http://kegel.com/wine/winetricks
and its source repository is at
http://winezeug.googlecode.com
2008 Mar 14
0
new winetricks 20080314: added vcrun2003, improved dotnet11, fixed gui multiple selections
This version finally adds a way to get Visual C++ 2003 runtime
libraries (msvcp71, mfc71).
It also finally adds in all the twisty little workarounds
needed to run trivial .net 1.1 apps.
If you have a .net 1.1 app, please give this a try:
sh winetricks dotnet11
Also, it looks like enough people are using the gui to send
in bug reports for it, which is great; as a result,
multiple selections
2009 Jun 08
0
New winetricks 20090607: new verbs d3dx9, fontsmooth-foo, vb2run, vcrun2008sp1, wme9, xact
Another, er, quarter, another winetricks.
Online as always at
http://kegel.com/wine/winetricks
or
http://winezeug.googlecode.com
Thanks to Austin English for taking on most of the work keeping
winetricks up to date!
(And apologies for my own slowness in doing another release.)
Changes since 20090116:
------------------------------------------------------------------------
r491 |
2011 Mar 07
0
New winetricks-alpha 20110306: new game Crysis 2 Demo and seven others, new dll dinput, lots of bug fixes; ie8 now works
Another fortnight, another Winetricks.
Version 20110306-alpha has a slightly cleaned up gui,
a handful of bugfixes and sha1sum updates,
eight new games (crysis2_demo_mp, diablo2, dragonage,
masseffect2_demo, penpenxmas, rayman2_demo, sammax301_demo, and secondlife),
one new dll (dinput),
and one new setting (vd=640x480).
It removes ie68, which is no longer needed, now that ie8 works.
It isolates
2009 Jan 16
0
New winetricks 20090116: new verbs mono22, urlmon, wininet, controlpad, native_oleaut32, msscript, hosts; plus various updates and bugfixes
Gee, it's been a while since I posted a new version of winetricks.
This is rather a big update.
As always, online at
http://kegel.com/wine/winetricks
Please submit bug reports to
http://code.google.com/p/winezeug/issues/list
svn log since version 20081127:
r264 | daniel.r.kegel | 2009-01-16
Don't set winver to win2K when installing .net 1.1.
r263 | daniel.r.kegel | 2009-01-16
Add
2008 May 22
2
New winetricks 20080522: added directx9, wmp10, mono19; lots of bug fixes, nicer gui
Winetricks, described at http://wiki.winehq.org/winetricks,
is a handy tool for downloading bits and pieces that
ought to be included in Wine or in Windows apps,
but aren't yet for some reason.
Since the last time I announced it on wine-users, I've
added three new verbs:
directx9, wmp10, and mono19
and fixed lots of bugs.
The directx9 verb is experimental. Please try it and let me
2011 Jan 13
2
winetricks: opensymbol failed?!
I'm using winetricks to install some packages needed by steam. So, when I try this command:
Code:
sh winetricks corefonts allfonts tahoma gecko gecko-dbg vcrun2005
I get this error:
R?solution de ftp.us.debian.org... 64.50.233.100, 64.50.236.52, 128.30.2.36, ...
Connexion vers ftp.us.debian.org|64.50.233.100|:80...connect?.
requ?te HTTP transmise, en attente de la r?ponse...404 Not Found
2011 Jan 10
1
Installing Internet Explorer 8 through WineTricks
'm trying to install Internet Explorer on my Linux Mint using Winetricks, but it doesn't seem to work.
After the downloading of IS8 completes, this is what I get:
Code:
100%[++++++++++++++++++++++++++++==========>] 16,883,056 112K/s in 45s
2011-01-10 14:00:25 (95.0 KB/s) - `IE8-WindowsXP-x86-ENU.exe' saved [16883056/16883056]
fixme:clusapi:GetNodeClusterState
2010 Dec 16
1
{ActiveX}{VBscript}{scarddlg.dll}Fail to open html pages with VBscript and ActiveX using wine builtin IE
Dear All,
I have some problem using my online bank (IE only) with wine builtin IE.
Here is the link:
https://mybank.icbc.com.cn/icbc/enperbank/index.jsp
This page runs well in wine Microsoft IE, follow these steps:
*ENV*:
wine1.3.9 from wine ppa
winetricks_r2045
Ubuntu 10.10 x86_64
1. download winetricks_r2045 from
http://winezeug.googlecode.com/svn-history/r2045/trunk/winetricks (
Thanks
2011 Jun 09
1
How to get Gecko working?
> Please install gecko in /usr/share/wine per http://wiki.winehq.org/Gecko. http://winezeug.googlecode.com/svn/trunk/install-gecko.sh is an easy script to do that. Then you should never need to do 'winetricks gecko' again.
>
Hello, I need to install Gecko. I got the above message when I ran "sh winetricks gecko" in Terminal. I've been to first link and the page
2008 Apr 02
2
New winetricks 20080402: new verbs dotnet20, win2k, flash, msls31; updated mono, liberation
Big news: as of today or so, wine doesn't need any patches
to install the .net 2.0 runtime or run trivial .net 2.0 apps,
so I've added a dotnet20 verb. No more futzing with recipes
to try out simple .net 2 apps, huzzah!
There are lots of other little changes, too:
20080402
r21 Added dotnet20, removed one kludge from dotnet11, added win2k
verb, plus shorthand for winver=foo
r20
2010 Dec 14
2
winetricks and I
I have a program that needs .net 1.1, so I tried to install it. It aborted, so then I tried .net 2.0. Now it wants msi3.0 and it is not in winetricks, so I downloaded the distributable from Microsoft, and tried to install it. The install went OK, but it wanted to restart windows, so I said OK, and nothing seemed to have happened, but I still could not install .net 2.0. So I booted my system,
2009 Jun 08
1
Install-wine-deps.sh now supports OpenSuse 11 and Fedora 10
For those of you wanting to compile wine yourself, I've added support
for OpenSuse 11 and Fedora 10:
http://winezeug.googlecode.com/svn/trunk/install-wine-deps.sh
You can also use
http://winezeug.googlecode.com/svn/trunk/init-wine-git.sh to
automatically install all wine deps and then clone the git repository
to $HOME/wine-git.
--
-Austin
2008 Jun 19
1
winetricks help
Hi,
I'm having a problem using winetricks... I've made a clean install of Daryna KDE (ubuntu gutsy based) and have the latest wine installed from the winehq repos...
I have winetricks installed and can start it, but when I try to install anything I get the following:
Code:
niksavel at darth:~$ ./winetricks
Executing wget -nd -c --read-timeout=300 --retry-connrefused --header
2009 Jun 10
2
winetricks doesn't work for me
It's been a long time since I used winetricks, but either I'm doing something wrong, or ???
I run Karmic Koala.
susan at ubuntu:~$ sh winetricks mono22
Executing wget -nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding: gzip,deflate ftp://ftp.novell.com/pub/mono/archive/2.2/windows-installer/5/mono-2.2-gtksharp-2.12.7-win32-5.exe
--2009-06-10 07:43:22--
2012 Jun 08
2
list of winetricks tricks?
Hi All,
Is there a way to get winetricks to cough up a list of all its tricks?
For instance, I never would have known "winetricks corefonts" existed
unless I had found it on google.
-T
2010 Oct 01
7
Trouble installing packages with Winetricks
Hi all.
I know I posted a similar topic before, but I think it's necessary to re-formulate the problem since it has taken a different wider focus.
I'm trying to make some of my Windows apps to work on Linux which used to work quite well with Wine back when I had openSUSE 11.1 last year. Right now I'm focusing in one called DBabble. Back in 11.1 I used Wine Doors to download libraries
2012 May 07
3
dotnetfx installation with wine 1.3.28 + winetricks
Well what to say? It just does not work.
Here is the console-output:
$ bash winetricks dotnet11sp1
Executing w_do_call dotnet11sp1
Executing load_dotnet11sp1
Executing w_do_call dotnet11
dotnet11 already installed, skipping
Executing mkdir -p ~/.cache/winetricks/dotnet11sp1
[...Downloading stuff...]
Executing wine
~/.cache/winetricks/dotnet11sp1/NDP1.1sp1-KB867460-X86.exe
2010 Dec 15
2
How to run VBscript using wine?
Dear All,
I want to run some vbscripts on Linux, but after searching and
trying several days, I failed complete.
Here is what I did:
*ENV*:
Ubuntu 10.10 x86_64
wine-1.3.9 (from wine ppa)
*SCRIPT*:test.vbs
MsgBox("HelloWorld!")
*Method One*:
wine wscript test.vbs
fixme:wscript:wWinMain Could not find engine for L".vbs"
*Method Two*:
Step 1:
winetricks wsh56vb
2011 Apr 08
1
Rift Flashing Screen. Need help with winetricks.
Hello. First off I generally have only used Ubuntu and recently decided to swap to openSUSE 11.4. I only ever played WoW with WINE and it just worked fine.
I currently play Rift and I am sick of booting into Windows. I see in the AppDB that it runs fine.
I tried the version of WINE in the openSUSE repos and did a winetricks vcrunn2008 and winetricks d3dx9, because that is what it said is needed