A
Alamelu
I have developed a command line application(xyz.exe), when i give the below
command in command prompt, it gives "the process cannot access the file
because it is being used by another process" message and xyz.exe becomes zero
kb in size
C:\>C:\Test\Bin\xyz.exe C:\>C:\Test\Bin\xyz.exe
i am invoking the exe twice in the same line immediately
why does the exe becomes zero kb, when it should just prompt the message
command in command prompt, it gives "the process cannot access the file
because it is being used by another process" message and xyz.exe becomes zero
kb in size
C:\>C:\Test\Bin\xyz.exe C:\>C:\Test\Bin\xyz.exe
i am invoking the exe twice in the same line immediately
why does the exe becomes zero kb, when it should just prompt the message