QUOTE (EmRoD @ Feb 23 2007, 08:50 AM)

I run Ms update, it tells me a new KB905474 is available, i download it, install it and i'm having a error message saying that the tool cannot validate my licence

.
MU/WU doesn't ask to install KB905474 here. Are you sure you also didn't include an old version of KB905474 in the HF folder? That's the only time I think MU/WU would ask to update it.
Try this (if you have the time)...
1) Install Windows
2) Register those DLLs you mentioned
3) Run Microsoft Update
If this works, I'll update HFSLIP so those DLLs are registered automatically when KB905474 is detected in the HF folder.
QUOTE (S3pHiroTh @ Feb 23 2007, 10:04 AM)

QUOTE
@S3pHiroTh
Post installation, you can remove the HFSLIPWU.INF line from SYSOC.INF. That should remove the entry from the list in your screenshot.
I've tried but if I delete that string, IE7 doesn't start and some pieces of WMP11 doesn't install...

You removed it
post installation or
before installation?
QUOTE (S3pHiroTh @ Feb 23 2007, 10:04 AM)

I have tried to install an inf file by cmd file at T-13, but if I do that windows installations will fail. It will execute HFRUNONCEGUI at T-13. I have installed inf file with this method (the only one I found):
%SystemRoot%\System32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 4 %SystemDrive%\Custom\Cursori\Aero\Install.inf
There is another method to install it?
HFSLIP uses the advpack.dll method at T-13 now. For you, that would be:
rundll32.exe advpack.dll,LaunchINFSection %SystemDrive%\Custom\Cursori\Aero\Install.inf,DefaultInstallQUOTE (Camarade_Tux @ Feb 23 2007, 09:33 AM)

Maybe, I forgot my cleanup scripts were run both at T-12 and ROE.

RunOnceEx didn't work for me either. I had to use RunOnce.