Questions tagged [winetricks]

17 questions
4
votes
1 answer

How to install Directx9 for Wine?

I'd like to try playing League of Legends on Fedora. To do so, I installed Lutris, Wine and Winetricks. I installed LoL from the Lutris packages. During the installation, the installer tells me that Directx9 is not found and necessary to run the…
Foxy
  • 141
  • 1
  • 1
  • 2
3
votes
1 answer

How to install OCX files to Wine

I am using macOS 10.14.5, and I am trying to run a Windows exe file.  So I did brew install wine.  Then, using wine to run the program yields the following error: 0009:fixme:actctx:parse_depend_manifests Could not find dependent assembly…
Yizhen Chen
  • 131
  • 2
2
votes
1 answer

winetricks unable to find mfc40

if I run: winetricks mfc40 I get this output: Executing w_do_call mfc40 Executing load_mfc40 Downloading http://activex.microsoft.com/controls/vc/mfc40.cab to /home/marty/.cache/winetricks/mfc40 --2016-03-30 23:53:39-- …
Mehdi Nellen
  • 237
  • 3
  • 7
2
votes
0 answers

How do I make changes in winetricks permanent?

I downloaded a game powered by wineskin X11, it requires videomemory of at least 1GB winetricks works great, but each time I will have to open the dialog, modify it and run the game. Any ideas? I need to make this change permanent
daisy
  • 53,527
  • 78
  • 236
  • 383
1
vote
1 answer

"Unhandled page fault" error when executing a Windows application in Wine

I'm trying to launch the Shamela (المكتبة الشاملة) application in Linux Mint 21.1 Cinnamon which is a library for ebooks that use elastic search using Wine version: 8 This is what i get in terminal: 0024:fixme:netprofm:list_manager_GetConnectivity…
ardvv
  • 11
  • 2
1
vote
0 answers

Is it possible to run an SSD in a windows enviroment/compatibility using Bottles in Linux?

I'm new to Linux and as you can tell, I'm migrating from Windows with lots of Windows software. Eventually, I learned about Wine and Bottles which made me wonder if, instead of re-installing every program, I could somehow let the SSD loaded with my…
Cux Ducks
  • 11
  • 1
1
vote
0 answers

Wine only works when there is internet

This is strange behavior I notice after I test running Windows application from different folder than Wine default folder (the application is Photoshop 2015 ) , what's make this even stranger is Winecfg wont start without internet connection…
Salem F
  • 133
  • 7
1
vote
0 answers

native unzipping under wine

Is there a way to extract ZIP-files under wine without resorting to "3rd party applications"? When running windows natively, ZIP-files can be extracted directly in the explorer. However, the explorer that comes with wine (wineconsole explorer), has…
umläute
  • 6,300
  • 1
  • 24
  • 48
1
vote
1 answer

How to install Adobe Reader 11.x onto Mint 18 x64 (Ubuntu 16.04) using Wine 1.8

According to this page: https://appdb.winehq.org/objectManager.php?sClass=version&iId=27093 I should first invoke these lines: winetricks atmlib winetricks riched20 winetricks wsh57 winetricks mspatcha My Wine version follows: wine…
Vlastimil Burián
  • 27,586
  • 56
  • 179
  • 309
0
votes
1 answer

How to get the list of verbs installed on winetricks

How can I check which verbs are installed on my wine prefix? I want to list only the installed ones. For example, on apt package manager, I can type apt list --installed to display the installed packages. Something like that.
0
votes
0 answers

Debian 11, networking service starts but not working

after installing directplay on winetricks my networking service is not working, i deleted the setup file in /etc/network/interfaces.d and changes my /etc/network/interfaces to auto lo iface lo inet loopback But still not working
Nmaker
  • 1
0
votes
0 answers

How to get wine prefix (where wine is installed)?

Web search finds only how to set wine prefix. I want to put wine-gecko files in appropriate place. $ ls /usr/share/wine ls: cannot access '/usr/share/wine': No such file or directory According to the wine wiki page (see below) it means "you…
Martian2020
  • 1,039
  • 7
  • 20
0
votes
1 answer

Installing Vmware horizon client using Wine

I am trying to install VMware Horizon client 5.4.3 using Wine in my Fedora 29 system. When I am opening with the .exe file with Wine its opening and promoting to install .Net 4.5 version after I press Install it's exiting automatically from the…
Sandipan
  • 113
  • 4
0
votes
1 answer

How to permanently fix a cd drive at a given location in winecfg

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 D:/media/user/cdname/, but this is…
-3
votes
1 answer

Wine: could not load kernel32.dll, status c0000135 Kali Linux

┌──(root㉿kali)-[/opt] └─# git clone https://github.com/tokyoneon/B2E.git ┌──(root㉿kali)-[/opt] └─# cd B2E/ ┌──(root㉿kali)-[/opt/B2E] └─# sudo apt install wine wine64 wine32 winbind winetricks ┌──(root㉿kali)-[/opt/B2E] └─# dpkg…
domandaciao
  • 11
  • 1
  • 1
  • 2
1
2