Depends on the OS you are using. Mostly i use the following code which works fine for me:
code:
Shell '%ComSpec% /c  "fullpath\exe" options >nul 2>nul'

Above works fine for WNT and higher, but if you're using Win'95 just try the code [Smile]
_________________________
Kind regards,