Hubert Kühne wrote: > how can I get exit code? Usually, just type: echo %errorlevel% in your cmd.exe after the command you started. If the previous command gives you prompt immediately, you may want to use "start /wait ..." to start this app. > I started it just in Command Prompt. After this I started gimp to check the version of it. -- Tomasz Chmielewski http://wpkg.org |