View Single Post
Old 10-02-2021, 03:42 PM   #2
georgemk
Addict
georgemk ought to be getting tired of karma fortunes by now.georgemk ought to be getting tired of karma fortunes by now.georgemk ought to be getting tired of karma fortunes by now.georgemk ought to be getting tired of karma fortunes by now.georgemk ought to be getting tired of karma fortunes by now.georgemk ought to be getting tired of karma fortunes by now.georgemk ought to be getting tired of karma fortunes by now.georgemk ought to be getting tired of karma fortunes by now.georgemk ought to be getting tired of karma fortunes by now.georgemk ought to be getting tired of karma fortunes by now.georgemk ought to be getting tired of karma fortunes by now.
 
Posts: 243
Karma: 291844
Join Date: Oct 2019
Device: Kobo Nia
You need to use the command "start" which will allow you to execute a program and then immediately exit the batch file leaving the program running.

Quote:
START

Start a program, command or batch script, opens in a new window.

Syntax
START "title" [/D path] [options] "command" [parameters]
More at https://ss64.com/nt/start.html - no affiliation with this site, just came up in Google results
georgemk is offline   Reply With Quote