Re: wineprefix
"dimesio" <[email protected]>
| Newsgroups | gmane.comp.emulators.wine.user |
|---|---|
| Message-ID | <[email protected]> |
mikon29 wrote: > > can anybody tell me how to create a 32 bit wineprefix i am using wine on 64 bit machine wine32 bit and wine 64 are installed. Code: WINEARCH=win32 WINEPREFIX=/path/to/wineprefix winecfg Substitute the actual path to the wineprefix in the above. This has to be done on wineprefix creation; you can't change the architecture once it's created.