Jump to content
Tuts 4 You

Looking for an app that is can deal with file to folder creation


kittmaster

Recommended Posts

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.htm

I 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 by kittmaster
Link to comment
Share on other sites

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 :D

Link to comment
Share on other sites

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

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.zip

psw=forfiles

CanDoJob.rar

Edited by movzxEax
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...