ReHIPS forum

English Subforum => ReHIPS => Topic started by: HJLBX on March 30, 2016, 10:51:12 PM

Title: Does ReHIPS Use the Concept of Forced Programs ?
Post by: HJLBX on March 30, 2016, 10:51:12 PM
Apologies, but I cannot recall if ReHIPS utilizes the concept of "forced" programs - whereby an application will only be run inside the containe environment ?

TIA

HJLBX
Title: Re: Does ReHIPS Use the Concept of Forced Programs ?
Post by: fixer on March 31, 2016, 01:02:57 PM
Hello, HJLBX.
If a program option "Can be started" is set to "Allow in isolated environment", this program will be run in isolated environment.
BUT if its parent program option "Can start programs" is set to "Allow", child program checking isn't made, it is allowed. So use this option with care, and "forced" programs concept is included by design.
Also you can use Isolation mode when all unknown programs are blocked without notificatons.
Title: Re: Does ReHIPS Use the Concept of Forced Programs ?
Post by: HJLBX on March 31, 2016, 11:42:43 PM
Thanks fixer