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
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to