http://bugs.winehq.org/show_bug.cgi?id=31533 --- Comment #2 from Atul Kakrana <atulkakrana(a)gmail.com> 2012-08-23 09:05:57 CDT --- Hello Dan, I installed office like this: 1. Created a new wine prefix export WINEARCH=win32 export WINEPREFIX=$HOME/.mynewwine32prefix/ 2. Run Winecfg for new prefix WINEPREFIX=~/.mynewwine32prefix winecfg Add few libraries in native/builtin form riched20,riched32 and wininet.dll 3. Installed Office in new prefix WINEPREFIX="/home/atul/.mynewwine32prefix" wine "/home/abc/Microsoft_office_iso/x86/setup.exe" I am not being able to start the program from commandline as it gives me an error 'IOPL not enabled' in a window. To generate the log I changed to the ONENOTE.EXE directory from terminal and run: wine ONENOTE.EXE &> ~/log.txt Please tell how else can I generate the log. Thanks Atul -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.