|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Batch file help
I am running a script that launches a utility and I want to capture what is displayed in the cmd window to a text file. when i try to add >c:\test.txt to the end of the line that runs the file it only captures something like "executing blah blah command" but a whole bunch of other stuff is actually scrolled by the actual utility. Is it possible to caputre all this info?
|
|
#2
|
|||
|
|||
|
once the program is lauched the batch file capture ends. You would need to use programming to intercept and capture the video output.
|
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Windows Help > Batch file help |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|