file names to text
file names to text
is there a way to copy a large batch of file names to text?
tia
tia
Last edited by RLucky82 on Wed Apr 04, 2007 3:50 pm, edited 1 time in total.
You might want to explain in greater detail what you are trying to do, because from what I can gather, all you need to do is right-click > rename > CTRL+C > CTRL+V in text editor. Surely you're not that much of a computer noob. 

[size=85][url=http://gtkradiant.com]GtkRadiant[/url] | [url=http://q3map2.robotrenegade.com]Q3Map2[/url] | [url=http://q3map2.robotrenegade.com/docs/shader_manual/]Shader Manual[/url][/size]
To expand on that a bit.
Open up a black command prompt window using Start
Run
enter 'cmd'
Go
Change to the desired directory using CD e.g.:
cd \
cd program files
output the directory list to a file like so:
dir > c:\filenames.txt
Then close the command window and go look in c:\, there'll be a text file called filenames.txt which will contain the output of the dir command.
Open up a black command prompt window using Start



Change to the desired directory using CD e.g.:
cd \
cd program files
output the directory list to a file like so:
dir > c:\filenames.txt
Then close the command window and go look in c:\, there'll be a text file called filenames.txt which will contain the output of the dir command.
-
- Posts: 899
- Joined: Tue Jan 25, 2005 4:43 pm
*Hmmmm+hmmm*
I remember finding a program called PrintFolder.
Check-out http://no-nonsense-software.com/download.shtml
Look for the PrintFolder 1.3, it's freeware and only [547k]
Unless I'm understanding wrong that may help you out in the simplest
right-click way
-----------------------below is the readme.txt from the PrintFolder 1.3
PrintFolder ver. 1.3
====================
PrintFolder is a simple utility to print a list of files and folders,
a feature missing in Windows Explorer.
Right-click on any folder in Windows Explorer and choose "PrintFolder"
in the pop-up menu, or select a folder with the browse button above.
PrintFolder is distributed as freeware.
If you want more features, like listing files in subfolders, take a
look at PrintFolder Pro.
You can download a FREE 30-day trial version from our website:
http://no-nonsense-software.com
You may also want to take a look at SuperCat, a powerful disk
cataloging utility for Windows. Finding files on hard drives can
be a nightmare, and finding files on removable disks such as
CD-ROMs and DVDs can be impossible. SuperCat lets you catalog
all your disks, so you'll never lose a file again.
LEGAL STUFF
This software is distributed as freeware, meaning you can use and
distribute it as you wish, provided that you do not charge anything
for doing so. You are not allowed to distribute this program as part
of a commercial product (including cover disks for magazines,
etc.), without a prior written permisson by No Nonsense Software.
DISCLAIMER
THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT
WARRANTIES AS TO PERFORMANCE OF MERCHANTABILITY
OR ANY OTHER WARRANTIES WHETHER EXPRESSED OR
IMPLIED. NO WARRANTY OF FITNESS FOR A PARTICULAR
PURPOSE IS OFFERED.
Copyright © 1998-2006 No Nonsense Software. All rights reserved.
Website: http://no-nonsense-software.com
Check-out http://no-nonsense-software.com/download.shtml
Look for the PrintFolder 1.3, it's freeware and only [547k]
Unless I'm understanding wrong that may help you out in the simplest
right-click way

-----------------------below is the readme.txt from the PrintFolder 1.3
PrintFolder ver. 1.3
====================
PrintFolder is a simple utility to print a list of files and folders,
a feature missing in Windows Explorer.
Right-click on any folder in Windows Explorer and choose "PrintFolder"
in the pop-up menu, or select a folder with the browse button above.
PrintFolder is distributed as freeware.
If you want more features, like listing files in subfolders, take a
look at PrintFolder Pro.
You can download a FREE 30-day trial version from our website:
http://no-nonsense-software.com
You may also want to take a look at SuperCat, a powerful disk
cataloging utility for Windows. Finding files on hard drives can
be a nightmare, and finding files on removable disks such as
CD-ROMs and DVDs can be impossible. SuperCat lets you catalog
all your disks, so you'll never lose a file again.
LEGAL STUFF
This software is distributed as freeware, meaning you can use and
distribute it as you wish, provided that you do not charge anything
for doing so. You are not allowed to distribute this program as part
of a commercial product (including cover disks for magazines,
etc.), without a prior written permisson by No Nonsense Software.
DISCLAIMER
THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT
WARRANTIES AS TO PERFORMANCE OF MERCHANTABILITY
OR ANY OTHER WARRANTIES WHETHER EXPRESSED OR
IMPLIED. NO WARRANTY OF FITNESS FOR A PARTICULAR
PURPOSE IS OFFERED.
Copyright © 1998-2006 No Nonsense Software. All rights reserved.
Website: http://no-nonsense-software.com
-
- Posts: 22175
- Joined: Sun Oct 14, 2001 7:00 am
how do you do what he needed with that proggy? i don't see anything in the overview.FragaGeddon wrote:Rename Master