Problem installing Office2007
Problem installing Office2007
Hi guys,
I'm having some problems installing Microsoft Office 2007 in my Fedora 15 (x64) with wine version 1.3.21.
I've followed several how-to's including some here in WineHQ.
I've followed every step in those how-to's, winecfg, dll's, winetricks, etc ... i can run setup.exe till the end with success.
When i try to launch Outlook, Word, Excel, anything it gives me the error :
"Not installed for current user"
Searched here in the forum for the solution, i tried this :
http://forum.winehq.org/viewtopic.php?t ... rrent+user
Still no luck.
I'll appreciate any help.
Thanks in advanced,
Cheers,
I'm having some problems installing Microsoft Office 2007 in my Fedora 15 (x64) with wine version 1.3.21.
I've followed several how-to's including some here in WineHQ.
I've followed every step in those how-to's, winecfg, dll's, winetricks, etc ... i can run setup.exe till the end with success.
When i try to launch Outlook, Word, Excel, anything it gives me the error :
"Not installed for current user"
Searched here in the forum for the solution, i tried this :
http://forum.winehq.org/viewtopic.php?t ... rrent+user
Still no luck.
I'll appreciate any help.
Thanks in advanced,
Cheers,
-
- Moderator
- Posts: 1153
- Joined: Wed Apr 27, 2011 11:01 pm
Problem installing Office2007
On Tue, Jun 21, 2011 at 7:05 AM, rfribeiro <[email protected]> wrote:
James McKenzie
Just to satisfy my curiosity, what was the command you used to install Office?Hi guys,
I'm having some problems installing Microsoft Office 2007 in my Fedora 15 (x64) with wine version 1.3.21.
I've followed several how-to's including some here in WineHQ.
I've followed every step in those how-to's, winecfg, dll's, winetricks, etc ... i can run setup.exe till the end with success.
James McKenzie
I also tried to do :
cd ~
rm -Rf .wine [ this was the default x64 bit wine prefix ]
WINEARCH=win32 WINEPREFIX=$HOME/.wine winecfg
Windows XP
In the separator Libraries there were none.
tried to launch the setup.exe by doing :
cd /tmp/iso
wine setup.exe
Gave me immediately this error "Setup did not complete successfully. We are sorry for the"
Tried also to do :
WINEPREFIX=$HOME/.wine wine setup.exe
Same thing.
Hope it helps you to help me out here.
Thanks in advance!
Cheers!
cd ~
rm -Rf .wine [ this was the default x64 bit wine prefix ]
WINEARCH=win32 WINEPREFIX=$HOME/.wine winecfg
Windows XP
In the separator Libraries there were none.
tried to launch the setup.exe by doing :
cd /tmp/iso
wine setup.exe
Gave me immediately this error "Setup did not complete successfully. We are sorry for the"
Tried also to do :
WINEPREFIX=$HOME/.wine wine setup.exe
Same thing.
Hope it helps you to help me out here.
Thanks in advance!
Cheers!

Re: Problem installing Office2007
The howto in the AppDB is the only one supported here, and it does not call for any winetricks. Start by creating a clean, 32 bit wineprefix for Office.rfribeiro wrote: I'm having some problems installing Microsoft Office 2007 in my Fedora 15 (x64) with wine version 1.3.21.
I've followed several how-to's including some here in WineHQ.
I've followed every step in those how-to's, winecfg, dll's, winetricks, etc ... i can run setup.exe till the end with success.
Use the real cd, not an iso.The comand i gave to start installing office was :
wine /tmp/iso/setup.exe
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 :
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!
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: Select all
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
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!

That's not what I told you. Use a legitimate install cd.rfribeiro wrote: burned the iso to a CD as well.
Something is wrong with your Wine build. My guess would be that you haven't installed all the necessary 32 bit parts. If you have, and you're still gettting this message, report the problem to your distro. (Assuming you're using a distro package.)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