Assuming you have MPICH2 installed already, the only change needed is to set OMP_NUM_THREADS in the Control Panel, under System Environment Variables. Note however that this may affect other programs too, so it maybe better to do it in the shell where you launch ATK. In Windows's native command prompt, the notation for setting variables is
set x=b
echo %x%