Please say for example for .jpg...
copy "{#StringReplace '{%value=path}' '{#ExtractFileExt {%value=path}}' '.jpg'}" D:\Video2Go\
copy "{#StringReplace '{%value=path}' '{#ExtractFileExt {%value=path}}' '.srt'}" D:\Video2Go\
copy "{#StringReplace '{%value=path}' '{#ExtractFileExt {%value=path}}' '.nfo'}" D:\Video2Go\
...
This one works very well, but if for example a text file an additional extension
(Example - sample.avi) be written as follows copy
"{# StringReplace '{%value=path}' '{#ExtractFileExt {%value=path}}' '.avi.txt'}" D: \ Video2Go \then will such a text file copied (tested) in the folder
D: \ Video2Go \
Here I will be very handy place to renew my DVD movies.
In this
How could referred to a subfolder in the movie folder and copied the example zip file, or so I have to rename subfolders, or even move a file from subfolders.
The reason that I ask this is because I have the movie folders subfolders called Folder made very large files in zip mode.
this should be done
I have to move a file from subfolders
otherwise sure (tested)
Not Working (at least for me does not work).
In this
And how to do this.
Example: From the folder D: \ Video2Go \ now how to copy (or move) of a specific file (eg. txt,. nfo, ... but not a movie, if possible, of course) in this example movie folder (or other movie folder) L: \ MOVIES \ Comedy \ Subtitles \ 100 girls \ Folder (for example, such a subfolder of this or any other name) to be there such as creating a subfolder, or perhaps there is still another way for such copying.The reason for this is that it could then more of the Sample template text files copied (move) in the movie folder into subfolders.
I did some tests.
Examples:1.)% OPTIONS%
filter = "Batch Files | *. bat"
% OPTIONS%
% HEAD%
D:
md Video2Go
% HEAD%
copy "{# StringReplace '{%value=path}' '{#ExtractFileExt {%value=path}}' '.zip'}" D:\Video2Go\
% FOOT%
explorer D:\Video2Go
% FOOT%
Here is copied to each file extension from folder D: \ Video2Go \.1a .)% OPTIONS%
filter = "Batch Files | *. bat"
% OPTIONS%
% HEAD%
D:
md Video2Go
% HEAD%
copy "{# StringReplace '{%value=path}' '{#ExtractFileExt {%value=path}}' '.srt'}" D: \ Video2Go \
copy "{# StringReplace '{%value=path}' '{#ExtractFileExt {%value=path}}' '.sub'}" D: \ Video2Go \
copy "{# StringReplace '{%value=path}' '{#ExtractFileExt {%value=path}}' '.zip'}" D: \ Video2Go \
copy "{# StringReplace '{%value=path}' '{#ExtractFileExt {%value=path}}' '.txt'}" D: \ Video2Go \
copy "{# StringReplace '{%value=path}' '{#ExtractFileExt {%value=path}}' '.nfo'}" D: \ Video2Go \
copy "{# StringReplace '{%value=path}' '{#ExtractFileExt {%value=path}}' '.avi.txt'}" D: \ Video2Go \
% FOOT%
explorer D: \ Video2Go
% FOOT%
Here is copy all the file extension that are here from folder D: \ Video2Go \2 .)% OPTIONS%
filter = "Batch Files | *. bat"
% OPTIONS%
% HEAD%
D:
md Video2Go
% HEAD%
copy "{# StringReplace '{%value=path}' '{#ExtractFileExt {%value=path}}' '.*'}" D:\Video2Go\
% FOOT%
explorer D:\Video2Go
% FOOT%
Here is copy all the file extension from folder D: \ Video2Go \.3 .)% OPTIONS%
filter = "Batch Files | *. bat"
% OPTIONS%
% HEAD%
L:
md L: \ MOVIES \ Comedy \ Subtitles \ 100girls \ Folder
% HEAD%
copy "{# StringReplace '{%value=path}' '{#ExtractFileExt {%value=path}}' '.zip'}" L: \ MOVIES \ Comedy \ Subtitles \ 100 girls \ Folder
% FOOT%
explorer L: \ MOVIES \ Comedy \ Subtitles \ 100girls \ Folder
% FOOT%
Here is copied to each file extension from folder L: \ MOVIES \ Comedy \ Subtitles \ 100girls \ Folder . It is important that no spaces between words in the titles of movies.4.)% OPTIONS%
filter = "Batch Files | *. bat"
% OPTIONS%
% HEAD%
L:
md L: \ MOVIES \ Comedy \ Subtitles \ 100girls \ Folder
% HEAD%
copy "{# StringReplace '{%value=path}' '{#ExtractFileExt {%value=path}}' '.*'}" L: \ MOVIES \ Comedy \ Subtitles \ 100girls \ Folder \
% FOOT%
explorer L: \ MOVIES \ Comedy \ Subtitles \ 100girls \ Folder
% FOOT%
Here is copy all the file extension from folder L: \ MOVIES \ Comedy \ Subtitles \ 100girls \ Folder . It is important that no spaces between words in the titles of movies.5 .)% OPTIONS%
filter = "Batch Files | *. bat"
% OPTIONS%
% HEAD%
L:
md L: \ MOVIES \ Comedy \ Subtitles \ 100 girls \ Folder
% HEAD%
copy "{# StringReplace '{%value=path}' '{#ExtractFileExt {%value=path}}' '.*'}" L: \ MOVIES \ Comedy \ Subtitles \ 100 girls \ Folder \
% FOOT%
explorer L: \ MOVIES \ Comedy \ Subtitles \ 100 girls \ Folder
% FOOT%
Here is an example of when not to do anything copied from folder L: \ MOVIES \ Comedy \ Subtitles \ 100girls \ Folder .When put like this way
L: \ MOVIES \ Comedy \ Subtitles \ 100 girls \ Folder to film folders may not even be copied, but should be as follows
L: \ MOVIES \ Comedy \ Subtitles \ 100girls \ Folder or like this L: \ MOVIES \ Comedy \ Subtitles \ 100.girls \Folder or the like L: \ MOVIES \ Comedy \ Subtitles \ 100_girls \ Folder [Examples for
3.) and
4.) ]The important thing is that the folder
D: \ Video2Go \ files for one movie folder because you need to copy these files to only one film folder that is, for each film must be specially set the folder path and also to copy since they all file in one folder.
Example:movie 100 Girls You can not copy the example to the folder where you movie CHISUM.It is important that no spaces between words in the titles of movies(tested by me it works).