kittmaster Posted November 30, 2008 Share Posted November 30, 2008 (edited) I've found folder creater 5. The "update" link is showing version 5.950 but the highest downloadable version I can find is 5.15.http://www.tonysfreeware.com/downloadupdat...derCreator5.htmI don't need this app but an app that can do this:Read each file name in a folder and then create a folder in the same directory and then move it there as a batch.The app can seem to do it with a list.txt generated from a windows cmd prompt and then loaded in. But it does not move the file, only creates the folders and there are a few thousand files to deal with. I need something quick and simple.Can anyone find the 5.95 version or is there anyone who can write a simple script that can be plopped in the app and execute what I'm trying to do......Any ideas??Thanks Edited November 30, 2008 by kittmaster Link to comment Share on other sites More sharing options...
Killboy Posted November 30, 2008 Share Posted November 30, 2008 You just want an app that creates a folder for each file in a given folder and moves it there ? Didn't know there's a demand for that kind of apps but oh well... Shouldn't take longer than 2 minutes to code it yourself really Link to comment Share on other sites More sharing options...
kittmaster Posted November 30, 2008 Author Share Posted November 30, 2008 I need recursive properties and error checking as well as overwrite validation. I just picked up 6 TB of storage and need to convert files names to folder names so I can clean up and find things easier......I know its an odd request..... Link to comment Share on other sites More sharing options...
movzxEax Posted November 30, 2008 Share Posted November 30, 2008 (edited) I need recursive properties and error checking as well as overwrite validation. I just picked up 6 TB of storage and need to convert files names to folder names so I can clean up and find things easier......I know its an odd request.....here's the needed tool if you're not under vista tools.zippsw=forfilesCanDoJob.rar Edited November 30, 2008 by movzxEax Link to comment Share on other sites More sharing options...
kittmaster Posted November 30, 2008 Author Share Posted November 30, 2008 Dude, that works awesome......your a lifesaverThanks!!! :cool: Chris Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now