All right I've tested beta 2 of ME service pack on my next-door neighbor's WinME computer and there were problems.
First, attempting to install the main updates will crash with a RunDll32 error message.
Logged in the Faultlog.txt file:
**********************************************************************
Date 03/04/2006 Time 14:54
RUNDLL32 caused a general protection fault
in module SETUPX.DLL at 0004:00005592.
Registers:
EAX=00000001 CS=2bcf EIP=00005592 EFLGS=00000206
EBX=0000e400 SS=1f6f ESP=000077be EBP=000077be
ECX=00000000 DS=2cd7 ESI=00000000 FS=0000
EDX=00000000 ES=2d27 EDI=0000e400 GS=0000
Bytes at CS:EIP:
26 8a 07 98 2b d2 52 50 9a d3 02 d7 08 98 c9 c2
Stack dump:
6a8377cc 2d27e400 d004d05a 78300db5 e4005e56 00002d27 2cd72b77 d004e400 559f0000 00442bcf 77f60000 00006a83 d05e2627 096008d7 00000db5 08050000
**********************************************************************
If I just keep on clicking Ingore instead of Close when the Rundll32 error message pops up, the ME pack will continue normally but will not install the main hotfixes.
then while installing files from QFE.INF file I get this error message:
mesperr0.jpg (8.84K)
Number of downloads: 84
And the ME pack keeps on prompting me for the GDI.EXE, GDI32.DLL, UPDATE.SYS and KRNL386.EXE files.
I checked the unoffupd.inf file and I think it needs some modifications. Change the [SourceDisksNames] section that says:
"1=,,0" to 1=,"supp.cab",0 so that the ME pack can install those files from the supp.cab file.
I also checked the QFE.INF file that mentions the CustomDestination=CustomDestination.Section string.
I found out that there is no [CustomDestination.Section] section in the qfe.inf file. Please add the missing [CustomDestination.Section] string to elliminate that error message in the picture above (Note: if you're having trouble seeing that picture, click on it to view it in another browser window and it will be displayed a little bigger).
Hopefully the Rundll32 problem gets fixed in the next beta.
This post has been edited by erpdude8: 04 March 2006 - 05:12 PM