Search found 5 matches
- 07 Jan 2011 08:01
- Forum: DOS Batch Forum
- Topic: Renaming files, using the date of creation to order them...
- Replies: 4
- Views: 5332
Re: Renaming files, using the date of creation to order them
yes, unfortunately the names have to came from the txt file In my scenario i know for sure that the first created has to have the first name in my list and so on...and to rename 2000 files on the fly will be crazy...that is why I am trying to make it in a batch. Thank you very much aGerman and Chick...
- 06 Jan 2011 06:35
- Forum: DOS Batch Forum
- Topic: Renaming files, using the date of creation to order them...
- Replies: 4
- Views: 5332
Renaming files, using the date of creation to order them...
Hello there, Again needing your help and here I do not even know how to start my scrip :S I have a large number of files (around 2000 in the same folder) with different names and no relation between those names, and I need to rename them like this In a txt file I have the list of names like this: --...
- 28 Dec 2010 10:39
- Forum: DOS Batch Forum
- Topic: Help
- Replies: 6
- Views: 6988
Re: Help
Thank you very much to both of you! It works perfect aGerman!!!
Thanks again!!!
Thanks again!!!
- 28 Dec 2010 09:07
- Forum: DOS Batch Forum
- Topic: Help
- Replies: 6
- Views: 6988
Re: Help
Thank you very much for the fast replya aGerman. That helps a lot, may be i was not clear enough in my post (my english is a crap sorry againg about that) I need that the menu is feeded by a dir command. Example: I have a folder called Test, and above that I have; Folder 1, Folder 2, Folder 3, Folde...
- 28 Dec 2010 07:14
- Forum: DOS Batch Forum
- Topic: Help
- Replies: 6
- Views: 6988
Help
Hello, Sorry if I am not clear enough or my enghlish is not goog :S. I am kind of new in batch scripting and after several day reading a los of pages and websites I reach here where I think is the most usefull, and here is my question. I need a batch file that creates a menu based in a list of folde...