| 1. |
Solve : ren help? |
|
Answer» my files Or just do: This is fine for the files in (your folder), but not any of the other folders in the example. My solution will rename all files named "setup.exe" in all directories on the drive and all subdirectories, sub-subdirectories, etc. If that is not what you want please be more specific so we can GIVE a better solution.it's work, tq erm.... can i rename the same size *.exe files? M:\setup.exe [5mb] M:\1\setup.exe [5mb] M:\2\setup.exe [3mb] M:\3\setup.exe [5mb] M:\4\setup.exe [4mb] * can i rename the *exe file if there are same size in "BATCH"? Quote from: insertusername on May 11, 2007, 04:08:04 AM it's work, tq Yes.erm... i mean i want it auto rename when the *exe file size is same. how to write in batch?Same size as what?Quote from: GuruGary on May 11, 2007, 09:09:32 AM Same size as what? I was wondering thatis same size on disk. how i write a .bat to rename .exe file if they are same size on disk? Quote from: insertusername on May 14, 2007, 01:29:18 AM is same size on disk. This is like pulling teeth. Please state as fully as POSSIBLE what you want to do! Maybe try PROVIDING us with a flow chart, or write the program using words instead of code. Something like: Quote Search the entire C: drive for files named setup.exe... or whatever you want to do.Is this section of the forum (1) A free batch file writing service for lazy numpties -or- (2) A place where people who are trying to write batch files get helpful hints and pointers? (ideally by providing a FIRST effort to be looked at and commented upon) I very much want it to be (2). Yes, (2) would be much better.(1) A free batch file writing service for lazy numpties i DISLIKE this word! "lazy numpties", nvm i will learn with myself. guru tq |
|