OS: Win2k Server

I am getting a copyfiles error when I choose a merge driver CABs option (option C, if it matters).

The following files are the problem:
pvc.inf
icam3.inf
svc.inf

It must be noted that these three are the only three files in DRVINDEX.INF that end in "INF".

Prior to running HFSLIP, these files are found in DRVINDEX.INF under the [DRIVER] section. (I checked and they are in fact located in the DRIVER.CAB file).

After running HFSLIP, I checked the SOURCESS version of DRVINDEX.INF, and these file entries are gone entirely.

I checked this with HFSLIP versions 1.7.5 and 1.7.8. I have not noticed it previously in Win2k Pro. Clearly, something in HFSLIP is del'ing all "inf" file entries when it assembles DRVINDEX.INF after a merge option is selected.

Have not checked other merge options as option C is my all time favorite. Will check shortly but suspect this won't make a difference.

Edit: Checked non-merge option F and this problem does not occur.