Help - Search - Members - Calendar
Full Version: A little question for TC
MSFN Forums > Member Contributed Projects > HFSLIP

   
Google Internet Forums Unattended CD/DVD Guide
jvidal
Just wondering, is HFSLIP intelligent enough to not overwrite newer files with older ones?

bye!
Martin H
QUOTE (Tomcat76 @ Nov 15 2007, 02:11 AM) *
HFSLIP checks the time the file was created (just see for yourself which date Windows is showing) and slipstreams the newest. HFSLIP can't check the version number.

If a.dll version 3.4.444 was created more recently than 3.5.5555 (which happens from time to time), 3.4.444 will be slipstreamed by mistake. Special exceptions already exist in HFSLIP but they only cover specific situations.


This will work:
a.dll version 3.5.5555 created on 12-January-2007
a.dll version 3.4.444 created on 1-January-2007

This works because 3.5.5555 has a newer date.


This will fail:
a.dll version 3.5.5555 created on 12-January-2007
a.dll version 3.4.444 created on 15-January-2007

This fails because 3.5.5555 has an older date.

Source: http://www.msfn.org/board/index.php?s=&...st&p=710546

jvidal
thanks for the info!
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.