Closed cocoon closed 3 weeks ago
There is a problem with the new app alert if the path / foldr contains square brackets in its name like:
C:\Temp\[Temp]\win-x64\myprogram.exe
It will popup a dialog to create a placeholder instead of an real app path and configured rules or Zones are then not working for the real app.
Fixed by 8b8c1e0c.
Fixed in v3.14.8.
There is a problem with the new app alert if the path / foldr contains square brackets in its name like:
C:\Temp\[Temp]\win-x64\myprogram.exe
It will popup a dialog to create a placeholder instead of an real app path and configured rules or Zones are then not working for the real app.