I would like to run program from windows console(cmd.exe) and close console after that. now when i do it the console stays opened as long as the program is running.
I would like it to start program, close console and use program.
I double click the batch
@c:\somedir\app.exe