Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

batchworld · Batch World

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 1612
  • Founded: Mar 5, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

Hi All, Mic Long time no see, Does anyone know how to get findstr avoid these characters (greater and lesser sign) < > inside a text file? In a...
9 Nov 7, 2006
12:39 am

Bob Bissinnar
bobbissinnar
Send Email

I have a script that checks for a registry entry and dumps the results to a log file (results.log). the output is really ugly and I need to clean it up. What I...
6 Oct 30, 2006
11:26 pm

foxidrive
Send Email

To All, I am sorry for some of the recent lags in posting that several long-term members have experienced. This has been due to an additional feature that...
1 Oct 30, 2006
8:18 pm

Sam Wallace
guillaumedep
Send Email

Gosh this group has become quiet - I can hear the fan of my PC whirring now! ;) Where's the thrust and parry of Sir BobB's cutlass, and that devil-may-care ...
1 Oct 30, 2006
8:12 pm

foxidrive
Send Email

Hi, I am trying to create a batch file that will go to one text file and pull a line then compare it another file and based on the line matching copy a file to...
6 Oct 17, 2006
11:05 am

ray_mccormick
Send Email

I have a bat file with the following command: netsh firewall add portopening TCP 5900 UltraVNCTCP5900 enable all I'm getting an error saying: The following...
2 Oct 1, 2006
4:29 am

kcmjr
Send Email

H. What I am trying to do (unsuccessfully thus far) is to create a simple batch file that collects a listing of all the files in a directory, along with...
3 Sep 28, 2006
3:20 pm

kcmjr
Send Email

I have a simple batch file that is scheduled to run every 15 Minutes during working hours, I would like to skip the backup if the file has not changed. Copied...
11 Sep 24, 2006
3:19 am

Garry Deane
garrydeane
Send Email

Hi, I have a BAT file that is asking me to answer a Choice 3 times. I can't figure out why it's going through there three times. Does anyone know how I can...
7 Sep 21, 2006
5:56 am

Raz Goren
raz_goren
Send Email

If I type "choice" or "choice ?" it just comes back with the command prompt: C:\DOCUME~1\dbyrne>choice [Y,N]?Y C:\DOCUME~1\dbyrne>choice [Y,N]?N ...
1 Sep 20, 2006
3:50 pm

Derek Byrne
theodorik2003
Send Email

Hi, First hi to all, i am new member in this group. working on DOS, DPMI, DJGPP compiler and facing a problem. I am using DJGPP compiler in DOS, want to create...
1 Sep 18, 2006
3:45 am

Nitin Jolly
njollymood
Send Email

Thank you all. I just figured it out. On 17 Sep 2006 at 13:12, batchworld@yahoogroups.com (Gary Kuznitz ... cmd.exe /k "cd\"...
2 Sep 17, 2006
8:41 pm

Gary Kuznitz
docfxit
Send Email

Hi Expert, can you help me guys how to filter result in "dir" command? for example, if i list files on a certain directory, i want to remove all files that...
6 Sep 16, 2006
11:07 am

Slacker Jam
xuser_58
Send Email

hi experts, i want to use some batch file which will use msessenger service in it but by default this service is disable in windows XP Profficenal how to...
4 Sep 10, 2006
1:37 pm

Patrick Donahue
p_donahue
Send Email

I have a small script which searches for files & then based on filename moves them to another directory for /f "delims=" %%a in ('dir abc* /a:-d /b') do call...
2 Aug 31, 2006
10:23 pm

Michael Burek
mike_burek
Send Email

Hello Everyone: I wonder if someone can help me in writing a batch script that can check the size of a particular file (ABC.exe) and page me. I have pager ...
2 Aug 25, 2006
12:46 am

foxidrive
Send Email

I have a directory with several thousand files and a few subdirectories that also have files. I need to encrypt all of these files. However, encrypting changes...
2 Aug 23, 2006
5:39 pm

Garry Deane
garrydeane
Send Email

I don't know if this is the right forum. but maybe somebody does know the asnwer: I am trying to print text to the above printer from an xp cmd window. the job...
6 Aug 21, 2006
3:45 pm

Sarah Kopelman
novice012000
Send Email

Hi All. My question this time is specific to the o/p of dir command. Here's what I observed: I have a few folders being created by a batch file and in each...
5 Aug 14, 2006
4:53 pm

Parag P. Doke
paragpdoke@...
Send Email

I have made an attempt to accomplish what I want but I can't get it to do what I want and there is probably a much easier way to do it. Could someone please...
2 Aug 11, 2006
7:48 am

foxidrive
Send Email

Hi, My problem is that I have to use a DOSKEY macro created within a batch file in another batch file which is calling the first. So suppose I have the...
3 Aug 10, 2006
5:24 am

Gagneet
gagneet1
Send Email

I have 2 large network shares that each has 10000 empty directories in them. I need to find and delete those directories, any help would be appreciated. I can...
7 Aug 5, 2006
11:53 am

Morris, Lamar
lamarmorrist...
Send Email

I'm trying to create a bat file that will: 1. Check the existence of a few files. 2. Let the user know if any of the files are not there. 3. Exit the bat file...
11 Jul 26, 2006
1:03 am

Gary Kuznitz
docfxit
Send Email

I posted earlier about a job I have to convert a couple unix shell scripts to windows. Here is some more detail. I need to read a plain text file. Each...
6 Jul 18, 2006
1:06 pm

foxidrive
Send Email

Hi, I am getting this error need to move only the first file D:\MSTD&#92;ocftp>for /f "delims=" %a in ('dir c:\ocftp&#92;upload /b /o-n /a-d') do set file=%a ...
3 Jul 14, 2006
3:10 am

Raja Sekhar
rajasn
Send Email

Does anyone know how to create a batch file that will add users to the local administrators group to Windows Server 2003? Also, how would you add users to the...
2 Jul 12, 2006
11:11 pm

Aristos Vasiliou
aristos_vasi...
Send Email

See this link..... http://www.robvanderwoude.com/files/admingrp.txt If you just go to http://www.robvanderwoude.com you'll need to drill down but Rob has a ton...
1 Jul 12, 2006
11:02 pm

Kenneth C. Mazie
kcmjr
Send Email

Hi All, I just got back from vacation, I hope everyone is ok. Hi Mic. Does anyone know if I can transform the following code into a much simpler form using...
14 Jul 12, 2006
6:33 pm

Jim Johnston
jdjohns74
Send Email

Hi, I would like to do something like move or del the first file of the list produced by doing dir *.* example : (This is how my list txt file looks) ...
2 Jul 9, 2006
3:03 am

foxidrive
Send Email

Is there a common approach to getting file and command information into a text delimited format? Example: file data - ...
4 Jul 3, 2006
2:50 pm

Jim Johnston
jdjohns74
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help