kongomongo
November 6th, 2008, 10:25 AM
Hi,
I want to exclude a folder within my profile folder under Windows XP from realtime scanning with AMON. The folder contains the offline cache database of my Email client.
It looks like this:
C:\Documents and Settings\myusername\Local Settings\Settings\Company\
Normally i would just add that path. But now I want to create a .XML config file that is valid for any PC and any user. So I would need to mask the username bit.
I have tried various strings like:
*\Local Settings\Settings\Company\
*\Local Settings\Settings\Company\*
C:\Documents and Settings\*\Local Settings\Settings\Company\
C:\Documents and Settings\*\Local Settings\Settings\Company\*
%USERPROFILE%\Local Settings\Settings\Company\
%USERPROFILE%\Local Settings\Settings\Company\*
to no avail. Can anyone help?
Thanks in advance.
- kongo
I want to exclude a folder within my profile folder under Windows XP from realtime scanning with AMON. The folder contains the offline cache database of my Email client.
It looks like this:
C:\Documents and Settings\myusername\Local Settings\Settings\Company\
Normally i would just add that path. But now I want to create a .XML config file that is valid for any PC and any user. So I would need to mask the username bit.
I have tried various strings like:
*\Local Settings\Settings\Company\
*\Local Settings\Settings\Company\*
C:\Documents and Settings\*\Local Settings\Settings\Company\
C:\Documents and Settings\*\Local Settings\Settings\Company\*
%USERPROFILE%\Local Settings\Settings\Company\
%USERPROFILE%\Local Settings\Settings\Company\*
to no avail. Can anyone help?
Thanks in advance.
- kongo