Hi all, Well, i decided to go all way back, deleted my wineprefix as sugested, burned the iso to a CD as well. And did this : WINEARCH=win32 WINEPREFIX=$HOME/.wine winecfg And the winecfg box came up but in the command line it gave me this : wine: created the configuration directory '/home/rfribeiro/.wine' wine: cannot find L"C:\\windows\\system32\\wineboot.exe" err:process:start_wineboot failed to start wineboot, err 2 Then, even having this errors tried to launch setup.exe by : cd /media/OFFICE12 wine setup.exe Gave me the error of my prior post "Setup did not complete successfully. We are sorry for the" In the command line showed-up like this : Code: wine: cannot find L"C:\\windows\\system32\\wineboot.exe" err:process:start_wineboot failed to start wineboot, err 2 err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of your distribution. fixme:system:SetProcessDPIAware stub! fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled. fixme:richedit:REExtendedRegisterClass semi stub fixme:richedit:ME_HandleMessage EM_SETEDITSTYLE: stub fixme:richedit:ME_HandleMessage EM_SETBIDIOPTIONS: stub fixme:richedit:ME_HandleMessage EM_SETEDITSTYLE: stub fixme:richedit:ME_HandleMessage EM_SETBIDIOPTIONS: stub fixme:richedit:ME_HandleMessage EM_SETEDITSTYLE: stub fixme:richedit:ME_HandleMessage EM_SETBIDIOPTIONS: stub fixme:richedit:ME_HandleMessage EM_SETEDITSTYLE: stub fixme:richedit:ME_HandleMessage EM_SETBIDIOPTIONS: stub fixme:htmlhelp:HtmlHelpW HH case HH_UNINITIALIZE not handled. fixme:process:GetLogicalProcessorInformation ((nil),0x32f038): stub fixme:netapi32:NetGetJoinInformation Stub (null) 0x32f034 0x32f028 [rfribeiro@sa14-pt OFFICE12]$ err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of your distribution. fixme:heap:HeapSetInformation 0x110000 1 (nil) 0 fixme:imm:ImmDisableIME (-1): stub fixme:advapi:RegisterEventSourceW ((null),L"Microsoft Office 12"): stub fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00001388,(nil),0x000b,0x000000ca,0x300bcf54,0x79ca3c): stub err:eventlog:ReportEventW L"office12setup" err:eventlog:ReportEventW L"{10120000-0f00-0000-0000--0000000ff1ce}" err:eventlog:ReportEventW L"12.0.4518.1014" err:eventlog:ReportEventW L"x" err:eventlog:ReportEventW L"2" err:eventlog:ReportEventW L"x" err:eventlog:ReportEventW L"x" err:eventlog:ReportEventW L"x" err:eventlog:ReportEventW L"NIL" err:eventlog:ReportEventW L"NIL" err:eventlog:ReportEventW L"NIL" fixme:advapi:DeregisterEventSource (0xcafe4242) stub err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub fixme:richedit:ME_HandleMessage EM_SETMARGINS: stub err:ole:CoUninitialize Mismatched CoUninitialize err:ole:CoUninitialize Mismatched CoUninitialize fixme:process:GetLogicalProcessorInformation ((nil),0x33fc20): stub fixme:netapi32:NetGetJoinInformation Stub (null) 0x33fc1c 0x33fc10 Tried to force my wineprefix by doing : WINEPREFIX=$HOME/.wine wine setup.exe Still same error. Did also WINEARCH=Win32 WINEPREFIX=$HOME/.wine wine setup.exe Same error again ...! Some help please :( Cheers! :)