I want to do the following.
code:
 IF INGROUP("NOREVERYONE") AND EXIST ("%appdata%\MICROSOFT\TEMPLATES") <> 0

Is there something special I have to put so that both ingroup and exist have to be true for it to go to the next step? Thanks in advance.