"djducky" <> wrote in message
news:32066181-6280-48D8-9D30-...
> Hello!
>
> I tried to install Vista SP1 four times till now and every time I get the
> error code "80073B01". I searched the internet but found nothing, that
> explained this code.
<cmd_output OS="XPsp2">
E:\>set /a c = 0x3B01
15105
E:\>net helpmsg %c%
15105 is not a valid Windows network message number.
</cmd_output>
Do you get any different reply to: net helpmsg 15105
on your Vista?
Something like this perhaps?
http://msdn2.microsoft.com/en-us/lib...,printer).aspx
(Live Search for
15105 error codes site:microsoft.com
)
<quote>
ERROR_MUI_FILE_NOT_LOADED
15105
0x3B01
The resource loader cache doesn't have loaded MUI entry.
</quote>
>
> I'm using Home Premium 32 (german version) and installed the pre-SP patches
> before. Any ideas?
I guess the German version would want the MUI File loaded? ; )
If you want to find out what it's called I suspect you will need to search your logs
for any instance of the above codes. In any case I would try using ProcMon to supplement
whatever diagnostics you do manage to come up with.
> Thanks!
Good luck
Robert Aldwinckle
---