|
PRIVATE NOTICE FROM richmond
--
know how you feel m8 well look after your self take care catch you tomorrow m8
(Today, 12:59 AM) richmond
--
know how you feel m8 well look after your self take care catch you tomorrow m8
PRIVATE NOTICE FROM crunchiemunchie1972
--
and frank us scots are only crazy cause we next to the english you try puting up with them
(Today, 12:29 AM) crunchiemunchie1972
--
and frank us scots are only crazy cause we next to the english you try puting up with them
PRIVATE NOTICE FROM crunchiemunchie1972
--
richmond where can i shoot me a bear in scotland
(Today, 12:27 AM) crunchiemunchie1972
--
richmond where can i shoot me a bear in scotland
|
||
|
This topic is about Creating your own directory lister., the author, richmimi, wrote about: A nice easy way to make a list of everything you have in one folder without the need to install a seperate application. Simply create a new text doc ... To read more just scroll down
![]() ![]() |
Jan 24 2008, 11:05 PM
Post
#1
|
|
![]() Advanced Member
Group: Global Moderator Received 613 Thanks Posts: 2,520 Joined: 26-December 03 From: Wonderland Member No.: 358 ![]() |
A nice easy way to make a list of everything you have in one folder without the need to install a seperate application.
Simply create a new text document, open it & then copy & paste the following into it. rem @echo off dir %1 /b > "%temp%\Listing" start /w notepad "%temp%\Listing" del "%temp%\Listing" exit Save then rename the file extension from .txt to .bat & thats it. Place the .bat file in any folder & after double clicking on it a new text will appear with a list of everything contained in that folder. |
|
|
|
Jan 26 2008, 07:24 PM
Post
#2
|
|
![]() Newbie
![]() Group: User Posts: 4 Joined: 22-June 07 Member No.: 34,591 |
dir /b > info.txt
the info.txt will be in the same folder |
|
|
|
![]() ![]() |
|
Lo-Fi Version | SEO by MinervaSEO © Icelabz.net | Time is now: 8th January 2009 - 01:14 AM |