My script was working fine friday. Now it says there is a missing ")". Can anyone find anythig wrong?

if ingroup(Intranet) and EXIST (%WINDIR%\Desktop\RMCINT~1.url) = 0
COPY "\\RSHDR\NETLOGON\RMCINTRA.ico" "%WINDIR%"
COPY "\\RSHDR\NETLOGON\INTRANET.url" "%WINDIR%\DESKTOP"
DEL "%WINDIR%\Desktop\RMCINT~1.lnk"
ENDIF


Thanks for the help.

Jural