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.
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...
Aaaaaahhh before I have misunderstood your words
I have type a ; before the last string in that file after I have run hfslip script...
I have tried now to "comment" that line after windows installation and works well. Thanks Tomcat for your patience
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:%SystemRoot%\System32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 4 %SystemDrive%\Custom\Cursori\Aero\Install.inf
There is another method to install it?
rundll32.exe advpack.dll,LaunchINFSection %SystemDrive%\Custom\Cursori\Aero\Install.inf,DefaultInstall
Thanks, I'll try in this way. Thanks a lot
