http://bugs.winehq.org/show_bug.cgi?id=32877
Rovanion Luckey rovanion.luckey@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME
--- Comment #8 from Rovanion Luckey rovanion.luckey@gmail.com 2013-02-03 15:43:42 CST --- Splendid! For future reference here is the complete set of commands needed to properly install:
$ WINEPREFIX='/home/<user>/.wine32' WINEARCH='win32' wine 'wineboot' $ WINEPREFIX='/home/<user>/.wine32' WINEARCH='win32' winetricks dotnet40 $ WINEPREFIX='/home/<user>/.wine32' WINEARCH='win32' wine /path/to/GnomoriaDemoSetup.exe
and run Gnomoria:
$ cd /home/<user>/.wine32/Program\ Files/Gnomoria\ Demo/ $ WINEPREFIX='/home/<user>/.wine32' WINEARCH='win32' wine Gnomoria.exe