Jump to content

5.87, winsys.ini, Windows Delivery Optimization Files


APMichael

Recommended Posts

The syntax of the FileKey1 is not correct.

[Windows Delivery Optimization Files]
ID=1072
LangSecRef=3003
LangRef=3175
WarningRef=3213
Default=False
FileKey1=%windir%\ServiceProfiles\NetworkService\AppData\Local\Microsoft\Windows\DeliveryOptimization\Cache\*

It should be as follows:

FileKey1=%windir%\ServiceProfiles\NetworkService\AppData\Local\Microsoft\Windows\DeliveryOptimization\Cache|*.*|RECURSE
Link to comment
Share on other sites

One more small note:

If the creator of the FileKey wanted to delete only the files within the subfolders, and not the subfolders themselves, then this should also be clearly recognizable in the syntax:

FileKey1=%windir%\ServiceProfiles\NetworkService\AppData\Local\Microsoft\Windows\DeliveryOptimization\Cache\*|*.*

This makes it clear to everyone, not just the creator, what the function of the FileKey is.

 

Link to comment
Share on other sites

Guest johnccleaner

Good catch! Thanks for pointing this out, I've brought this to the attention of our development team to look into further. I suspect a typo, but definitely need to look into this further so it works as intended.

Link to comment
Share on other sites

  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.