![]() |
|
#1
|
||||
|
||||
|
I need to add some exceptions for ESET and am wondering what variables and wildcards I can use. The documentation talks about * and ?? briefly, but doesn't mention if it can use system variables.
Actual Path I need to exclude C:\Users\USERNAME\AppData\Local\Temp\Acowin\ Could I use: C:\Users\%username%\AppData\Local\Temp\Acowin\* If not would this work: C:\Users\*\AppData\Local\Temp\Acowin\* Or will ESET see the first wildcard and exempt everything after C:\Users\ ? Any help would be appreciated. |
|
#2
|
||||
|
||||
|
if it helps
http://www.wilderssecurity.com/showthread.php?t=316545 http://www.wilderssecurity.com/showthread.php?t=300086
__________________
once we only had ideals, today they are the only things we are missing Microsoft MVP, 2006 - 2013/14 |
|
#3
|
||||
|
||||
|
Quote:
For your example I would use: %UserProfile%\AppData\Local\Temp\Acowin\* -Nevermind the % doesn't work... |
|
#4
|
||||
|
||||
|
So it looks like I would have to add exceptions for each user since I can't use system variables and based on what is mentioned here http://www.wilderssecurity.com/showthread.php?t=300086 it sounds like the C:\Users\*\AppData\Local\Temp\Acowin\* Would indeed exempt everything after C:\Users\.
Wow, this is going to get complicated as I will have to create exceptions every time a new employee is hired. Any chance this has been changed in v5? Or is there a better way to handle this that I am missing? |
|
#5
|
|||
|
|||
|
You can use system variables but not user ones because they cannot be resolved under the local system account.
|
|
#6
|
||||
|
||||
|
I asked ESET's tech support the same question and here is part of their reply.
Thank you for contacting ESET Customer Care.So it looks like v5 will be able to handle this. For now I manually added the exceptions for each staff member (20), but once v5 is available this should be easier to configure properly. Thanks to everyone for your help. |
|
#7
|
|||
|
|||
|
I reckon v4.2 supports exclusions in the same way as v5. Definitely user variables cannot be resolved due to the way Windows is designed.
|
|
#8
|
|||
|
|||
|
I'm not sure that v5 supported system variables either. I can't get it to work at all.
|
| « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|
|