You have used SHELL..

Have you tried: RUN?

Couple of other things you can try:
Invoke an environment space..
 Code:
SHELL "%COMSPEC% /E:1024 /C J:\CER\! System Updates\winvue\WIMSV6.03Jul09\CygwinForVUWin603Setup.exe"


Or..
 Code:
RUN "%COMSPEC% /E:1024 /C J:\CER\! System Updates\winvue\WIMSV6.03Jul09\CygwinForVUWin603Setup.exe"


As far as sending "abc@", you will need to either double the @ as it is used by kiz or use the NOVARSINSTRINGS..

HTH,

Kent
_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's