Martin Apel
Martin Apel
Hi @Liryna, I have tried to follow the steps in #834. `pnputil -i -a dokan.inf` gives me the same as in that issue: ``` Microsoft PnP Utility Processing inf :...
I wasn't aware of this. After copying the .inf and the .sys file into C:\Windows\system32\drivers\dokan2.sys I got the same as in #834: ``` PS C:\temp\Release> .\dokanctl.exe /i d Driver path:...
I also tried `sc query type=driver`, which lists a lot of drivers, but nothing related to Dokan. The same happens when invoking `sc query type=service`
Thanks for your quick reply. I do not use erase, because I actually want to remove all entries, which are contained in one set, from another set. I only condensed...
Thank you for your feedback. I had searched the documentation on the marketplace, which didn't contain much about the changed interface. For the time being I will try to work...
Thank you for quick responses: - I have attached a screenshot as well as the reult of /api/state  - I have tried to increase the logging, but after a...
I have no idea, how to trigger the Error 429, I simply observed them in the log file. They came shortly after restarting the docker container a couple of nights...