Hi people,

I am have having truble with the following script:

code:
 shell '%comspec% /c T:\Local\GRCDrop\GRCDrop.exe'
? "Error: @error - @serror"

I get the following error:

Error: 8652320 - Error (317 / 13D) while retrieving error information for 840620

I can run the command from that location with no problem at all but it just won't run from the script.

The GRCDrop.exe command basically copies a file called Grc.dat located in the same directory to a specifed location, depending on the OS, on the hard drive to make Norton a managed client.

Any ideas?

Many Thanks

Ju