I want to write small code that run one exe using shell and exit immediately but my app wait for that exe to load before exiting I want that my app immediately exit on running that exe.
Something like in VB.NET there is option in shell for waiting.