Registry key for Office Source Engine

V

Vince

This post has been on the Office Setup group for one week, maybe wrong
place, or too long, or both?

I re-post it here with all the previous problems omitted, only the last
obstacle: OSE registry problem remains.
When trying to install Office 2003 over OfficeXp in WindowsXPsp2, I
encountered series problems of un-install, patch package not found, SKU011
errors. I managed to go through the three errors, then came the fourth:
"error 1923, Service: office source engine OSE could not be installed".
Following KB Q903772, I copied OSE.exe to its destination and checked the
service with Services.msc The OSE entry was there but the start-up type
field is empty. I tried to change its start type to "manual" but failed with
the fifth error: "The registry key for this service is missing". I think it
was caused by a wrongly deleted key. How can I restore the key for the
service?

Any suggestion is highly appreciated.

Vince.
 
D

Dave Patrick

Create this REG file and merge after backup. (watch for line wrap)

--------------------------
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ose]
"Type"=dword:00000010
"Start"=dword:00000003
"ErrorControl"=dword:00000001
"ImagePath"=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,\
6d,00,20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,43,00,6f,00,6d,00,6d,00,6f,\
00,6e,00,20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4d,00,69,00,63,00,72,00,\
6f,00,73,00,6f,00,66,00,74,00,20,00,53,00,68,00,61,00,72,00,65,00,64,00,5c,\
00,53,00,6f,00,75,00,72,00,63,00,65,00,20,00,45,00,6e,00,67,00,69,00,6e,00,\
65,00,5c,00,4f,00,53,00,45,00,2e,00,45,00,58,00,45,00,22,00,00,00
"DisplayName"="Office Source Engine"
"ObjectName"="LocalSystem"
"Description"="Saves installation files used for updates and repairs and is
required for the downloading of Setup updates and Watson error reports."

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ose\Security]
"Security"=hex:01,00,14,80,bc,00,00,00,c8,00,00,00,14,00,00,00,30,00,00,00,02,\
00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\
00,00,02,00,8c,00,06,00,00,00,00,00,18,00,9d,01,00,00,01,02,00,00,00,00,00,\
05,20,00,00,00,22,02,00,00,00,00,14,00,9d,01,00,00,01,01,00,00,00,00,00,01,\
00,00,00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,00,05,12,00,00,00,00,\
00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,00,00,\
14,00,8d,01,02,00,01,01,00,00,00,00,00,05,0b,00,00,00,00,00,18,00,fd,01,02,\
00,01,02,00,00,00,00,00,05,20,00,00,00,23,02,00,00,01,01,00,00,00,00,00,05,\
12,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ose\Enum]
"0"="Root\\LEGACY_OSE\\0000"
"Count"=dword:00000001
"NextInstance"=dword:00000001
--------------------------

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| This post has been on the Office Setup group for one week, maybe wrong
| place, or too long, or both?
|
| I re-post it here with all the previous problems omitted, only the last
| obstacle: OSE registry problem remains.
| When trying to install Office 2003 over OfficeXp in WindowsXPsp2, I
| encountered series problems of un-install, patch package not found, SKU011
| errors. I managed to go through the three errors, then came the fourth:
| "error 1923, Service: office source engine OSE could not be installed".
| Following KB Q903772, I copied OSE.exe to its destination and checked the
| service with Services.msc The OSE entry was there but the start-up type
| field is empty. I tried to change its start type to "manual" but failed
with
| the fifth error: "The registry key for this service is missing". I think
it
| was caused by a wrongly deleted key. How can I restore the key for the
| service?
|
| Any suggestion is highly appreciated.
|
| Vince.
|
|
 
V

Vince

Hi, Dave:

Thank you very much for your prompt response. The problem solved as soon as
the reg file is imported: the O2k3 installation went on smoothly. You saved
my windows. I was already thinking re-install Windows, but that was the most
reluctant step I would take.

Thanks again for your help.

Best regards,

Vince



Dave Patrick said:
Create this REG file and merge after backup. (watch for line wrap)

--------------------------
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ose]
"Type"=dword:00000010
"Start"=dword:00000003
"ErrorControl"=dword:00000001
"ImagePath"=hex(2):22,00,43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,\

6d,00,20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,43,00,6f,00,6d,00,6d,00,6f,\

00,6e,00,20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4d,00,69,00,63,00,72,00,\

6f,00,73,00,6f,00,66,00,74,00,20,00,53,00,68,00,61,00,72,00,65,00,64,00,5c,\

00,53,00,6f,00,75,00,72,00,63,00,65,00,20,00,45,00,6e,00,67,00,69,00,6e,00,\
65,00,5c,00,4f,00,53,00,45,00,2e,00,45,00,58,00,45,00,22,00,00,00
"DisplayName"="Office Source Engine"
"ObjectName"="LocalSystem"
"Description"="Saves installation files used for updates and repairs and
is
required for the downloading of Setup updates and Watson error reports."

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ose\Security]
"Security"=hex:01,00,14,80,bc,00,00,00,c8,00,00,00,14,00,00,00,30,00,00,00,02,\

00,1c,00,01,00,00,00,02,80,14,00,ff,01,0f,00,01,01,00,00,00,00,00,01,00,00,\

00,00,02,00,8c,00,06,00,00,00,00,00,18,00,9d,01,00,00,01,02,00,00,00,00,00,\

05,20,00,00,00,22,02,00,00,00,00,14,00,9d,01,00,00,01,01,00,00,00,00,00,01,\

00,00,00,00,00,00,14,00,fd,01,02,00,01,01,00,00,00,00,00,05,12,00,00,00,00,\

00,18,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,20,02,00,00,00,00,\

14,00,8d,01,02,00,01,01,00,00,00,00,00,05,0b,00,00,00,00,00,18,00,fd,01,02,\

00,01,02,00,00,00,00,00,05,20,00,00,00,23,02,00,00,01,01,00,00,00,00,00,05,\
12,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ose\Enum]
"0"="Root\\LEGACY_OSE\\0000"
"Count"=dword:00000001
"NextInstance"=dword:00000001
--------------------------

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| This post has been on the Office Setup group for one week, maybe wrong
| place, or too long, or both?
|
| I re-post it here with all the previous problems omitted, only the last
| obstacle: OSE registry problem remains.
| When trying to install Office 2003 over OfficeXp in WindowsXPsp2, I
| encountered series problems of un-install, patch package not found,
SKU011
| errors. I managed to go through the three errors, then came the fourth:
| "error 1923, Service: office source engine OSE could not be installed".
| Following KB Q903772, I copied OSE.exe to its destination and checked
the
| service with Services.msc The OSE entry was there but the start-up type
| field is empty. I tried to change its start type to "manual" but failed
with
| the fifth error: "The registry key for this service is missing". I think
it
| was caused by a wrongly deleted key. How can I restore the key for the
| service?
|
| Any suggestion is highly appreciated.
|
| Vince.
|
|
 
D

Dave Patrick

Glad to hear it. You're welcome.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Hi, Dave:
|
| Thank you very much for your prompt response. The problem solved as soon
as
| the reg file is imported: the O2k3 installation went on smoothly. You
saved
| my windows. I was already thinking re-install Windows, but that was the
most
| reluctant step I would take.
|
| Thanks again for your help.
|
| Best regards,
|
| Vince
 
Joined
Dec 22, 2011
Messages
1
Reaction score
0
Hello I have a problem somehow alike but i try to instal Office profesional pro 2010 and I receive an error each time I try to instal it. In W events I found the error 1000 in aplication

Faulting application name: OSE.EXE, version: 14.0.4730.1010, time stamp: 0x4b49549c
Faulting module name: OSE.EXE, version: 14.0.4730.1010, time stamp: 0x4b49549c
Exception code: 0xc0000005
Fault offset: 0x00027013
Faulting process id: 0x1234
Faulting application start time: 0x01ccc0fe6c336862
Faulting application path: C:\Program Files\Common Files\Microsoft Shared\Source Engine\OSE.EXE
Faulting module path: C:\Program Files\Common Files\Microsoft Shared\Source Engine\OSE.EXE
Report Id: aa1bad3b-2cf1-11e1-a1fc-001cc0cc5c09

And in system Error 7000 Service control manager
The Office Source Engine service failed to start due to the following error:
The service did not respond to the start or control request in a timely fashion.

Someone have some ideas how can I fix this?
Thank you very much
Laura Mihaela
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top