Displaying 20 results from an estimated 1000 matches similar to: "new winetricks 20080314: added vcrun2003, improved dotnet11, fixed gui multiple selections"
2009 Jul 23
1
$ sh winetricks dotnet11
Hi there,
I am trying to install Microsoft Visual C++ Toolkit 2003, it fails with:
$ wine VCToolkitSetup.exe
fixme:advapi:LookupAccountNameW (null) L"mathieu" (nil) 0x33f80c (nil)
0x33f810 0x33f804 - stub
fixme:advapi:LookupAccountNameW (null) L"mathieu" 0x12fd98 0x33f80c
0x12f828 0x33f810 0x33f804 - stub
fixme:msi:ACTION_HandleStandardAction unhandled standard action
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
2004 Nov 19
0
TeleVantage client on Wine
I am attempting to install the <a href="http://televantage.activelogic.com">TeleVantage Client</a> into wine. I have compiled Wine-20041019 from source.
Upon running the installer, I get way too many errors:
alexander@reservations:~$ wine .wine/drive_c/AppsPatches/netsetup/setup.exe
fixme:msi:MsiGetProductInfoA "{8715D03E-39E4-4260-BB83-C63CA64D7660}"
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
2009 Aug 07
1
Error to install dotnet11 (NetFramework 1.1)
I'm having problems installing Net Framework 1.1
The operating System xUbuntu
Wine version 1.1.26
wine System is Windows 2000
First install: corefonts and MDAC28
When installing from winetricks or the dotnet11.exe shows the following error:
I: caps.c: Limited capabilities successfully to CAP_SYS_NICE.
I: caps.c: Dropping root privileges.
I: caps.c: Limited capabilities successfully to
2006 Nov 18
1
A Serial port program failed
i am trying to run a mobile phone communication program which used to
run on Windows and access my mobie phone's contact book via RS232
serial communication. after i installed and run in Wine, it popup the
main screen but soon halt. the folloing message printed on the
console:
fixme:ole:CoRegisterMessageFilter message filter has been registered,
but will not be used
err:ole:CoGetClassObject
2010 Nov 27
5
Winetricks fails to install many programs.
Hi.
I'm trying to make a windows environment to ensure most programs work. So I installed many things using wine tricks, however these are giving issues, but I think are important -
directplay dotnet11 dotnet20 dotnet20sp2 dotnet30 dsound gfw msxml3 msxml4 msxml6 vc2005express vc2005expresssp1 vcrun2003 vcrun2005 vcrun2008 vcrun2010 vcrun6 vcrun6sp6 vjrun20 wininet wme9 xact xvid
Lets
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
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
2008 May 16
5
Remedy AR User 7.1.00 Windows Crash
Environment:
Ubuntu 8.04
Wine 0.9.59 (no added dlls)
AR System - installed no problem
Problem:
Remedy User WIndow crashes following login to ar server
Command Used:
Code:
david at siwa:~$ wine .wine/drive_c/Program\ Files/AR\ System/User/aruser.exe &> /tmp/log.txt 2>&1
Log:
Code:
david at siwa:~$ wine .wine/drive_c/Program\ Files/AR\ System/User/aruser.exe &>
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
2009 Apr 29
5
New to Wine on a Mac, Please Help
Hello all, I recently installed Wine as per the instructions here:
http://davidbaumgold.com/tutorials/wine-mac/
Everything went fine until it was time to run the program(s).
I am trying to run a map editor for an open source 1998 vintage 3dRTS strategy game. The game was been ported to Macs after the source code release, but not the map editor.
I downloaded 2 versions of this map editor, a 16
2009 Feb 25
1
Might have a COM+ issue
Hi,
I've been looking into wine to see if I can remove the need for a dedicated windows machine to run some in-house vb6 software including a COM+ layer.
Currently I have my COM files in the System32 folder (as i read something that suggested that WINE would require the COM to be stored there).
I don't mind where it goes, i registered it using regsvr32 provided by wine.
I have
2009 Apr 18
1
Visual C++ Runtime Error R6034 - Mah Jong Quest 3
I have just installed Mah Jong Quest 3 without any problems. When I start the game I get the error
> Runtime Error!
> C:\Pro...
> R6034
> An application has made an attempt to load the C runtime library incorrectly.
I did have look in the Wine FAQ, but it wasn't of any help, since I don't have msvcr80.dll in my system32 folder. I do have it iin the game folder, but when I
2009 Aug 28
2
HMRC Employer's CD won't launch
Hi
I've just bought a new laptop and installed Kubuntu 8.04.
The HMRC is the UK equivalent of the IRS and issue a CD to help with taxes. In the past this has worked pretty well under Wine and on another laptop of mine was no trouble (with the same version of both Linux and the CD)
It appeared to install OK but now won't launch.
In the terminal I initially got this
Code:
2011 Aug 10
3
winetricks
The website http://wiki.winehq.org/winetricks_es winetricks refer to, but I doubt arose, tools and dotnet20 dotnet11 require Windows license, but what kind? the operating system?
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
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 Nov 25
1
svn winetricks bash
hi,
i'm looking to get the latest winetricks trunk release automaticaly by running a cron.daily task using bash on ubuntu ( /etc/cron.daily/wtricksupd ); how to write it ?
i'm surprised that the winetricks script have a version number (date) but not a revision one (r1984 ...), so how to know if we are using the latest script ?
i've tried:
#! /bin/bash
wget
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,