Search found 16 matches
- 28 Jan 2010 12:07
- Forum: DOS Batch Forum
- Topic: List all "Command Line" System Files - Compare to my list
- Replies: 5
- Views: 10697
Re: List all "Command Line" System Files - Compare to my list
Thanks again aGerman , your code works great straight out of the box +++++ I'm in the process of compiling a definitive list of the 'correct' files to look for, it's taking long time; I'm double checking everything ! I'll update my 2nd post when I do. One last thing if you don't mind... Could you ex...
- 26 Jan 2010 09:18
- Forum: DOS Batch Forum
- Topic: List all "Command Line" System Files - Compare to my list
- Replies: 5
- Views: 10697
Re: List all "Command Line" System Files - Compare to my list
aGerman , your code works nicely, congratulations ++++ It's nicely written too; it looks clean and uncluttered ++++ Could you show us how to extend the code... What I mean is (I know this is laborious) to add the list (of List1.txt) into the batch file itself and to also dump 'List2.txt' and 'List3...
- 25 Jan 2010 16:25
- Forum: DOS Batch Forum
- Topic: List all "Command Line" System Files - Compare to my list
- Replies: 5
- Views: 10697
List all "Command Line" System Files - Compare to my list
Hi guys, Somebody got me thinking the other day... He could not run some simple DOS batch files on his XP system, further questioning revealed he was running a customized bare bones XP. Anyhow, that leads me to my enquiry... I'd like to run a batch file which will do the following: Search these dir...
- 23 Dec 2009 02:55
- Forum: DOS Batch Forum
- Topic: I want to create a batch script which can search for .jpg an
- Replies: 10
- Views: 11348
- 19 Dec 2009 18:59
- Forum: DOS Batch Forum
- Topic: I want to create a batch script which can search for .jpg an
- Replies: 10
- Views: 11348
Thanks for the answer avery_larry. When I typed dir /? at command line I got: DIR [drive:][path][filename] [/A[[:]attributes]] [/B] [/C] [/D] [/L] [/N] [/O[[:]sortorder]] [/P] [/Q] [/S] [/T[[:]timefield]] [/W] [/X] [/4] How am I supposed to figure out that switch from that output !? ...and to thi...
- 17 Dec 2009 08:36
- Forum: DOS Batch Forum
- Topic: I want to create a batch script which can search for .jpg an
- Replies: 10
- Views: 11348
- 17 Dec 2009 06:06
- Forum: DOS Batch Forum
- Topic: How do you set the Keyboard key [ESC] as a global "GOTO
- Replies: 0
- Views: 4887
How do you set the Keyboard key [ESC] as a global "GOTO
How do you set the Keyboard key [ESC] as a global "GOTO" into the code of a batch file? Why am I asking? Let's say you have a simple DOS menu which asks user to choose a number, then press [ENTER]. The instructions complete, then we see the classic "Pause" line before exiting: P...
- 31 Aug 2009 13:06
- Forum: DOS Batch Forum
- Topic: Make .M3U master playlist - output as relative path names
- Replies: 28
- Views: 44557
- 28 Aug 2009 22:22
- Forum: DOS Batch Forum
- Topic: Make .M3U master playlist - output as relative path names
- Replies: 28
- Views: 44557
- 28 Aug 2009 07:14
- Forum: DOS Batch Forum
- Topic: Make .M3U master playlist - output as relative path names
- Replies: 28
- Views: 44557
Hey avery_larry (and DccD), The Batch file doesn't quite work (in all instances) !! I dumped the batch at root of the following folders (and double clicked on it): D:\_DESK\!uTorrent\Steppenwolf - (1970) Born to be Wild [Vinyl Mono45 192..44-16]-pbthal and D:\_DESK\!uTorrent\the B-52's - (1979) the ...
- 27 Aug 2009 03:28
- Forum: DOS Batch Forum
- Topic: Make .M3U master playlist - output as relative path names
- Replies: 28
- Views: 44557
MORE: Make this a Windows Shell Extension _______________________________________________ Right Click on any folder and create a listing (with relative paths) of everything including subdirectories !! This is really useful for people who play with portable applications. In the example batch code ab...
- 26 Aug 2009 21:33
- Forum: DOS Batch Forum
- Topic: Make .M3U master playlist - output as relative path names
- Replies: 28
- Views: 44557
Well done DccD +++++ Thanks a lot for your contribution. Your added details are cool. I like a bit of interaction with scripts like this one. And another thankyou to avery_larry . Thanks for EVERYTHING +++++++ If anyone wants to copy and paste this and share it... Make sure you give credits to these...
- 26 Aug 2009 15:41
- Forum: DOS Batch Forum
- Topic: Make .M3U master playlist - output as relative path names
- Replies: 28
- Views: 44557
- 25 Aug 2009 18:28
- Forum: DOS Batch Forum
- Topic: Make .M3U master playlist - output as relative path names
- Replies: 28
- Views: 44557
Spot on avery_larry your code works !! Thankyou ++++ I needed to change line 5 to append (>>) rather than overwrite (>) the text file. I made the code echo the results line-by-line in the console and added pauses between each line so I could visualize the runtime. Yes sir, she kept outputting and ou...
- 24 Aug 2009 13:05
- Forum: DOS Batch Forum
- Topic: dos batch quick finder v 1.0
- Replies: 2
- Views: 6142