Summary: Alright. WinXP2, SP2. I'd post SP3, but I'm sure I'll forget when I get home. Mon 07/21/2008 21:32:09 C:\WINDOWS\system32>g:\tmp\fciv cmd.exe // // Fi...
Summary: Yes, I agree, cmd.exe is powerfull too now, can do a lot of things, but with much more twisted lines of batch scripting than what is needed. But TCC m...
Summary: I need a perl interpter for XP home to run a small cgi script which allows computeri'lliterate users to connect and disconect the smoothwall box. ...
Summary: My PING returns 1 for a non-existent IP, but 0 for an unresponsive one. I'd be surprised if the PING in XP is different from PING in W2K. Here's the M...
Summary: Greetings, I am wondering if anybody has any idea on how I might achieve my programming goal. I am FTPing to KCM_Ext server and am trying to run progr...
Summary: I don't think it's possible for a var set to stay stuck once the command shell is exited, whether it's cmd.exe or command.com. M2 If at first you ...
Summary: Hi, is there any possibility, that I can do search and replace in variables? (Windows XP cmd.exe Batchfile) I want to search for the string appearance...
Summary: I've been trying to execute cmd.exe from java, but having not been able to solve the problem. In this example, I happen to use gpg, but any commands w...
Summary: this solved my problem: If you are using a cmd.exe prompt, you would add c:\borland\bcc55\bin to the path by typing: set path=c:\borland\bcc55\bin;%pa...
Summary: Using QBasic 4.5 (yep, I know, an oldie but a goodie) In Windows 98 and other versions it is possible to program status changes to the bits of the Key...
Summary: First, if you're using DOS, there's no built in %date% var. If you're using XP cmd.exe, there is. The syntax you're trying can be made to work IF your...
Summary: IVO, Thanks for your response. This is very helpful. Previously, when I was experimenting with cmd.exe, I use /c switch but not the /min switch and ...
Summary: I'm writing a batch file to move and sort files across the network. I was successful at first when simply moving folders/files around on the mapped ne...
Summary: Is there a way I can get rid of "Administrator:" portion of the text from the elevated console of Vista? One solution I found on the web is copying cm...
Summary: here is solution using vbs/wscript/cscript/wsh/wsf, okay, i am not really sure about what's it called. it looks like vb to me. this is my first attemp...
Summary: [Edit: Errorlevel seems to also be set by the xp version of ping, including refused reply, so if you are using nt/2k you may need to add the find comm...
Summary: This is an annoying problem. I have a text file containing full path and filenames to files I need to copy. Each on its own line. Used replace in word...
Summary: I would contact the writers of the programme and confirm that the application will in fact run under Windows XP. An application that tries to confirm ...
Summary: Thanks, but this doesn't solve my problem. I need to add a registry key on loads of 2000/XP machines. There is not a 'Run As' on the list of options ...
Summary: Hi cyber, If you write code like you write "sentences" you'll have some adventures ahead. Humans are smart enough to sometimes figure out what is int...
Summary: Your request really don't make much sense at all. I gather you want to find out what somebody's IP address is based on their computer name, which you...
Summary: I'm trying to deploy Office XP Pro to all the WinXP Pro workstations here, and I have it all set up. The problem is I'm not very good at writing code ...
Summary: I did a batch file [for Win NT and 2000] called PngExp.bat that automatically pings “any” number of PC’s [up to 15] in sequence and then record...
Summary: I'm probabbly one of the least skilled people at writing batch files but I have been practicing making a maintenance batch file for our XP machines at...