c++ - Set access permission on an application as antivirus do -


i trying set permission on application read/execute only, can achieve using c++ windows setsecuritydescriptordacl() function.

but after admin can change right clicking on file

properties->security->advanced->change permission

but somehow antivirus prevents these charges on application shown in below image

enter image description here


Comments

Popular posts from this blog

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

javascript - Understanding ExtJS Framework Syntax -