Hi
I have a Folder (A) with all files and respective names of files are written in a name.text file in a different folder(B).
All users will be using some application which will keep adding files to A and respective files names will be written after certain period (say 2 days) to name.txt. Meaning folder A may have 1000 files but name.txt may contain only 800 names.
As the volume of files are increasing we would like to remove all the files whose names match in name.txt. This should happen every week. SO we would like to use batch program for it.
Can any one help me in creating this.
Thanks in advance
reg
I have a Folder (A) with all files and respective names of files are written in a name.text file in a different folder(B).
All users will be using some application which will keep adding files to A and respective files names will be written after certain period (say 2 days) to name.txt. Meaning folder A may have 1000 files but name.txt may contain only 800 names.
As the volume of files are increasing we would like to remove all the files whose names match in name.txt. This should happen every week. SO we would like to use batch program for it.
Can any one help me in creating this.
Thanks in advance
reg