[Wine] Re: WoW64 installation
melancholy
wineforum-user at winehq.org
Sat Mar 3 06:37:42 CST 2012
dimesio wrote:
> Winetricks doesn't work with 64 bit Wine.
it does, but selection specific programs for installation (e.g. steam) will cause it to fail with the above mention error...
seems like it cannot invoke cmd or regsvr32, but:
Code:
WINEPREFIX=~/reactor/wineholic/#beta ~/reactor/wineholic/WOW64/wine64/wine64 cmd.exe /c echo '%ProgramFiles%'
C:\Program Files
I suppose this is because make install in WOW64 does not set up the bash executables like you would know it for default wine...
any workaround?
More information about the wine-users
mailing list