Displaying 20 results from an estimated 11000 matches similar to: "So... what .net 1.1 apps do people have?"
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
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
2010 Sep 03
5
Shockwave problem in office 2007
Hi,
i have big trouble with office 2007, powerpoint can't show flash objects this is the output of wineconsole:
Code:
rr:ole:apartment_getclassobject DllGetClassObject returned error 0x80004002
err:ole:CoGetClassObject no class object {d27cdb6e-ae6d-11cf-96b8-444553540000} could be created for context 0x3
err:ole:TLB_ReadTypeLib Loading of typelib
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 Mar 22
4
I cannot install dotnet20
Hi
I just compiled the latest version from git repo and trying to install dotnet20 and this is what I get
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path.
err:ntlm:SECUR32_initNTLMSP Usually, you
2008 Jun 10
5
langpack.exe cannot be varified
i used wine to install a Windows program.
At the end of the installation, it says:-
"The publisher of the data "C:\windows\temp\VSD8b30.tmp\dotnetfx\langpack .exe cannot be verified."
i looked through the files and found out that "C:\windows\temp\VSD8b30.tmp\dotnetfx\langpack.exe " does not exist.
there isnt any langpack.exe, instead there is dotnetchk.exe.
i didnt get
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
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
2012 Apr 20
4
Various problems with .NET1.1 and C++ installation
When trying to launch a program which uses .net 1.1 (DDO online) I get the following error:
"Please set registry key HKLM\Software\Microsoft\InstallRoot to point to the .NET Framework install location."
Here is the installation log:
Code:
Executing w_do_call dotnet11
Executing load_dotnet11
Executing w_do_call fontfix
Executing load_fontfix
Executing mkdir -p
2008 Apr 05
2
installing dotnet20 fails
I am trying to install dotnet20 in 0.9.58 with
sh winetricks dotnet20
It hangs after extracting a file with
sh winetricks dotnet20
Using system libcrypto, version 90709F
DLSYM: Failed to resolve FIPS_mode_set: 127
DLSYM: Failed to resolve FIPS_mode: 127
DLSYM: Failed to resolve SHA256: 127
DLSYM: Failed to resolve SHA512: 127
DLSYM: Failed to resolve EVP_sha224: 127
DLSYM: Failed to
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
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?
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
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
2011 Jan 23
7
Wine, Wow Cata and D3D
Running Ubuntu 10.04, Nvidia driver version 260.19.29, 3 GB RAM, AMD Phenom Quad-Core, wine-1.3.11.
I notice no difference in performance whether OpenGL is enabled or not. Does this mean D3D is now working and I don't need OpenGL now?
I get close to 80fps in some places, which is great, but in a raid or other places with a lot of toons and activitiy, Wow practically freezes up and becomes
2011 May 16
2
Wine 1.3.19 and dotnet 1, 2 and 3
Hello to everyone.
I'm trying to install both dotnetfx 1.2.3 in order to check to run a special program for windows xp we use in our office.
First of all I installed dotnet 2, 3. and the installation worked great.
The problem is to install dotnet 1.1.
When I run winetricks I receive this error message.
lorenzo at lorenzo-virtual-machine:~/.cache/winetricks/dotnet11$ winetricks
Executing
2009 Jan 04
6
Apps that officially support Wine?
http://www.cockos.com/reaper/ is the home page for an app
that officially supports Wine; it says
"Requires Windows 98/ME/NT/2k/XP/Vista/WINE"
Anyone know of other such apps?
Do we already have a list of them somewhere?
If we don't, maybe we should start one on the
wiki page. It would be kind of neat to watch that
list grow.
- Dan
2010 Jan 13
3
Looking for developers trying to build Windows apps on Wine
So far, Firefox (with msvc 2005) and a couple other apps (one using open watcom)
build properly on wine. I'm pecking away at the problems that get in the
way (particularly cmd bugs at the moment).
If you're trying to build a Windows app on Wine by running your
normal Windows build procedure (as opposed to using winegcc),
I'd like to hear from you, especially if a bug in cmd or some
2008 Nov 03
4
wine hangs until ctrl - C is sent
Hello,
I have a strange problem
I have two applications called ADM and SGP
When I start one or another it starts very fast, but the second hangs until I got to the terminal and I press crtl-c
The message sent when i press ctrl-c is the following
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c000013a
After that it starts working
2011 Apr 08
2
How do you update winetricks?
I am trying to play Rift. I just did a full install of openSUSE 11.4 (wanted to try something other than ubuntu). I added the WINE repo and installed it. I then installed Rift with the downloader with WINE instead of using my windows install. I used the winetricks that came with WINE and installed d3dx9 and vcrun2008.
I launched Rift and patched it, but when I hit play I get a Bright flashing