Just wondering, is HFSLIP intelligent enough to not overwrite newer files with older ones?
bye!
Page 1 of 1
A little question for TC
#2
Posted 27 August 2008 - 07:59 PM
Tomcat76, on Nov 15 2007, 02:11 AM, said:
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.
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
This post has been edited by Martin H: 27 August 2008 - 08:02 PM
Share this topic:
Page 1 of 1



Help

Back to top








