Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [wine]

Wine is a software emulator used to run Windows software on UNIX-like operating systems. Use this tag for questions about developing software that interoperates with Wine, or developing Wine itself. Questions about *using* Wine belong elsewhere, possibly on Super User.

wine
0 votes
0 answers
11 views

How can I invoke Azure Trusted Signing from a Linux OS?

My company was recently surprised by the expiration of a code signing certificate and had to scramble to find a replacement certificate, only to discover that the landscape of code signing has shifted ...
Arch's user avatar
  • 1
0 votes
0 answers
42 views

Different responses to the same requests (curl, python aiohttp) on the server and on the local host

I have a parser written in Python (aiohttp, bs4). One of the functions of the parser is to access a file by a link (example: https://modsfire.com/d/Mwv01aESgj73zx7). import aiohttp import yarl import ...
Петр Василий's user avatar
0 votes
0 answers
26 views

how to run batch file on Mac [migrated]

I've been attempting to install a mod for Elden Ring on Mac, and it uses a batch file to install and launch. I can't seem to get it to run with wine, receiving these errors: 0074:err:ntoskrnl:...
matthew kuni's user avatar
0 votes
1 answer
84 views

WinForms DateTimePicker and Linux Wine

I came across a legacy project that has WinForms and a DateTimePicker with a CheckBox (dateTimePicker1.ShowCheckBox = true). It works fine under Windows, but under Linux (Debian) with Wine (version 8),...
egeo's user avatar
  • 193
-2 votes
1 answer
67 views

Unable To Create Bottle | Bottles Linux [closed]

Details Was creating a bottle when it said Unable to create bottle Log Generating bottle configuration… The Wine config is being updated… Wine config updated! Running as Flatpak, sandboxing userdir… ...
Aydiniyom's user avatar
0 votes
2 answers
41 views

Wine - syntax to run .exe from terminal [closed]

I have KDE Neon linux and installed Wine flatpak. I want to run the windows program winbox64.exe. Now when I click on it in the file manager it works, but when I try to run it from terminal by ...
Martinii's user avatar
0 votes
0 answers
34 views

When I install an .exe application in WineBottler, it shows an error reading "Prefix creation exited with error"

It says the following in Console: Model Name: Mac Model Identifier: Mac15,12 Model Number: MXCV3LL/A Chip: Unknown Total Number of Cores: 8 (4 performance and 4 efficiency) Memory: 16 GB ...
Courtney's user avatar
0 votes
0 answers
71 views

Can't open lib '/usr/lib/x86_64-linux-gnu/odbc/libsqlite3odbc-0.9998.so' : file not found

I am attempting to run an SQLite3 console test application compiled for Windows with Visual Studio 2019 as an x86 32 bit application on Windows Subsystem for Linux (WSL2) using wine. The test app ...
Richard Chambers's user avatar
1 vote
1 answer
38 views

Spec file for a 64-bit DLL wine wrapper

Trying to create a spec file for a WINE wrapper for a Windows 64-bit DLL. In a 32-bit equivalent project the spec file might have contained something like this: @ stdcall foo (long ptr) Proxyfoo In ...
Morag Hughson's user avatar
0 votes
0 answers
82 views

How to detect if running under ValveSoftware's Proton in C++

I'm looking for ways to detect if my app is running under ValveSoftware's Proton. There are ways of getting the Wine version proton uses with the wine_get_version dll export. But there seem to be ...
Boyfinn's user avatar
  • 299
0 votes
0 answers
74 views

flatpak creation issue for old version of Wine (6.13)

I am attempting to create a flatpak for an old development version of Wine, 6.13, but have been running into problems. I first downloaded the flathub manifest repository for Wine as it existed for ...
parricc's user avatar
  • 89
0 votes
0 answers
27 views

.Net Framework application with .Net Remoting in Linux OS

Is it Possible to make a .Net Framework Application work in Linux OS ? We have a pretty huge WPF application which uses .Net Remoting and calls to SQL server. Converting .NET framework code to .NET ...
Naresh Kumar's user avatar
0 votes
0 answers
103 views

Is there a way to force close Steam on Steam Deck from an app that runs on Proton?

I'm working on an installer for a mod that requires adding a launch option to a game on Steam (a dll override of dinput8). However the only way I found to programatically add this launch option is by ...
An29's user avatar
  • 53
0 votes
0 answers
42 views

Automating opening Excel workbook and running macros on Linux Wine

I am running Excel 2016 on Wine. I have a workbook with some macros that i need to run at 9pm everyday. So i want to automate opening the workbook in Excel and running the macros. On Windows, i could ...
Tendekai Muchenje's user avatar
-1 votes
2 answers
368 views

Problem while compiling WINE (prefix) on mac 14.2

I've recently decided to try compiling Wine for my MacBook. I followed the instructions from the original website. I already had another (Wine Devel), which I installed from Homebrew, So I deleted ...
Afifs World's user avatar

15 30 50 per page
1
2 3 4 5
42