I set a new WINEPREFIX for win32 apps IT WORKS!!! Great!! many thanks dimesio wrote: > > valeriolibralato wrote: > > > > 1. The wine installation creates the "C:\Program files (x86)" and "C:\users" directories, as in Win7 style. In the WineCfg Application tab I set XP version (as suggested in wine-docs), may be that's the problem? I tried to set Win7, after installed Office, but in that way office applications doesn't start. > > The problem is that you're using 64 bit Wine. You need to create a 32 bit wineprefix for Office. > > > Code: > WINEARCH=win32 WINEPREFIX=/path/to/wineprefix wine /path/to/setup.exe > > > (Substitute the actual paths to the wineprefix and to setup.exe in the above command.) > > Or you could just uninstall 64 bit Wine and install only 32 bit. > > > > > > 2. Deleting the .wine directory (in my homedir) do I delete all the wine configuration? Are there some other files to delete to start a really new wine installation? > > > > http://wiki.winehq.org/FAQ#head-ddc6f242056eb1a4fe566c9434d15fd8b64606aa