
01-13-2008
|
|
|
|
Re: Zune Installation Problem
"price" <price@discussions.microsoft.com> wrote in message news:87AA31F4-36A9-424B-B774-ED0CFCBE3C95@microsoft.com...
>
> --
> when we try to install our 30g zune, error code appears 0x80070643, how do i
> fix this, very frustrating.
<cmd_output OS="XPsp2">
F:\>set /a c =0x643
1603
F:\>net helpmsg %c%
Fatal error during installation.
</cmd_output>
Isn't that helpful? ; }
As usual error codes are meaningless without their context.
Find where in the log that code in any of its representations is found.
Then look before that. Activate verbose logging if necessary.
Supplement the logging with ProcMon tracing if necessary.
Good luck
Robert Aldwinckle
---
|