| Home | Register | Members | Search | Windows Vista Tips | File Database | Links |
![]() |
| Thread Tools | Display Modes |
|
|
|
| |
|
Smithy
Guest
Posts: n/a
|
Smithy here again.
Rather than update from Microsoft direct I downloaded 898461 and then ran it from desktop. Same problem occurred and error message but an extra couple of things happened this time. The following error came up: " Setup cannot copy the file spmsg.dll. Ensure that the location speficied below is correct or change it and insert Windows XP Hotfix Source Files in the drive you specify." In a further box there is the following "Copy file from c|16410f784dc9858cc1098da3760d35 " Can anyone tell me what the above means please. What is meant by "insert Windows XP Hotfix Source Files" ?? Am now thoroughly confused. Smithy |
|
|
|
|
|||
|
|||
|
Robert Aldwinckle
Guest
Posts: n/a
|
"Smithy" <> wrote in message
news:B933A9D0-C1D0-40C8-951C-... > Smithy here again. > Rather than update from Microsoft direct I downloaded 898461 and then ran it > from desktop. Good idea. Please also see the associated KB article's Update Information. Was the directory mentioned created? If so, what is in it now? > Same problem occurred and error message but an extra couple of things > happened this time. > The following error came up: > " Setup cannot copy the file spmsg.dll. Ensure that the location > speficied below is correct or change it and insert Windows XP Hotfix Source > Files in the drive you specify." > > In a further box there is the following "Copy file from > c|16410f784dc9858cc1098da3760d35 " > > Can anyone tell me what the above means please. Did you capture that string or transcribe it? If the latter I suspect a typo? <eg> E.g. if it really starts C:\164... it is just telling you about a temporary directory which was created to unpack the update's files into. BTW typically such directories are deleted as soon as you acknowledge the message. So if you want to try to inspect that directory do *not* acknowledge that message window. Instead move it out of the way to minimize its interference with anything else that you want to do in other windows. Unfortunately you won't be able to either minimize it or put any other windows on top of it > > What is meant by "insert Windows XP Hotfix Source Files" ?? That depends on your answer to the first question about whether that string was captured or transcribed. ; ) In the first case it could be a symptom of confusion by the developer. ; ) E.g. the message might make sense if you were installing from a CD or other removable media. It makes no sense for your case of having downloaded a patch, expanded it (automatically) and subsequently installed it automatically. OTOH if that "path" above has been corrupted, you might be able to find the proper path and then substitute it in the prompt that you are seeing. In order to find out what files are changing you could leave an Explorer Find window open which records files which are changed on that day. If the list is sorted by Date Modified all you need to do is scroll to the minute that the update was run to see most of the files which it created or added to. If you let that Find window run that while the update is running you probably wouldn't even have to scroll to find those entries, just press End or Home (e.g. depending on which direction you are sorting that list in.) > > Am now thoroughly confused. > Smithy Keep supplying details and perhaps someone will be able to figure out an explanation for whatever it is that you are seeing. HTH Robert Aldwinckle --- |
|
|
|
|
|||
|
|||
|
Smithy
Guest
Posts: n/a
|
Many thanks for your reply Robert.
I mis-transcribed as you guessed. I have just run the KB file again from Microsoft with the same result of course. Upon running it from my desktop it told me that it was trying to install file spmsg.dll.ref but then the same error message appears : "Setup cannot copy the file spmsg.dll" but this time the Hotfix message did NOT appear ! In a further box there is the following "Copy file from c:\7af423260907cab449558f ensure that the location ...... etc. Upon cancelling out of the update, this message appeared: "The file name, directory name or volume label syntax is incorrect" ------------------------------------ I ran a search on the SPMSG.dll file There is an entry for spmsg.dll c:\Windows\$hf_mig$\KB898461 14K Application Extension Date Modified= 25/02/2005 If I try to open the file it brings up the usual box warning against editing or changing and asking in what programme it should be opened. I haven't progressed beyond there as I have no idea as to what I should or shouldn't do. I don't want to make things worse than they are. Should I try to open it and if so, what then? Further help would be appreciated. It would make my Christmas to be able to sort it. It is beginning to get at me.......... Smithy |
|
|
|
|
|||
|
|||
|
Robert Aldwinckle
Guest
Posts: n/a
|
"Smithy" <> wrote in message
news:6A247F42-4049-4FE0-9B89-... > Many thanks for your reply Robert. > I mis-transcribed as you guessed. > I have just run the KB file again from Microsoft with the same result of > course. > > Upon running it from my desktop it told me that it was trying to install > file spmsg.dll.ref but then the same error message appears : > "Setup cannot copy the file spmsg.dll" but this time the Hotfix message > did NOT appear ! > > In a further box there is the following "Copy file from > c:\7af423260907cab449558f ensure that the location ...... etc. > Upon cancelling out of the update, this message appeared: > > "The file name, directory name or volume label syntax is incorrect" > ------------------------------------ > I ran a search on the SPMSG.dll file > There is an entry for spmsg.dll c:\Windows\$hf_mig$\KB898461 14K > Application Extension Date Modified= 25/02/2005 > If I try to open the file it brings up the usual box warning against editing > or changing and asking in what programme it should be opened. I haven't > progressed beyond there as I have no idea as to what I should or shouldn't > do. I don't want to make things worse than they are. > > Should I try to open it and if so, what then? I don't know why you would try to do that. The only thing I implied that you might want to try to open was that temporary directory. What I did suggest you do was do a find of all files which had changed when you reran the update. Did you do that? If you did do the suggested find you probably would have seen at least c:\windows\KB898461.log listed. In any case, please open that in Notepad and paste the whole thing in a reply here. (FWIW if I did that with mine it would only be 85 lines.) BTW if you want to open .dll files be aware that they are binary files, so there may not be a lot in them that is readable and when there is readable stuff some of it may be in doublebyte strings (e.g. unicode) so to read them you have to ignore every second byte. However, sometimes you can get useful clues by doing that. You can open them in Notepad either by specifying the file name to Notepad or by dragging one to an open Notepad window. Whatever you do, do not change such files; e.g. if you do accidentally overtype or delete a character while you are viewing such a file using Notepad, make sure that you do *not* save the file, e.g. close the Notepad window and reply No to the prompt to do so. > > Further help would be appreciated. It would make my Christmas to be able to > sort it. It is beginning to get at me.......... > > Smithy HTH Robert --- |
|
|
|
|
|||
|
|||
|
Smithy
Guest
Posts: n/a
|
"Robert Aldwinckle" wrote: > "Smithy" <> wrote in message > news:6A247F42-4049-4FE0-9B89-... > > Many thanks for your reply Robert. > > I mis-transcribed as you guessed. > > I have just run the KB file again from Microsoft with the same result of > > course. > > > > Upon running it from my desktop it told me that it was trying to install > > file spmsg.dll.ref but then the same error message appears : > > "Setup cannot copy the file spmsg.dll" but this time the Hotfix message > > did NOT appear ! > > > > In a further box there is the following "Copy file from > > c:\7af423260907cab449558f ensure that the location ...... etc. > > Upon cancelling out of the update, this message appeared: > > > > "The file name, directory name or volume label syntax is incorrect" > > ------------------------------------ > > > > I ran a search on the SPMSG.dll file > > There is an entry for spmsg.dll c:\Windows\$hf_mig$\KB898461 14K > > Application Extension Date Modified= 25/02/2005 > > If I try to open the file it brings up the usual box warning against editing > > or changing and asking in what programme it should be opened. I haven't > > progressed beyond there as I have no idea as to what I should or shouldn't > > do. I don't want to make things worse than they are. > > > > Should I try to open it and if so, what then? > > > I don't know why you would try to do that. The only thing I implied that you > might want to try to open was that temporary directory. What I did suggest > you do was do a find of all files which had changed when you reran the update. > Did you do that? > > If you did do the suggested find you probably would have seen at least > c:\windows\KB898461.log > listed. In any case, please open that in Notepad and paste the whole thing > in a reply here. (FWIW if I did that with mine it would only be 85 lines.) > > BTW if you want to open .dll files be aware that they are binary files, so there > may not be a lot in them that is readable and when there is readable stuff > some of it may be in doublebyte strings (e.g. unicode) so to read them you > have to ignore every second byte. However, sometimes you can get useful > clues by doing that. You can open them in Notepad either by specifying the > file name to Notepad or by dragging one to an open Notepad window. > Whatever you do, do not change such files; e.g. if you do accidentally overtype > or delete a character while you are viewing such a file using Notepad, make sure > that you do *not* save the file, e.g. close the Notepad window and reply No > to the prompt to do so. > > > > > > Further help would be appreciated. It would make my Christmas to be able to > > sort it. It is beginning to get at me.......... > > > > Smithy > > > HTH > > Robert > --- > > > |
|
|
|
|
|||
|
|||
|
Smithy
Guest
Posts: n/a
|
Thanks for posting again Robert. When Christmas is gone I will try doing
what you suggest and will find the log and post it accordingly. Am very grateful for your patience. Merry Christmas to you. Smithy |
|
|
|
|
|||
|
|||
|
Smithy
Guest
Posts: n/a
|
In the cold light of Boxing Morning I have done what you suggested Robert and
herewith is the 898461 log when I tried to update this morning. n.b. Having just tried to post it I have been warned that the message is too long. What is the best way of showing this log in its entirety please?? I will try sending it in 4 seperate messages. Sorry for the hassle. ---------------------------------------- [KB898461.log] 0.968: 0.968: 2005/06/29 21:09:14.484 (local) 0.968: C:\WINDOWS\SoftwareDistribution\Download\e8f0bcd92 171c9af9c66928b3a749cec\update\update.exe (version 6.1.22.4) 0.968: Failed To Enable SE_SHUTDOWN_PRIVILEGE 0.968: Hotfix started with following command line: -q -z -er /ParentInfo:8fabb67152ca2d49bf6c208a54575df3 1.218: ---- Old Information In The Registry ------ 1.234: Source:C:\WINDOWS\system32\SET33.tmp (6.0.2900.2620) 1.234: Destination:C:\WINDOWS\system32\shell32.dll (6.0.2900.2578) 1.234: ---- New Information In The Registry ------ 1.234: Source:C:\WINDOWS\system32\SET33.tmp (6.0.2900.2620) 1.234: Destination:C:\WINDOWS\system32\shell32.dll (6.0.2900.2578) 1.234: SetProductTypes: InfProductBuildType=BuildType.IC 1.234: SetAltOsLoaderPath: No section uses DirId 65701; done. 1.250: DoInstallation: FetchSourceURL for c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\update\update_SP2GDR.inf failed 1.250: CreateUninstall = 1,Directory = C:\WINDOWS\$NtUninstallKB898461$ 1.250: LoadFileQueues: UpdSpGetSourceFileLocation for halaacpi.dll failed: 0xe0000102 1.265: BuildCabinetManifest: update.url absent 1.265: Starting AnalyzeComponents 1.265: AnalyzePhaseZero used 0 ticks 1.265: No c:\windows\INF\updtblk.inf file. 1.265: OEM file scan used 0 ticks 1.265: AnalyzePhaseOne: used 0 ticks 1.265: AnalyzeComponents: Hotpatch analysis disabled; skipping. 1.265: AnalyzeComponents: Hotpatching is disabled. 1.265: FindFirstFile c:\windows\$hf_mig$\*.* 1.265: KB898461 Setup encountered an error: The update.ver file is not correct. 1.281: KB898461 Setup encountered an error: The update.ver file is not correct. 1.297: KB898461 Setup encountered an error: The update.ver file is not correct. 1.297: KB898461 Setup encountered an error: The update.ver file is not correct. 1.297: AnalyzeForBranching used 0 ticks. 1.359: AnalyzePhaseTwo used 62 ticks 1.359: AnalyzePhaseThree used 0 ticks 1.359: AnalyzePhaseFive used 0 ticks 1.359: AnalyzePhaseSix used 0 ticks 1.359: AnalyzeComponents used 94 ticks 1.359: Downloading 0 files 1.359: bPatchMode = FALSE 1.359: Inventory complete: ReturnStatus=0, 109 ticks 1.359: Num Ticks for invent : 109 1.375: VerifySize: Unable to verify size: Source = NULL: c:\windows\inf\HFX35.tmp 1.375: Copied file: c:\windows\inf\branches.inf 1.500: Allocation size of drive C: is 4096 bytes, free space = 109023449088 bytes 1.515: AnalyzeDiskUsage: Skipping EstimateDiskUsageForUninstall. 1.515: Drive C: free 103972MB req: 17MB w/uninstall: NOT CALCULATED. 1.515: CabinetBuild complete 1.515: Num Ticks for Cabinet build : 156 1.515: DynamicStrings section not defined or empty. 1.531: FileInUse:: need to restart already, turn off 2.531: LoadFileQueues: UpdSpGetSourceFileLocation for halaacpi.dll failed: 0xe0000102 2.562: Num Ticks for Backup : 1047 2.609: Num Ticks for creating uninst inf : 47 2.609: Registering Uninstall Program for -> KB898461, KB898461 , 0x0 2.672: LoadFileQueues: UpdSpGetSourceFileLocation for halaacpi.dll failed: 0xe0000102 2.687: System Restore Point set. 2.765: Copied file: C:\WINDOWS\system32\spmsg.dll 3.187: PFE2: Not avoiding Per File Exceptions. 3.187: GetCatVersion: Failed to retrieve version information from C:\WINDOWS\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\KB898461.cat with error 0x57 3.265: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\update\update_SP2QFE.inf -> c:\windows\$hf_mig$\KB898461\update\update_SP2QFE. inf. 3.265: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\spuninst.exe -> c:\windows\$hf_mig$\KB898461\spuninst.exe. 3.281: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\spmsg.dll -> c:\windows\$hf_mig$\KB898461\spmsg.dll. 3.281: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\update\spcustom.dll -> c:\windows\$hf_mig$\KB898461\update\spcustom.dll. 3.312: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\update\KB898461.CAT -> c:\windows\$hf_mig$\KB898461\update\KB898461.CAT. 3.343: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\update\update.exe -> c:\windows\$hf_mig$\KB898461\update\update.exe. 3.359: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\update\updspapi.dll -> c:\windows\$hf_mig$\KB898461\update\updspapi.dll. 3.359: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\update\update.ver -> c:\windows\$hf_mig$\KB898461\update\update.ver. 3.359: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\update\updatebr.inf -> c:\windows\$hf_mig$\KB898461\update\updatebr.inf. 3.390: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\update\eula.txt -> c:\windows\$hf_mig$\KB898461\update\eula.txt. 3.390: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\update\branches.inf -> c:\windows\$hf_mig$\KB898461\update\branches.inf. 3.390: Copied file: C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref 3.406: Copied file: C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spuninst.exe.ref 3.422: Copied file: C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spupdsvc.exe.ref 3.484: Copied file: C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spcustom.dll.ref 3.500: Copied file: C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\update.exe.ref 3.515: Copied file: C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\updspapi.dll.ref 3.547: Copied file: c:\windows\$hf_mig$\KB898461\spmsg.dll 3.562: Copied file: c:\windows\$hf_mig$\KB898461\spuninst.exe 3.578: Copied file: c:\windows\$hf_mig$\KB898461\spupdsvc.exe 3.609: Copied file: c:\windows\$hf_mig$\KB898461\update\spcustom.dll 3.625: Copied file: c:\windows\$hf_mig$\KB898461\update\update.exe 3.672: Copied file: c:\windows\$hf_mig$\KB898461\update\updspapi.dll 3.718: DoInstallation: Installing assemblies with source root path: c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\ 3.718: Num Ticks for Copying files : 1109 3.734: Num Ticks for Reg update and deleting 0 size files : 16 3.734: ---- Old Information In The Registry ------ 3.734: Source:C:\WINDOWS\system32\SET33.tmp (6.0.2900.2620) 3.734: Destination:C:\WINDOWS\system32\shell32.dll (6.0.2900.2578) 3.734: ---- New Information In The Registry ------ 3.734: Source:C:\WINDOWS\system32\SET33.tmp (6.0.2900.2620) 3.734: Destination:C:\WINDOWS\system32\shell32.dll (6.0.2900.2578) 4.359: UpdateSpUpdSvcInf: Source [ProcessesToRunAfterReboot] section is empty; nothing to do. 4.359: RebootNecessary = 0,WizardInput = 1 , DontReboot = 1, ForceRestart = 0 6.422: ================================================== ============================== 6.438: 2007/12/14 19:17:42.890 (local) 6.438: C:\WINDOWS\SoftwareDistribution\Download\126638ad8 0a740243aeee66683d803a7\update\update.exe (version 6.1.22.4) 6.438: Failed To Enable SE_SHUTDOWN_PRIVILEGE 6.453: Hotfix started with following command line: -q -z -er /ParentInfo:7fca5daf88b6e04e9a395ca292ba95df 9.360: In Function TestVolatileFlag, line 11660, RegOpenKeyEx failed with error 0x2 9.360: In Function TestVolatileFlag, line 11692, RegOpenKeyEx failed with error 0x2 9.360: DoInstallation: CleanPFR failed: 0x2 9.406: SetProductTypes: InfProductBuildType=BuildType.IC 9.422: SetAltOsLoaderPath: No section uses DirId 65701; done. 9.594: DoInstallation: FetchSourceURL for c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\update_SP2GDR.inf failed 9.594: CreateUninstall = 0,Directory = C:\WINDOWS\$NtUninstallKB898461$ 9.594: LoadFileQueues: UpdSpGetSourceFileLocation for halaacpi.dll failed: 0xe0000102 9.641: BuildCabinetManifest: update.url absent 9.641: Starting AnalyzeComponents 9.641: AnalyzePhaseZero used 0 ticks 9.641: No c:\windows\INF\updtblk.inf file. 9.641: OEM file scan used 0 ticks 11.016: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\updspapi.dll.ref ) failed (23) 15.360: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\updspapi.dll.ref ) failed (23) 17.125: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\update.exe.ref ) failed (23) 21.313: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\update.exe.ref ) failed (23) 23.031: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spcustom.dll.ref ) failed (23) 27.141: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spcustom.dll.ref ) failed (23) 28.531: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spupdsvc.exe.ref ) failed (23) 32.688: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spupdsvc.exe.ref ) failed (23) 34.094: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spuninst.exe.ref ) failed (23) 38.219: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spuninst.exe.ref ) failed (23) 39.641: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spmsg.dll.ref ) failed (23) 43.766: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spmsg.dll.ref ) failed (23) 43.813: AnalyzePhaseOne: used 34172 ticks 43.813: AnalyzeComponents: Hotpatch analysis disabled; skipping. 43.813: AnalyzeComponents: Hotpatching is disabled. 43.813: FindFirstFile c:\windows\$hf_mig$\*.* 45.797: KB898461 Setup encountered an error: The update.ver file is not correct. 46.188: KB898461 Setup encountered an error: The update.ver file is not correct. 46.500: KB898461 Setup encountered an error: The update.ver file is not correct. 46.547: KB898461 Setup encountered an error: The update.ver file is not correct. 46.610: KB898461 Setup encountered an error: The update.ver file is not correct. 46.906: KB898461 Setup encountered an error: The update.ver file is not correct. 47.156: KB898461 Setup encountered an error: The update.ver file is not correct. 48.078: KB898461 Setup encountered an error: The update.ver file is not correct. 48.203: KB898461 Setup encountered an error: The update.ver file is not correct. 48.735: KB898461 Setup encountered an error: The update.ver file is not correct. 57.078: AnalyzeForBranching used 8281 ticks. 57.094: AnalyzePhaseTwo used 16 ticks 57.094: AnalyzePhaseThree used 0 ticks 57.094: AnalyzePhaseFive used 0 ticks 57.141: AnalyzePhaseSix used 47 ticks 57.141: AnalyzeComponents used 47500 ticks 57.141: Downloading 0 files 57.141: bPatchMode = FALSE 57.141: Inventory complete: ReturnStatus=0, 47547 ticks 57.141: Num Ticks for invent : 47547 57.172: VerifySize: Unable to verify size: Source = NULL: c:\windows\inf\HFXE1.tmp 57.266: Copied file: c:\windows\inf\branches.inf 79.110: Allocation size of drive C: is 4096 bytes, free space = 97441505280 bytes 80.469: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\updspapi.dll.ref ) failed (23) 82.016: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\updspapi.dll.ref ) failed (23) 83.422: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\update.exe.ref ) failed (23) 84.828: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\update.exe.ref ) failed (23) 86.235: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spcustom.dll.ref ) failed (23) 87.594: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spcustom.dll.ref ) failed (23) 89.016: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spupdsvc.exe.ref ) failed (23) 90.453: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spupdsvc.exe.ref ) failed (23) 91.828: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spuninst.exe.ref ) failed (23) 93.203: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spuninst.exe.ref ) failed (23) 94.578: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spmsg.dll.ref ) failed (23) 95.953: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spmsg.dll.ref ) failed (23) 96.047: Drive C: free 92927MB req: 9MB w/uninstall 0MB 96.047: CabinetBuild complete 96.047: Num Ticks for Cabinet build : 38906 96.047: DynamicStrings section not defined or empty. 96.047: FileInUse:: need to restart already, turn off 97.125: LoadFileQueues: UpdSpGetSourceFileLocation for halaacpi.dll failed: 0xe0000102 97.219: System Restore Point set. 97.375: PFE2: Not avoiding Per File Exceptions. 98.219: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\update_SP2QFE.inf -> c:\windows\$hf_mig$\KB898461\update\update_SP2QFE. inf. 98.250: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\spuninst.exe -> c:\windows\$hf_mig$\KB898461\spuninst.exe. 98.281: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\spmsg.dll -> c:\windows\$hf_mig$\KB898461\spmsg.dll. 98.297: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\spcustom.dll -> c:\windows\$hf_mig$\KB898461\update\spcustom.dll. 98.391: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\KB898461.CAT -> c:\windows\$hf_mig$\KB898461\update\KB898461.CAT. 98.469: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\update.exe -> c:\windows\$hf_mig$\KB898461\update\update.exe. 98.500: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\updspapi.dll -> c:\windows\$hf_mig$\KB898461\update\updspapi.dll. 98.516: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\update.ver -> c:\windows\$hf_mig$\KB898461\update\update.ver. 98.594: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\updatebr.inf -> c:\windows\$hf_mig$\KB898461\update\updatebr.inf. 98.610: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\eula.txt -> c:\windows\$hf_mig$\KB898461\update\eula.txt. 98.610: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\branches.inf -> c:\windows\$hf_mig$\KB898461\update\branches.inf. 100.094: Copied file: C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref 117.563: VerifySize: Unable to obtain Target file size: C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref 124.453: UpdSpDecompressOrCopyFile error: C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref, Error = 00000017 132.313: UpdSpDecompressOrCopyFile error: C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref, Error = 00000017 140.235: UpdSpDecompressOrCopyFile error: C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref, Error = 00000017 148.110: UpdSpDecompressOrCopyFile error: C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref, Error = 00000017 156.000: UpdSpDecompressOrCopyFile error: C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref, Error = 00000017 157.000: UpdSpDecompressOrCopyFile retries failed: C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref 159.719: UpdSpDecompressOrCopyFile error: ed an error:, Error = 0000007b 160.719: UpdSpDecompressOrCopyFile error: ed an error:, Error = 0000007b 161.719: UpdSpDecompressOrCopyFile error: ed an error:, Error = 0000007b 162.719: UpdSpDecompressOrCopyFile error: ed an error:, Error = 0000007b 163.719: UpdSpDecompressOrCopyFile error: ed an error:, Error = 0000007b 164.719: UpdSpDecompressOrCopyFile retries failed: ed an error: 166.141: The filename, directory name, or volume label syntax is incorrect. 166.266: KB898461 installation did not complete. Windows XP has been partially updated and may not work properly. 166.266: Update.exe extended error code = 0x7b 2.718: ================================================== ============================== 2.734: 2007/12/14 19:25:50.921 (local) 2.734: C:\WINDOWS\SoftwareDistribution\Download\126638ad8 0a740243aeee66683d803a7\update\update.exe (version 6.1.22.4) 2.734: Failed To Enable SE_SHUTDOWN_PRIVILEGE 2.734: Hotfix started with following command line: -q -z -er /ParentInfo:8a492c9eef37e94f9e509511f9a00f73 4.562: In Function TestVolatileFlag, line 11660, RegOpenKeyEx failed with error 0x2 4.562: In Function TestVolatileFlag, line 11692, RegOpenKeyEx failed with error 0x2 4.562: DoInstallation: CleanPFR failed: 0x2 4.578: SetProductTypes: InfProductBuildType=BuildType.IC 4.593: SetAltOsLoaderPath: No section uses DirId 65701; done. 4.703: DoInstallation: FetchSourceURL for c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\update_SP2GDR.inf failed 4.703: CreateUninstall = 0,Directory = C:\WINDOWS\$NtUninstallKB898461$ 4.703: LoadFileQueues: UpdSpGetSourceFileLocation for halaacpi.dll failed: 0xe0000102 4.718: BuildCabinetManifest: update.url absent 4.718: Starting AnalyzeComponents 4.718: AnalyzePhaseZero used 0 ticks 4.718: No c:\windows\INF\updtblk.inf file. 4.718: OEM file scan used 0 ticks 6.062: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\updspapi.dll.ref ) failed (23) 10.312: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\updspapi.dll.ref ) failed (23) 11.968: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\update.exe.ref ) failed (23) 16.140: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\update.exe.ref ) failed (23) 17.718: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spcustom.dll.ref ) failed (23) 21.828: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spcustom.dll.ref ) failed (23) 23.234: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spupdsvc.exe.ref ) failed (23) 27.375: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spupdsvc.exe.ref ) failed (23) 28.796: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spuninst.exe.ref ) failed (23) 32.906: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spuninst.exe.ref ) failed (23) 34.328: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spmsg.dll.ref ) failed (23) 38.468: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spmsg.dll.ref ) failed (23) 38.515: AnalyzePhaseOne: used 33797 ticks 38.515: AnalyzeComponents: Hotpatch analysis disabled; skipping. 38.515: AnalyzeComponents: Hotpatching is disabled. 38.515: FindFirstFile c:\windows\$hf_mig$\*.* 38.859: KB898461 Setup encountered an error: The update.ver file is not correct. 38.906: KB898461 Setup encountered an error: The update.ver file is not correct. 38.906: KB898461 Setup encountered an error: The update.ver file is not correct. 38.906: KB898461 Setup encountered an error: The update.ver file is not correct. 38.906: KB898461 Setup encountered an error: The update.ver file is not correct. 38.921: KB898461 Setup encountered an error: The update.ver file is not correct. 38.953: KB898461 Setup encountered an error: The update.ver file is not correct. 39.109: KB898461 Setup encountered an error: The update.ver file is not correct. 39.125: KB898461 Setup encountered an error: The update.ver file is not correct. 39.250: KB898461 Setup encountered an error: The update.ver file is not correct. 47.531: AnalyzeForBranching used 8281 ticks. 47.531: AnalyzePhaseTwo used 0 ticks 47.531: AnalyzePhaseThree used 0 ticks 47.531: AnalyzePhaseFive used 0 ticks 47.531: AnalyzePhaseSix used 0 ticks 47.531: AnalyzeComponents used 42813 ticks 47.531: Downloading 0 files 47.531: bPatchMode = FALSE 47.531: Inventory complete: ReturnStatus=0, 42828 ticks 47.531: Num Ticks for invent : 42828 47.578: VerifySize: Unable to verify size: Source = NULL: c:\windows\inf\HFXE6.tmp 47.578: Copied file: c:\windows\inf\branches.inf 64.640: Allocation size of drive C: is 4096 bytes, free space = 97412296704 bytes 66.000: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\updspapi.dll.ref ) failed (23) 67.546: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\updspapi.dll.ref ) failed (23) 68.906: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\update.exe.ref ) failed (23) 70.328: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\update.exe.ref ) failed (23) 71.718: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spcustom.dll.ref ) failed (23) 73.125: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spcustom.dll.ref ) failed (23) 74.687: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spupdsvc.exe.ref ) failed (23) 76.187: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spupdsvc.exe.ref ) failed (23) 77.593: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spuninst.exe.ref ) failed (23) 78.953: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spuninst.exe.ref ) failed (23) 80.468: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spmsg.dll.ref ) failed (23) 81.921: GetTargetExists: GetFileAttributesEx( c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spmsg.dll.ref ) failed (23) 82.343: Drive C: free 92899MB req: 9MB w/uninstall 0MB 82.343: CabinetBuild complete 82.343: Num Ticks for Cabinet build : 34812 82.343: DynamicStrings section not defined or empty. 82.359: FileInUse:: need to restart already, turn off 83.406: LoadFileQueues: UpdSpGetSourceFileLocation for halaacpi.dll failed: 0xe0000102 83.515: System Restore Point set. 83.640: PFE2: Not avoiding Per File Exceptions. 84.125: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\update_SP2QFE.inf -> c:\windows\$hf_mig$\KB898461\update\update_SP2QFE. inf. 84.203: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\spuninst.exe -> c:\windows\$hf_mig$\KB898461\spuninst.exe. 84.218: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\spmsg.dll -> c:\windows\$hf_mig$\KB898461\spmsg.dll. 84.281: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\spcustom.dll -> c:\windows\$hf_mig$\KB898461\update\spcustom.dll. 84.578: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\KB898461.CAT -> c:\windows\$hf_mig$\KB898461\update\KB898461.CAT. 84.640: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\update.exe -> c:\windows\$hf_mig$\KB898461\update\update.exe. 84.703: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\updspapi.dll -> c:\windows\$hf_mig$\KB898461\update\updspapi.dll. 84.703: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\update.ver -> c:\windows\$hf_mig$\KB898461\update\update.ver. 84.750: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\updatebr.inf -> c:\windows\$hf_mig$\KB898461\update\updatebr.inf. 84.765: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\eula.txt -> c:\windows\$hf_mig$\KB898461\update\eula.txt. 84.781: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\branches.inf -> c:\windows\$hf_mig$\KB898461\update\branches.inf. 86.156: Copied file: C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref 108.453: VerifySize: Unable to obtain Target file size: C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref 115.343: UpdSpDecompressOrCopyFile error: C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref, Error = 00000017 123.203: UpdSpDecompressOrCopyFile error: C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref, Error = 00000017 131.125: UpdSpDecompressOrCopyFile error: C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref, Error = 00000017 139.046: UpdSpDecompressOrCopyFile error: C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref, Error = 00000017 146.921: UpdSpDecompressOrCopyFile error: C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref, Error = 00000017 147.921: UpdSpDecompressOrCopyFile retries failed: C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref 150.656: UpdSpDecompressOrCopyFile error: ed an error:, Error = 0000007b 151.656: UpdSpDecompressOrCopyFile error: ed an error:, Error = 0000007b 152.671: UpdSpDecompressOrCopyFile error: ed an error:, Error = 0000007b 153.671: UpdSpDecompressOrCopyFile error: ed an error:, Error = 0000007b 154.671: UpdSpDecompressOrCopyFile error: ed an error:, Error = 0000007b 155.671: UpdSpDecompressOrCopyFile retries failed: ed an error: 157.171: The filename, directory name, or volume label syntax is incorrect. 157.187: KB898461 installation did not complete. Windows XP has been partially updated and may not work properly. 157.187: Update.exe extended error code = 0x7b 11.531: ================================================== ============================== 11.546: 2007/12/14 22:06:15.221 (local) 11.546: C:\WINDOWS\SoftwareDistribution\Download\126638ad8 0a740243aeee66683d803a7\update\update.exe (version 6.1.22.4) 11.562: Failed To Enable SE_SHUTDOWN_PRIVILEGE 11.562: Hotfix started with following command line: -q -z -er /ParentInfo:f728ee02e3397d4eaff92fd1d73ce2b5 |
|
|
|
|
|||
|
|||
|
Smithy
Guest
Posts: n/a
|
"Smithy" wrote: > Thanks for posting again Robert. When Christmas is gone I will try doing > what you suggest and will find the log and post it accordingly. > > Am very grateful for your patience. > > Merry Christmas to you. > > Smithy |
|
|
|
|
|||
|
|||
|
Smithy
Guest
Posts: n/a
|
"Smithy" wrote: > In the cold light of Boxing Morning I have done what you suggested Robert and > herewith is the 898461 log when I tried to update this morning. > > n.b. Having just tried to post it I have been warned that the message is > too long. What is the best way of showing this log in its entirety please?? > I will try sending it in 4 seperate messages. Sorry for the hassle. > ---------------------------------------- > > [KB898461.log] 0.968: > 0.968: 2005/06/29 21:09:14.484 (local) 0.968: > C:\WINDOWS\SoftwareDistribution\Download\e8f0bcd92 171c9af9c66928b3a749cec\update\update.exe (version 6.1.22.4) > 0.968: Failed To Enable SE_SHUTDOWN_PRIVILEGE > 0.968: Hotfix started with following command line: -q -z -er > /ParentInfo:8fabb67152ca2d49bf6c208a54575df3 > 1.218: ---- Old Information In The Registry ------ > 1.234: Source:C:\WINDOWS\system32\SET33.tmp (6.0.2900.2620) > 1.234: Destination:C:\WINDOWS\system32\shell32.dll (6.0.2900.2578) > 1.234: ---- New Information In The Registry ------ > 1.234: Source:C:\WINDOWS\system32\SET33.tmp (6.0.2900.2620) > 1.234: Destination:C:\WINDOWS\system32\shell32.dll (6.0.2900.2578) > 1.234: SetProductTypes: InfProductBuildType=BuildType.IC > 1.234: SetAltOsLoaderPath: No section uses DirId 65701; done. > 1.250: DoInstallation: FetchSourceURL for > c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\update\update_SP2GDR.inf failed > 1.250: CreateUninstall = 1,Directory = C:\WINDOWS\$NtUninstallKB898461$ > 1.250: LoadFileQueues: UpdSpGetSourceFileLocation for halaacpi.dll failed: > 0xe0000102 > 1.265: BuildCabinetManifest: update.url absent > 1.265: Starting AnalyzeComponents > 1.265: AnalyzePhaseZero used 0 ticks > 1.265: No c:\windows\INF\updtblk.inf file. > 1.265: OEM file scan used 0 ticks > 1.265: AnalyzePhaseOne: used 0 ticks > 1.265: AnalyzeComponents: Hotpatch analysis disabled; skipping. > 1.265: AnalyzeComponents: Hotpatching is disabled. > 1.265: FindFirstFile c:\windows\$hf_mig$\*.* > 1.265: KB898461 Setup encountered an error: The update.ver file is not > correct. > 1.281: KB898461 Setup encountered an error: The update.ver file is not > correct. > 1.297: KB898461 Setup encountered an error: The update.ver file is not > correct. > 1.297: KB898461 Setup encountered an error: The update.ver file is not > correct. > 1.297: AnalyzeForBranching used 0 ticks. > 1.359: AnalyzePhaseTwo used 62 ticks > 1.359: AnalyzePhaseThree used 0 ticks > 1.359: AnalyzePhaseFive used 0 ticks > 1.359: AnalyzePhaseSix used 0 ticks > 1.359: AnalyzeComponents used 94 ticks > 1.359: Downloading 0 files > 1.359: bPatchMode = FALSE > 1.359: Inventory complete: ReturnStatus=0, 109 ticks > 1.359: Num Ticks for invent : 109 > 1.375: VerifySize: Unable to verify size: Source = NULL: > c:\windows\inf\HFX35.tmp > 1.375: Copied file: c:\windows\inf\branches.inf > 1.500: Allocation size of drive C: is 4096 bytes, free space = 109023449088 > bytes > 1.515: AnalyzeDiskUsage: Skipping EstimateDiskUsageForUninstall. > 1.515: Drive C: free 103972MB req: 17MB w/uninstall: NOT CALCULATED. > 1.515: CabinetBuild complete > 1.515: Num Ticks for Cabinet build : 156 > 1.515: DynamicStrings section not defined or empty. > 1.531: FileInUse:: need to restart already, turn off > 2.531: LoadFileQueues: UpdSpGetSourceFileLocation for halaacpi.dll failed: > 0xe0000102 > 2.562: Num Ticks for Backup : 1047 > 2.609: Num Ticks for creating uninst inf : 47 > 2.609: Registering Uninstall Program for -> KB898461, KB898461 , 0x0 > 2.672: LoadFileQueues: UpdSpGetSourceFileLocation for halaacpi.dll failed: > 0xe0000102 > 2.687: System Restore Point set. > 2.765: Copied file: C:\WINDOWS\system32\spmsg.dll > 3.187: PFE2: Not avoiding Per File Exceptions. > 3.187: GetCatVersion: Failed to retrieve version information from > C:\WINDOWS\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\KB898461.cat with error 0x57 > 3.265: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied > c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\update\update_SP2QFE.inf > -> c:\windows\$hf_mig$\KB898461\update\update_SP2QFE. inf. > 3.265: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied > c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\spuninst.exe -> c:\windows\$hf_mig$\KB898461\spuninst.exe. > 3.281: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied > c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\spmsg.dll -> c:\windows\$hf_mig$\KB898461\spmsg.dll. > 3.281: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied > c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\update\spcustom.dll -> c:\windows\$hf_mig$\KB898461\update\spcustom.dll. > 3.312: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied > c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\update\KB898461.CAT -> c:\windows\$hf_mig$\KB898461\update\KB898461.CAT. > 3.343: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied > c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\update\update.exe -> c:\windows\$hf_mig$\KB898461\update\update.exe. > 3.359: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied > c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\update\updspapi.dll -> c:\windows\$hf_mig$\KB898461\update\updspapi.dll. > 3.359: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied > c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\update\update.ver -> c:\windows\$hf_mig$\KB898461\update\update.ver. > 3.359: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied > c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\update\updatebr.inf -> c:\windows\$hf_mig$\KB898461\update\updatebr.inf. > 3.390: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied > c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\update\eula.txt -> c:\windows\$hf_mig$\KB898461\update\eula.txt. > 3.390: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied > c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\update\branches.inf -> c:\windows\$hf_mig$\KB898461\update\branches.inf. > 3.390: Copied file: > C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref > 3.406: Copied file: > C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spuninst.exe.ref > 3.422: Copied file: > C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spupdsvc.exe.ref > 3.484: Copied file: > C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spcustom.dll.ref > 3.500: Copied file: > C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\update.exe.ref > 3.515: Copied file: > C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\updspapi.dll.ref > 3.547: Copied file: c:\windows\$hf_mig$\KB898461\spmsg.dll > 3.562: Copied file: c:\windows\$hf_mig$\KB898461\spuninst.exe > 3.578: Copied file: c:\windows\$hf_mig$\KB898461\spupdsvc.exe > 3.609: Copied file: c:\windows\$hf_mig$\KB898461\update\spcustom.dll > 3.625: Copied file: c:\windows\$hf_mig$\KB898461\update\update.exe > 3.672: Copied file: c:\windows\$hf_mig$\KB898461\update\updspapi.dll > 3.718: DoInstallation: Installing assemblies with source root path: > c:\windows\softwaredistribution\download\e8f0bcd92 171c9af9c66928b3a749cec\ > 3.718: Num Ticks for Copying files : 1109 > 3.734: Num Ticks for Reg update and deleting 0 size files : 16 > 3.734: ---- Old Information In The Registry ------ > 3.734: Source:C:\WINDOWS\system32\SET33.tmp (6.0.2900.2620) > 3.734: Destination:C:\WINDOWS\system32\shell32.dll (6.0.2900.2578) > 3.734: ---- New Information In The Registry ------ > 3.734: Source:C:\WINDOWS\system32\SET33.tmp (6.0.2900.2620) > 3.734: Destination:C:\WINDOWS\system32\shell32.dll (6.0.2900.2578) > 4.359: UpdateSpUpdSvcInf: Source [ProcessesToRunAfterReboot] section is > empty; nothing to do. > 4.359: RebootNecessary = 0,WizardInput = 1 , DontReboot = 1, ForceRestart = 0 > 6.422: > ================================================== ============================== > 6.438: 2007/12/14 19:17:42.890 (local) > 6.438: > C:\WINDOWS\SoftwareDistribution\Download\126638ad8 0a740243aeee66683d803a7\update\update.exe (version 6.1.22.4) > 6.438: Failed To Enable SE_SHUTDOWN_PRIVILEGE > 6.453: Hotfix started with following command line: -q -z -er > /ParentInfo:7fca5daf88b6e04e9a395ca292ba95df > 9.360: In Function TestVolatileFlag, line 11660, RegOpenKeyEx failed with > error 0x2 > 9.360: In Function TestVolatileFlag, line 11692, RegOpenKeyEx failed with > error 0x2 > 9.360: DoInstallation: CleanPFR failed: 0x2 > 9.406: SetProductTypes: InfProductBuildType=BuildType.IC > 9.422: SetAltOsLoaderPath: No section uses DirId 65701; done. > 9.594: DoInstallation: FetchSourceURL for > c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\update_SP2GDR.inf failed > 9.594: CreateUninstall = 0,Directory = C:\WINDOWS\$NtUninstallKB898461$ > 9.594: LoadFileQueues: UpdSpGetSourceFileLocation for halaacpi.dll failed: > 0xe0000102 > 9.641: BuildCabinetManifest: update.url absent > 9.641: Starting AnalyzeComponents > 9.641: AnalyzePhaseZero used 0 ticks > 9.641: No c:\windows\INF\updtblk.inf file. > 9.641: OEM file scan used 0 ticks > 11.016: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\updspapi.dll.ref ) > failed (23) > 15.360: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\updspapi.dll.ref ) > failed (23) > 17.125: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\update.exe.ref ) failed > (23) > 21.313: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\update.exe.ref ) failed > (23) > 23.031: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spcustom.dll.ref ) > failed (23) > 27.141: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spcustom.dll.ref ) > failed (23) > 28.531: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spupdsvc.exe.ref ) > failed (23) > 32.688: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spupdsvc.exe.ref ) > failed (23) > 34.094: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spuninst.exe.ref ) > failed (23) > 38.219: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spuninst.exe.ref ) > failed (23) > 39.641: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spmsg.dll.ref ) failed > (23) > 43.766: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spmsg.dll.ref ) failed > (23) > 43.813: AnalyzePhaseOne: used 34172 ticks > 43.813: AnalyzeComponents: Hotpatch analysis disabled; skipping. > 43.813: AnalyzeComponents: Hotpatching is disabled. > 43.813: FindFirstFile c:\windows\$hf_mig$\*.* > 45.797: KB898461 Setup encountered an error: The update.ver file is not > correct. > 46.188: KB898461 Setup encountered an error: The update.ver file is not > correct. > 46.500: KB898461 Setup encountered an error: The update.ver file is not > correct. > 46.547: KB898461 Setup encountered an error: The update.ver file is not > correct. > 46.610: KB898461 Setup encountered an error: The update.ver file is not > correct. > 46.906: KB898461 Setup encountered an error: The update.ver file is not > correct. > 47.156: KB898461 Setup encountered an error: The update.ver file is not > correct. > 48.078: KB898461 Setup encountered an error: The update.ver file is not > correct. > 48.203: KB898461 Setup encountered an error: The update.ver file is not > correct. > 48.735: KB898461 Setup encountered an error: The update.ver file is not > correct. > 57.078: AnalyzeForBranching used 8281 ticks. > 57.094: AnalyzePhaseTwo used 16 ticks > 57.094: AnalyzePhaseThree used 0 ticks > 57.094: AnalyzePhaseFive used 0 ticks > 57.141: AnalyzePhaseSix used 47 ticks > 57.141: AnalyzeComponents used 47500 ticks > 57.141: Downloading 0 files > 57.141: bPatchMode = FALSE > 57.141: Inventory complete: ReturnStatus=0, 47547 ticks > 57.141: Num Ticks for invent : 47547 > 57.172: VerifySize: Unable to verify size: Source = NULL: > c:\windows\inf\HFXE1.tmp > 57.266: Copied file: c:\windows\inf\branches.inf > 79.110: Allocation size of drive C: is 4096 bytes, free space = 97441505280 > bytes > 80.469: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\updspapi.dll.ref ) > failed (23) > 82.016: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\updspapi.dll.ref ) > failed (23) > 83.422: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\update.exe.ref ) failed > (23) > 84.828: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\update.exe.ref ) failed > (23) > 86.235: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spcustom.dll.ref ) > failed (23) > 87.594: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spcustom.dll.ref ) > failed (23) > 89.016: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spupdsvc.exe.ref ) > failed (23) > 90.453: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spupdsvc.exe.ref ) > failed (23) > 91.828: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spuninst.exe.ref ) > failed (23) > 93.203: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spuninst.exe.ref ) > failed (23) > 94.578: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spmsg.dll.ref ) failed > (23) > 95.953: GetTargetExists: GetFileAttributesEx( > c:\windows\system32\preinstall\winse\wxp_x86_0409_ v1\spmsg.dll.ref ) failed > (23) > 96.047: Drive C: free 92927MB req: 9MB w/uninstall 0MB > 96.047: CabinetBuild complete > 96.047: Num Ticks for Cabinet build : 38906 > 96.047: DynamicStrings section not defined or empty. > 96.047: FileInUse:: need to restart already, turn off > 97.125: LoadFileQueues: UpdSpGetSourceFileLocation for halaacpi.dll failed: > 0xe0000102 > 97.219: System Restore Point set. > 97.375: PFE2: Not avoiding Per File Exceptions. > 98.219: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied > c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\update_SP2QFE.inf > -> c:\windows\$hf_mig$\KB898461\update\update_SP2QFE. inf. > 98.250: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied > c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\spuninst.exe -> c:\windows\$hf_mig$\KB898461\spuninst.exe. > 98.281: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied > c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\spmsg.dll -> c:\windows\$hf_mig$\KB898461\spmsg.dll. > 98.297: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied > c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\spcustom.dll -> c:\windows\$hf_mig$\KB898461\update\spcustom.dll. > 98.391: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied > c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\KB898461.CAT -> c:\windows\$hf_mig$\KB898461\update\KB898461.CAT. > 98.469: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied > c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\update.exe -> c:\windows\$hf_mig$\KB898461\update\update.exe. > 98.500: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied > c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\updspapi.dll -> c:\windows\$hf_mig$\KB898461\update\updspapi.dll. > 98.516: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied > c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\update.ver -> c:\windows\$hf_mig$\KB898461\update\update.ver. > 98.594: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied > c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\updatebr.inf -> c:\windows\$hf_mig$\KB898461\update\updatebr.inf. > 98.610: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied > c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\eula.txt -> c:\windows\$hf_mig$\KB898461\update\eula.txt. > 98.610: ProcessSetupContentSection: PROCESS_SETUP_CONTENT_OP_INSTALL: Copied > c:\windows\softwaredistribution\download\126638ad8 0a740243aeee66683d803a7\update\branches.inf -> c:\windows\$hf_mig$\KB898461\update\branches.inf. > 100.094: Copied file: > C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref > 117.563: VerifySize: Unable to obtain Target file size: > C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref > 124.453: UpdSpDecompressOrCopyFile error: > C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref, Error = > 00000017 > 132.313: UpdSpDecompressOrCopyFile error: > C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref, Error = > 00000017 > 140.235: UpdSpDecompressOrCopyFile error: > C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref, Error = > 00000017 > 148.110: UpdSpDecompressOrCopyFile error: > C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref, Error = > 00000017 > 156.000: UpdSpDecompressOrCopyFile error: > C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref, Error = > 00000017 > 157.000: UpdSpDecompressOrCopyFile retries failed: > C:\WINDOWS\system32\PreInstall\WinSE\wxp_x86_0409_ v1\spmsg.dll.ref > 159.719: UpdSpDecompressOrCopyFile error: ed an error:, Error = 0000007b > 160.719: UpdSpDecompressOrCopyFile error: ed an error:, Error = 0000007b > 161.719: UpdSpDecompressOrCopyFile error: ed an error:, Error = 0000007b > 162.719: UpdSpDecompressOrCopyFile error: ed an error:, Error = 0000007b > 163.719: UpdSpDecompressOrCopyFile error: ed an error:, Error = 0000007b > 164.719: UpdSpDecompressOrCopyFile retries failed: ed an error: |
|
|
|
|
|||
|
|||
|
|
|
| |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| KB 898461 will not install | Bev | Windows Update | 7 | 04-07-2007 11:16 PM |
| KB868461 fails on copying spmsg.dll | Michael | Windows Update | 11 | 03-23-2007 12:32 AM |
| windows update 898461 continously fails with error 0x8007f001 | ThorstenB | Windows Update | 4 | 06-29-2006 03:46 PM |
| Failed Update KB 898461 | Bob Churchman | Windows Update | 3 | 11-14-2005 08:41 AM |
| 898461 update failure | ladios | Windows Update | 0 | 07-04-2005 04:26 AM |
Forum Software Powered by vBulletin®, Copyright Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc. |



Linear Mode

