Questions tagged [winetricks]
15 questions
20
votes
3 answers
How to replace dotnet40 with dotnet45?
I'm trying to install dotnet40 via winetricks, but I've got the following error:
$ winetricks dotnet45
Executing w_do_call dotnet45
------------------------------------------------------
error: dotnet45 conflicts with dotnet40, which is already…
kenorb
- 26,615
6
votes
2 answers
Font smoothing in wine using winetricks does not work on OS X
I am using multiple wine applications on my Macbook Air running OS X El Capitan. I have tried using both Wineskin and Winebottler in creating wine wrappers for applications that I use and both of them offer the option to enable "fontsmooth=rgb"…
user638757
- 61
5
votes
2 answers
How to use winecfg headless?
I cannot find documentation for how winetricks or winecfg create permanent exe overrides. I also would like to set desktop integration and windows version from the shell.
The reason for this is that I am testing a difficult program. It installs…
SaburoutaMishima
- 113
3
votes
2 answers
How to perform unattended installation for any installer using wine?
In winetricks help I can see the following option:
-q, --unattended Don't ask any questions, just install automatically
which allows me to install automatically many apps and games (winetricks games list) without any user interaction.
How…
kenorb
- 26,615
2
votes
0 answers
Installing directx 7 in wine on fedora
I have a very old bit of software I want to run through wine and on the system requirements it has listed DirectX 7. I attempted to install this with winetricks but the oldest version listed is directx 9. There also doesn't seem to be any up to date…
Qwertie
- 772
2
votes
2 answers
Trouble installing Chrome using wine on Linux
As some of google chrome's dependencies for Linux are unable to be met (libstdc++6 and lsb-base), I've been unable to update it, which bothers me. So I've tried to install Google Chrome for Windows. I have installed wine (version 1.6.1) and it…
Unnameduser
- 59
- 1
- 11
1
vote
1 answer
Winetricks fails installing dotnet20 and msxml6
I tried installing dotnet20 and msxml6 with winetricks, but both fail with different errors.
It seems that dotnetfx20 isn't available anymore at the microsoft download center.
Here's my output for the command winetricks dotnet20:
LinuxSchnitzel…
wullxz
- 2,876
1
vote
0 answers
Downloading font failed during Winetricks installation of Steam
I was using Winetricks to install the Valve Steam client on my Ubuntu machine.
However, the download failed for a font. I don't see a way to tell it to start over – what do I do now?
Keltari
- 75,447
1
vote
1 answer
Guitar Rig on Ubuntu with WINE, i/o not working
I'm trying to run Guitar Rig on Ubuntu with WINE using a Scarlett Focusrite 2i2 but can't seem to get the input signal to register. I've set up WINEASIO and jack and everything appears to be fine, but when I plug in, the input meter doesn't…
D Swartz
- 11
- 2
1
vote
0 answers
Installing Foxit reader with wine
Trying to install the latest Windows version of foxit reader (Linux app is not maintained), I get this error-
See the end of this message for details on invoking \njust-in-time (JIT) debugging instead of this dialog box.\n\n************** Exception…
vishvAs vAsuki
- 111
1
vote
1 answer
playonlinux - "Install components" tab is blank/unavailable/inaccessible/broken
The "Install components" tab is blank/unavailable/inaccessible/broken. How to fix it on playonlinux?
NOTE: I am using KDE 5.
Thanks! =D
Eduardo Lúcio
- 1,314
1
vote
0 answers
how to install dot net framework 4.5 on amd64 ubuntu 15.10
I've tried simple plain installation. It shows error:
wine: Call from 0x7b8395fc to unimplemented function wevtapi.dll.EvtNext, aborting
Wine version:
wine --version
wine-1.6.2
When installing with winetricks it installs 2.0 version of the…
Vyacheslav
- 235
0
votes
1 answer
Excel Formula show with result as well as
I have a sheet with:
A B C
7 5 =A1+B1
So, C1=12.
Is it possible that D1 shows the numbers 5,7 used in the sum in C1?
0
votes
1 answer
Why wine only gives me a title but not video?
Why wine only gives me a title but not video?
I installed unofficial wineskin and tried to run a game, sounds works fine but no video there, only a title bar:
after dragging window around, window becomes black, but still no video there, sounds fine…
Cflowe Visit
- 101
0
votes
0 answers
How to permanately fix a cd drive at a given location in winecfg
I'm brand new to linux, and I installed some CD based windows educational software in wine and it works great, except for some reason it can't find the disk unless I manually change the path from its default location G:/media/user/cdname/ to…