how to select a different wine version

Questions about Wine on Linux
Locked
silelmot
Level 2
Level 2
Posts: 13
Joined: Tue Apr 03, 2018 4:23 am

how to select a different wine version

Post by silelmot »

Hey there.
i am sure this is the 101 of using wine, but i just couldn't found any information in this forum or with google.
so please if someone can help me out here don't be mad with me to ask such a simple question:

how do i use a compiled version of wine instead of the installed one?
i tried "WINE=/.../..." but this didn't work.
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: how to select a different wine version

Post by jkfloris »

If everything is well compiled you could run

Code: Select all

/path/to/wine program.exe
Locked