"Installer file corrupted" <Installer file
> wrote in message
news:ABB375C5-42E2-4630-AE32-...
> Hi there,
> I tried to install Siver Light, and as well other programs and they´re always
> denied...... 0x656 is one of the error code....
> Others are Error 1001 - could not load or assembly ´sorttbls.nlp´or one of
> its
> dependencies.
> The other error is Message ID:1622 error of installation. The installation
> log file could not be writen.
In fact that's the same thing, this time in decimal.
<cmd_output OS="XPsp3">
E:\>set /a c = 0x656
1622
E:\>net helpmsg %c%
Error opening installation log file. Verify that the specified log file
location exists and that you can write to it.
</cmd_output>
Of course, neither code identifies "the specified log file". ; )
To find that you should look for the context of those codes
in any diagnostics that you are getting and to supplement those
you could Run... ProcMon while re-running the update with
verbose logging enabled if necessary.
> I think some files are missing or corrupted.
Is that a guess? I'd investigate the symptoms before
hypothesising a cause for them... ; )
> Pls advise and help
> Kind regards
> Luis
Good luck
Robert Aldwinckle
---