Sorry, slightly crossed wires

My startup exe was the gpu.exe. For some reason, probably a remnant from when I was only running a single GPU client, I installed the GPU-folding program in Program Files. This created a work directory somewhere in my Users\Application Data directory but left the gpu.exe in the C:\Program Files folder. But it worked fine with a shortcut with "Target" pointing to the gpu.exe and "Start in" pointing to the work directory.
Then, when I added more GPUs and started Windows SMP, I created a dedicated folding folder (C:\FAHSMP) and simply moved the work directories there, leaving the gpu.exe in its original folder and just changing the shortcut paths.
So I had three shortcuts each pointing to the same gpu.exe but starting it with different parameters, in different work directories!
Anyway I've just changed that so now I have a gpu.exe in each work directory so I shouldn't have any more problems with this script!
Unfortunately it doesn't look like my current GPU problem can be resolved so easily. I'm getting a message whenever I try to start one of them saying "Folding@home has run into a serious error running the core. and will shutdown."[sic] and the log file describes a "client-core communications error":
Code:
Launch directory: C:\FAHSMP\Folding@home-gpu3
Arguments: -gpu 2 -forcegpu nvidia_g80
[10:51:17] - Ask before connecting: No
[10:51:17] - User name: miniyazz (Team 10)
[10:51:17] - User ID: 650E5337664DD8B3
[10:51:17] - Machine ID: 4
[10:51:17]
[10:51:17] Work directory not found. Creating...
[10:51:17] Could not open work queue, generating new queue...
[10:51:18] Initialization complete
[10:51:18] - Preparing to get new work unit...
[10:51:18] + Attempting to get work packet
[10:51:18] - Connecting to assignment server
[10:51:19] - Successful: assigned to (171.64.65.71).
[10:51:19] + News From Folding@Home: Welcome to Folding@Home
[10:51:19] Loaded queue successfully.
[10:51:21] + Closed connections
[10:51:21]
[10:51:21] + Processing work unit
[10:51:21] Core required: FahCore_11.exe
[10:51:21] Core found.
[10:51:21] Working on queue slot 01 [May 15 10:51:21 UTC]
[10:51:21] + Working ...
[10:51:26] CoreStatus = C0000135 (-1073741515)
[10:51:26] Client-core communications error: ERROR 0xc0000135
[10:51:26] This is a sign of more serious problems, shutting down.

I suspect a system restart may actually fix it, but I can't try that out for some time as I'm backing up lots of files and can't interrupt it.