From: James Tabor lib/setupapi/parser.c:1531) (00630c50,L"RegistrationPhase2",L"RegisterDlls"): r eturning 0 (lib/setupapi/parser.c:1737) context 00630c50/00630c50/2/0 index 1 returning L"O leControlDlls" (lib/setupapi/parser.c:1319) (00630c50,L"OleControlDlls") returning 15 (lib/setupapi/parser.c:1531) (./ntoskrnl/ke/exception.c:94) KiRaiseException (ntoskrnl/ke/i386/exp.c:1312) Unhandled UserMode exception, terminating thread
This is where the wiz stops and waits for you to tell it to reboot. But, it just set there w/o anyway to select to go back or next. The only way to exit this is to right click and click on close to reboot.
r19797 fixes the wizard so at least you can continue normally. The underlying problem (an exception during registration of DLLs) isn't fixed yet though (I can't reproduce it).
GvG