in reply to Re^4: Windows System Command
in thread Windows System Command

You need to divide by 256:

Replies are listed 'Best First'.
Re^6: Windows System Command
by tarunmudgal4u (Sexton) on Aug 08, 2012 at 10:48 UTC
    Hi, I got this. But, still, return value of this command is 1 (256/256). That is the failure code on cmd. It means, my command is failing when I'm running it using system command. How to resolve it.