Philip Steiner
Things I'd forget if I didn't post them here.
Pages
Home
Windows
Batch
Perl
Batch
Run an exe and close the command prompt
start "" "path\to\app.exe" & exit
Credit:
Karan
on
StackExchange Super User
Sleep (timeout) for 15 seconds. Ctrl-C to cancel
timeout /T 15 /NOBREAK
touch
copy /b myfile.txt +,,
Home
Subscribe to:
Posts (Atom)