I am not sure if this has been discussed before, but I don't see it in recent threads anyway.
Just wondering if HFSLIP can automatically support integrating, not slipstreaming, some hotfixes via SVCPACK.INF method using /quiet /norestart [/nobackup]
Doing so would enable us to integrate hotfixes that are not currently supported by HFSLIP but can be integrated via SVCPACK.INF.
Presently, I put two hotfixes in SVCPACK_SW, namely WindowsXP-KB923800-x86-ENU.exe and WindowsXP-KB935448-x86-ENU.exe. KB923800 isn't handled yet by HFSLIP, I believe, and KB935448 although seems to be sliptreamed properly with all concerned files being updated, I still receive complains from WU as I explained in this thread. Of course, SVCPACK.INF method works with those hotfixes.
But, of course, after putting those hotfixes in SVCPACK_SW, I still have to edit svcpack.inf manually to change the switches from /Q:A /R:N to /quiet /norestart [/nobackup]. I know it's not that of a big deal, but it would certainly save me a few steps and time, since I use the CD/DVD burning feature of HFSLIP. And now, since I still have to edit svcpack.inf after initial run by HFSLIP, I have to run HFSLIP again to make ISO and burn.
What if we have and additional folder, say HF_SW, for hotfixes to be integrated into svcpack.inf using the appropriate switches? And maybe IE7 can also be place there if a user prefers it to be installed via SVCPACK. Also, this feature can useful for new hotfixes that might not be supported by HFSLIP at the moment but can be integrated via svcpack.inf, at least, temporarily until HFSLIP can support handle/slipstream such hotfixes.
