Answer the question
In order to leave comments, you need to log in
The program launch restriction policy does not work in some cases. Is it possible to fix this?
On a computer with Windows 7 Pro 64-bit, I set the following security policy settings:
Software Restriction Policies
Apply Software Restriction Policy: to all program files except libraries (such as DLLs)
Apply Software Restriction Policy to: All users
When applying Software Restriction Policies: Ignore certificate rules
Software Restriction Policies/Security Levels Security
level by Default: Disabled
Software Restriction Policies/Additional
Rules Path Rules
%HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot%
Security Level: Unrestricted
%HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir%
Security Level: Unrestricted
C:\Program Files (x86)
Security Level: Unrestricted
Answer the question
In order to leave comments, you need to log in
Found a solution.
If the parent application (in our case, Chrome) is 32-bit, then all applications launched from it are checked as if they were 32-bit.
To solve, add
%HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRoot%
%HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir%
%HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramFilesDir (x86)% to the allowed paths
%HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProgramW6432Dir%
You can read more here .
According to the antivirus: run manually along the path specified in the autorun, see the log. Think what's wrong or post the output of the log here.
According to the browser: is the archive not self-extracting by any chance? Does C:\Program Files\7-Zip\7zFM.exe manually run?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question