May 19, 200422 yr Is there a way to LOG your *.CMD instalation from $OEM$ so you can view any probs later..?
May 20, 200422 yr Have each command in the batch file write to a file with the >> operator. For example dir >>dir.txt will dump the outcome of the directory command to the file dir.txt in the current directory.
Create an account or sign in to comment