ghacks Technology News

Windows Software To Create Multiple Folders At Once


windows softwareThere probably are not a lot of users of the Windows operating system who need to create thousands of folders in short time. If you are one of them you can automate the process with the program New Folder Wizard which is capable of creating up to 20000 folders in one run. While my imagination is not able to come up with a scenario for that many folders there might be others who exactly need a software program like this to save lots of time.

New Folder Wizard is a portable software program for the Windows operating system. It requires the Microsoft .net Framework 2.0, runs on both 32-bit and 64-bit editions of the operating system and can be downloaded directly from the developer’s homepage. The software itself comes with a set of interesting features to aid the user in the folder creation process.

new folder wizard

The configuration of the software is handled in the main interface. The user needs to select a target folder which becomes the root folder for the folders that are created. It is furthermore possible to add folder prefixes and suffixes, starting and ending numbers and steps for those numbers.

Another option is to load a text file containing names into the program to create folders based on these names. The process can be previewed so that the user knows how the folders will be named. The generated folder names can be copied to the clipboard for external processing.

New Folder Wizard is an interesting lightweight application for the Windows operating system.



Tags: , , , , , ,
Categories: Windows, software




Related posts:

  1. Create folders faster
  2. Create New Folders Quickly
  3. Monitor Folders In Windows
  4. Ask the Readers: Software to extract archives in multiple folders
  5. Access Windows Folders Quickly
  6. Clean Windows from all empty folders
  7. Copy Files From Multiple Folders Simultaneously
  8. Colorize your Folders in Windows

13 Responses to “Windows Software To Create Multiple Folders At Once”

  1. Maka says:

    Hi Martin,
    I wonder if you know about XMD. It is a similar tool , but with many more options for handle creation of directories. You can give a glance here: http://www.breto.net/programas/xmd/

    Regards :)

  2. Joe says:

    # In linux
    for i in {1..1000}; do
    mkdir Sunset-$i-Vacation
    done

  3. The latest version (2.0.x) can create sub-folders as well using {tab} as the sub-folder level indicator in your source file.

    Example Screen:
    http://www.newfolderwizard.com/img/screenshot/07_sub_folders.png

    The latest version also allows you to set a comment character to ignore comments in the source file. I.E. “//” or “#”.

Leave a Reply   Follow Ghacks   Subscribe To Comment Rss

© 2005-2010 Ghacks.net. All Rights Reserved. Privacy Policy - About Us