Page 1 of 1

Skipdynamic not working for w61-x64

PostPosted: 07.11.2017, 14:59
by Melanchtor
Hi,

definig skipdynamic=Enabled in UpdateGenerator.ini works good for w61-x86, but if I select w61-x64 in the command window I read:

Skipping determination of dynamic update urls for w61-x64 glb on demand.


Then the static downloads are done and then:

Downloading/validating dynamically determined updates for w61-x64 glb...
Downloading/validating update 1 of 194...


Any hint how I can avoid this?

cu
Aleco

Re: Skipdynamic not working for w61-x64

PostPosted: 07.11.2017, 22:49
by hbuhrmester
Maybe there is (or was) a file ValidDynamicLinks-w61-x64-glb.txt in your temporary folder. The script should not recreate the file, but if there is an existing file, it might be used for download.

If the script runs through without any errors, then all temporary files should be deleted.

Re: Skipdynamic not working for w61-x64

PostPosted: 08.11.2017, 00:25
by aker
Could you post the relevant part of .\log\download.log in [code]-tags?

Re: Skipdynamic not working for w61-x64

PostPosted: 09.11.2017, 09:32
by Melanchtor
hbuhrmester wrote:Maybe there is (or was) a file ValidDynamicLinks-w61-x64-glb.txt in your temporary folder. The script should not recreate the file, but if there is an existing file, it might be used for download.

If the script runs through without any errors, then all temporary files should be deleted.


Thank you, that was the problem! Works now.

cu
Aleco