Re: Universal procedure to know if wine can run 32 bits apps

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Small correction:
Code:
TMP=$(mktemp -d); WINEARCH=win32 WINEPREFIX=$TMP/test wine winecfg; WINEPREFIX=$TMP/test wineserver -w; rm -rf $TMP









[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux