You are not logged in.
I have a Win32 program running with Wine, who use an other external Win32 executable to perform some tasks. Is there a way to tricks this program to use a native Linux binary (performing the exact same job) instead of the Win32 one?
In a nutshell, the program want to use lame.exe, but I want it to execute /usr/bin/lame instead of installing a Windows version of lame.
Offline