Describe the bug
When registering/unregistering the shell extension, since the DLL is loaded, the application is creating log files in the Logs directory. These file are polluting the logs directory and they do not provide any help on diagnosing issues with the application.
To Reproduce
Steps to reproduce the behavior:
- Register (or unregister) the shell extension with
register.bat or unregister.bat.
Expected behavior
No logs should be created.
Screenshots
N/A
Environment
Additional context
N/A