If you need to make this variable available to the system or other cmd shells, then you will have to use SETENV.

Code:
 
@echo off
for /f "tokens=*" %%i in ('kix32 csd.kix') do setenv -m csd "%%i"