File modification dates must be preserved during installationfmezou wrote:A fresh installation of the current version (10.4) is not working and stop in the 'DownloadSysinternals' section of 'DownloadUpdates.cmd'.
One problem with
fresh installations seems to be, that the "Update of Static Download Definitions" sometimes doesn't work.
The file StaticDownloadLinks-sysinternals.txt should get updated after installation, as described recently in:
viewtopic.php?f=3&t=5409b#p17668Note, that wget uses timestamping at all steps: Updated files are only downloaded, if the remote file really
is newer. But there are already two reports, where this download was skipped with the message:
- Code: Select all
Server file no newer than local file `../static/StaticDownloadLinks-sysinternals.txt' -- not retrieving.
viewtopic.php?f=3&t=5440viewtopic.php?f=3&t=5439This means:
When the archive wsusoffline104.zip is unpacked, the archiver must preserve the file modifications dates.
WinRAR and the free 7-Zip both seem to work.
viewtopic.php?f=3&t=5420