You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close

03: I want all the files in a folder to be ALLOWED when SecureRun is used. What is the correct syntax?

If you want to allow all files in a folder to be permitted when SecureRun is used, do not use this syntax.

Instead, if you want to allow all .exe files in the application folder, then you should be using either

%localappdata%\Slack (no wildcard/asterisk) + Folder typelike what’s seen here…

Or
%localappdata%\Slack\* + File type

  • 169
  • 11-Mar-2021
  • 2707 Views