Hi,
The security rule does not allow any execution in the directories pointed by the environment variables %TEMP% and %TMP%. So, changing the directories destination has no effect because the new destination directory will be restricted !. If, for example, I put C:\Test\Temp in %TEMP%, the directory C:\Test\Temp will not have the execution rights. If Code Composer Studio do not have a special environment variables to specify the directory where the .bat files are generated, we're are blocked !
Can you ask CCS dev team how the directory is chosen to generate the temporary .bat files ? What environment variables is used ?
Stephane