Fixit Tools
Customize your Windows OS!







Home      XPtsp      7tsp      DSI      Board

8 visitor(s) online

Content Lister v0.1

Tool:

Content Lister, lists all folder and filenames from a folder into a .txt file
Date: 10-Jan-'10

Downloads:

Version: 0.1
MD5: abbd74acd378c7c7b2bd99e40b03b79b
Size: 420 kB

Requirements:
~ For Windows

Written by: Fixit

Screenshot Content Lister. Click to enlarge

Howto Use it

The Content Lister is an easy to use tool which lists the names of all files and folders within a specified folder into a .txt file.

All you have to do is download and extract it, put the .exe file into the folder you want listed and run it. A .txt file is now created within that particular folder with all the names listed in alphabetical order.

Screenshot Content Lister. Click to enlarge

Howto do it via a batch file

Make a new .bat file, edit it and write the following:

dir /b "" >>folderContent.txt

Save it and double click the new .bat in the folder you want listed.


Comments:


 kaanblu:
(15-Aug-2010 14:01:10)

thanks



 RAJKUAMR:
(26-Feb-2011 16:19:27)

I LIKE THIS(Y)



 Darkerm:
(04-May-2011 18:57:37)

Very good, I like it.(Y)



 Amrenov:
(06-Oct-2011 11:05:23)

its gr8



 Over Here:
(24-Jan-2012 20:11:19)

Many Thanks. Works A Treat. (Y)(Y)



 BOYD1981:
(09-Mar-2012 23:05:14)

Very useful tool, wish it came as a shell extension though so I could just right click in a window instead of keep moving the exe (Y)(Y)(Y)



 Hello I am a professional WordPress weitbse designer and developer   AITpro.com so you can verify that I know what I'm talking about.    The weitbse development method you are planning to do is a standard weitbse development method that I use and probably most professional developers use so you are right on the money there.    I'm assuming you already know the basics, but I'll add this info for someone else who may not know that info.Best basic weitbse development practices and planning1). Create the folder first that you want to install WordPress to either with FTP or with your CP File Manager2). Very Important!  Add an entry in your Robots.txt file to block indexing of the new folder you just created   you don't want your new folder indexed until you are ready to launch your new weitbse.  And in your case you don't want the folder indexed at all since you will be migrating your WordPress site to the root of your domain.  If you don't have a robots.txt file then create one.  Trust me if you don't do this it will cost you a lot of headaches.  3). Do the WordPress installation at this point   Pretty much all hosts offer the WordPress Application for free with anywhere from 10 to 25 free SQL DB's.4). After you have completed all your WordPress design work, customization, plugin installations and configurations then you are just about ready to do the WordPress migration   SEE the Source link I have provided below for complete WP migration instructions   WP migration is very easy and simple, but be careful to follow the instructions EXACTLY.5). DEACTIVATE ALL OF YOUR PLUGINS BEFORE DOING THE ACTUAL MIGRATION!!!6). Since you have installed WP in another directory / folder you have a backup of all your work.  7).  Make a backup of your existing weitbse files in the root of your domain.8). Copy (NOT MOVE) all your WordPress files and folders to the your domain root9). Reactivate all your plugins and start testing them and reconfiguring them if necessary. (you can reactivate all of them at once or do them one by one   doesn't matter).To answer your question about post migration corrections to file paths.  Yes, you will have to modify several paths.  Since I'm very familiar with this whole process and especially the WP plugin configurations, I don't install certain plugins until after the WordPress migration is done.  And I don't do certain WordPress configurations until I've after I've done the migration.  If you are not very familiar with WP plugin configurations then i recommend you install and configure everything in your  development  folder and then make the file path changes after you have done the migration. Anytime you are doing a migration you should do it during  off business hours  meaning in the middle of the night.    If you have a totally new weitbse it doesn't really matter when you do the migration, but if you have an existing weitbse that is getting visitors and making money you obviously don't want to interrupt the flow of $$$.  So to give you some specifics on the WordPress files that will need to be modified / corrected after the migration:If you configure WordPress with Pretty Permalinks you will need to update this first thing right after the migration is done.  Personally I recommend that you don't configure Pretty Permalinks until your WordPress site is migrated.  Pretty Permalinks generates your .htaccess file so by updating PP from the WP Dashboard Admin panel at any point you are updating your .htaccess file.Common WP plugins that will need path corrections:WP-DBManager   change DB Options > path to backup. Will need to logout and maybe clear cache too to see the new changes.Theme My Login   Theme my login Redirection URL and Theme my login Links need to be correctedCforms   check abspath.php and /cforms/js/cforms.js for correct file pathsCommon WP files that will need to be correctedTheme templates and specifically your header.php file.The rest of the information you will need is contained in the WordPress migration instructions below and all over the Internet.  WordPress answers are everywhere.    Was this answer helpful?:
(01-Apr-2012 23:33:55)

Hello I am a professional WordPress weitbse designer and developer AITpro.com so you can verify that I know what I'm talking about. The weitbse development method you are planning to do is a standard weitbse development method that I use and probably most professional developers use so you are right on the money there. I'm assuming you already know the basics, but I'll add this info for someone else who may not know that info.Best basic weitbse development practices and planning1). Create the folder first that you want to install WordPress to either with FTP or with your CP File Manager2). Very Important! Add an entry in your Robots.txt file to block indexing of the new folder you just created you don't want your new folder indexed until you are ready to launch your new weitbse. And in your case you don't want the folder indexed at all since you will be migrating your WordPress site to the root of your domain. If you don't have a robots.txt file then create one. Trust me if you don't do this it will cost you a lot of headaches. 3). Do the WordPress installation at this point Pretty much all hosts offer the WordPress Application for free with anywhere from 10 to 25 free SQL DB's.4). After you have completed all your WordPress design work, customization, plugin installations and configurations then you are just about ready to do the WordPress migration SEE the Source link I have provided below for complete WP migration instructions WP migration is very easy and simple, but be careful to follow the instructions EXACTLY.5). DEACTIVATE ALL OF YOUR PLUGINS BEFORE DOING THE ACTUAL MIGRATION!!!6). Since you have installed WP in another directory / folder you have a backup of all your work. 7). Make a backup of your existing weitbse files in the root of your domain.8). Copy (NOT MOVE) all your WordPress files and folders to the your domain root9). Reactivate all your plugins and start testing them and reconfiguring them if necessary. (you can reactivate all of them at once or do them one by one doesn't matter).To answer your question about post migration corrections to file paths. Yes, you will have to modify several paths. Since I'm very familiar with this whole process and especially the WP plugin configurations, I don't install certain plugins until after the WordPress migration is done. And I don't do certain WordPress configurations until I've after I've done the migration. If you are not very familiar with WP plugin configurations then i recommend you install and configure everything in your development folder and then make the file path changes after you have done the migration. Anytime you are doing a migration you should do it during off business hours meaning in the middle of the night. If you have a totally new weitbse it doesn't really matter when you do the migration, but if you have an existing weitbse that is getting visitors and making money you obviously don't want to interrupt the flow of $$$. So to give you some specifics on the WordPress files that will need to be modified / corrected after the migration:If you configure WordPress with Pretty Permalinks you will need to update this first thing right after the migration is done. Personally I recommend that you don't configure Pretty Permalinks until your WordPress site is migrated. Pretty Permalinks generates your .htaccess file so by updating PP from the WP Dashboard Admin panel at any point you are updating your .htaccess file.Common WP plugins that will need path corrections:WP-DBManager change DB Options > path to backup. Will need to logout and maybe clear cache too to see the new changes.Theme My Login Theme my login Redirection URL and Theme my login Links need to be correctedCforms check abspath.php and /cforms/js/cforms.js for correct file pathsCommon WP files that will need to be correctedTheme templates and specifically your header.php file.The rest of the information you will need is contained in the WordPress migration instructions below and all over the Internet. WordPress answers are everywhere. Was this answer helpful?



Comments:


For support, questions, requests etc. please click HERE
Comments containing inappropriate language will be deleted.
      Name:
Comment: :) :d ;)
:o :p (h)
:@ :s :$
:( (a) 8o|
8-| ^o) (y)
Please check this: