Search found 2 matches

by jdbigguy
03 Apr 2020 21:16
Forum: DOS Batch Forum
Topic: How can I stop this batch from working with subfolders.
Replies: 2
Views: 3161

Re: How can I stop this batch from working with subfolders.

You would lose that bet.

I spent several hours trying to sort this issue before coming here and I made various changes. All made the bat file stop working at all or it simply continued, but without the desired effect.
by jdbigguy
28 Mar 2020 22:30
Forum: DOS Batch Forum
Topic: How can I stop this batch from working with subfolders.
Replies: 2
Views: 3161

How can I stop this batch from working with subfolders.

Hello, I use the batch file below to remove subtitles from mkv video files. It works really well except it checks all subfolders in "F:\Films. I don't want to move the subfolders and as there are quite a few,it takes a while to run. So how can I stop this batch from working with the subfolders. Than...