Kiki Burgh, on Jan 11 2007, 05:34 PM, said:
... not all MSIs are supported by HFSLIP
ha! ha! i stand corrected!

Tomcat76, on Jan 11 2007, 11:09 PM, said:
All MSI files are supported by HFSLIP but not all can be installed at T-13.
i didn't know about this ... perhaps i missed out on this very important announcement

thanks!
EDIT:found it ... newly introduced!

Tomcat76, on Mar 13 2006, 04:26 AM, said:
Download hfslip-70111a
Changes:
- use MSIFIRSTLOGON in HFANSWER.INI to tell HFSLIP which MSI files should be installed at first GUI logon
(1)
- UPHClean-Setup.msi is automatically moved from HF into HFSVCPACK_SW
(2)
- all MSI files from HFSVCPACK_SW will now be installed by Windows setup with the ALLUSERS=1 variable in the installation command
(1) MSI files (HFSVCPACK_SW)
Some MSI files will only install at first GUI logon. For these, add their file names into HFANSWER.INI like so:
MSIFIRSTLOGON=myfilename.msi
MSIFIRSTLOGON=otherfilename.msi
MSIFIRSTLOGON=someotherfilename.msi
There's no limit to the amount of MSIFIRSTLOGON lines; just make sure that the last one has a file name specified.
HFSLIP already takes care of UPHClean-Setup.msi if the source OS is Windows 2000 so there's no need to specify it in HFANSWER.INI too, although nothing will break if you do.
It isn't necessary to edit HFANSWER.INI whenever you remove MSI files from the HFSVCPACK_SW folder again; HFSLIP can see which files exist and which don't.
(2) UPHClean-Setup.msi
Because most MSI files need to be placed in HFSVCPACK_SW, it would make more sense to have UPHClean-Setup.msi in there as well. HFSLIP already supported UPHClean-Setup.msi if it was found in HFSVCPACK_SW but not if the source OS is Windows 2000. That's taken care of now.
Note that the current and previous HFSLIP finals expects it in the HF folder for Windows 2000, so you'll need to MOVE it back into the HF folder if you want to switch back.
This post has been edited by Kiki Burgh: 11 January 2007 - 09:40 PM