Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Update > KB908519 install errors eudcedit.exe

Reply
Thread Tools Display Modes

KB908519 install errors eudcedit.exe

 
 
snowdog_2112
Guest
Posts: n/a

 
      01-18-2006
I've tried twice now to let WSUS install KB908519 to a win2000 Server.
After reboot, terminal services does not work -- can't RDP to it.

In the KB908519.log file, I have serveral errors. The registry key for
eudcedit.exe is particularly interesting. I inded do not have that key
in the registry, but the file exists in the \winnt\system32 folder.

Any clues?

[KB908519.log]
0.094:
================================================== ==============================
0.094: 2006/01/11 09:57:21.359 (local)
0.094:
C:\WINNT\SoftwareDistribution\Download\892c7703507 c53f76fa37bd19e4e28ba\update\update.exe
(version 6.2.29.0)
0.094: Failed To Enable SE_SHUTDOWN_PRIVILEGE
0.094: Hotfix started with following command line: -q -z -er
/ParentInfo:3b55927931ee644ab3f7bb960d1f6375
4.250: In Function TestVolatileFlag, line 11873, RegOpenKeyEx failed
with error 0x2
4.250: In Function TestVolatileFlag, line 11905, RegOpenKeyEx failed
with error 0x2
4.250: DoInstallation: CleanPFR failed: 0x2
4.250: SetProductTypes: InfProductBuildType=BuildType.IS
4.266: SetAltOsLoaderPath: No section uses DirId 65701; done.
4.281: GetGenericPathNameWithRoot: Unable to open HKLM,
Software\Microsoft\Windows\CurrentVersion\App Paths\eudcedit.exe, 0x2.
4.281: SetDynamicDirectoryId: Failure while generating dynamic path,
0xf111
4.359: SetDynamicDirectoryId: Failure while generating dynamic path,
0xf111
4.359: SetDynamicDirectoryId: Failure while generating dynamic path,
0xf111
4.375: GetGenericPathNameWithRoot: Unable to open HKLM,
SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Cmak.exe, 0x2.
4.375: SetDynamicDirectoryId: Failure while generating dynamic path,
0xf111
4.375: SetDynamicDirectoryId: Failure while generating dynamic path,
0xf111
4.391: GetGenericPathNameWithRoot: Unable to open HKLM,
SYSTEM\CurrentControlSet\Services\WSPSrv\Parameter s, 0x2.
4.391: SetDynamicDirectoryId: Failure while generating dynamic path,
0xf111
4.391: GetGenericPathNameWithRoot: Unable to open HKLM,
SOFTWARE\Microsoft\ADMT, 0x2.
4.391: SetDynamicDirectoryId: Failure while generating dynamic path,
0xf111
4.406: SetDynamicDirectoryId: Failure while generating dynamic path,
0xf111

--Thanks in advance
David.

 
Reply With Quote
 
 
 
 
Robert Aldwinckle
Guest
Posts: n/a

 
      01-20-2006
"snowdog_2112" <> wrote in message news: oups.com...
> I've tried twice now to let WSUS install KB908519 to a win2000 Server.
> After reboot, terminal services does not work -- can't RDP to it.
>
> In the KB908519.log file, I have serveral errors. The registry key for
> eudcedit.exe is particularly interesting. I inded do not have that key
> in the registry, but the file exists in the \winnt\system32 folder.
>
> Any clues?
>
> [KB908519.log]
> 0.094:


....

> 4.281: GetGenericPathNameWithRoot: Unable to open HKLM,
> Software\Microsoft\Windows\CurrentVersion\App Paths\eudcedit.exe, 0x2.
> 4.281: SetDynamicDirectoryId: Failure while generating dynamic path,
> 0xf111



I suspect it's a permissions problem. As usual the messages and codes
are not terribly useful by themselves.

For example, assuming that the above hex value is normally presented
in documentation as a decimal number, let's search for it:

http://www.microsoft.com/technet/pro.../winupdte.mspx

(MSN search for
61713 site:microsoft.com
)

<extract>
61713
STATUS_INVALID_DIRID_SECTION
<extract>


OK... That's a clue but I suspect it represents a guess about what is wrong
and I suspect it is only proving that the code has some relevance due to the
context.

In order to find out what it really means I would try tracing with RegMon
all the the registry accesses the update is making. For more details on
how to do that, including how to use FileMon to make finding the
appropriate records in the RegMon trace easier, please see Andy Jones
thread from last week.

http://www.microsoft.com/communities...ffc&sloc=en-us


Good luck

Robert Aldwinckle
---


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Install Errors Dejan Windows Vista Installation 0 09-20-2006 02:36 PM
KB908519 and KB912919 bletts14 Windows Update 3 01-16-2006 06:43 PM
Any known problems with MS06-002 / kb908519 Patrik Malmquist Windows Update 0 01-16-2006 03:31 PM
KB908519 Broke bar code printing software? Lewej Windows Update 0 01-16-2006 01:33 PM
KB908519 - Is this OK? Damien_H Windows Update 6 01-11-2006 10:34 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59