Summary: Hi, is there any command in Dos for searching a file by specifying a root folder and a part of file name as search string like normal windows searc...
Summary: I need to run multiple DO commands in my FOR /F loop. for /f "options" %%a in (fileset.txt) do (fc /b /c %source%\%%d if not %errorlevel%==0 call erro...
Summary: I have an older batch file for setting file inclusion, something goes like: @echo on set cp=build\classes;build\examples for %%i in (ext\*.class) do c...
Summary: I can not rember unough about dos to do this at the c prompt in win Xp how can i got to the dir and how can i run the Regsvr 32 I dont even rember how...
Summary: Using the Net start "service" I know that I can start and stop XP services in DOS, but I am wondering if there isn't also a way to tell the system wet...
Summary: Thank you, typing the command in quotes worked. Now I have to try it with the application I'm using. The reason I needed to do this was because I'm u...
Summary: ok guys, here is a question i have for you, if i want to execute dos commands in c++, what would i use? i'd really appreciate if you could answer this...
Summary: Thanks for the replies. I've fiddled quite a bit with those suggestions but I haven't had any luck yet. My question is related specifically to how var...
Summary: Only the following commands are being executed: echo %%a echo %%b ftp At this point, you are in the FTP shell and batch file execution is suspended u...
Summary: Thanks for your reply. I checked on my other XP computer and Xcopy does work at the command prompt, but not in dos. Unfortunentley, my other system ca...
Summary: Hey, I was wondering if anybody knew the command to copy a file from one directory to the other using DOS. If you do, would you write it out in your r...
Summary: Anyone know of a way to disable the mouse for command prompt and dos apps in Windows XP. Running a dos app that is not compatible with windows 2000/...
Summary: Thx for the reply. But I cannot use this way as I cannot run start--run etc, as I am not able to boot up the machine. SO all I have to play in DOS mo...
Summary: finally got the guts to try XP on my other box, first thing I notice is in the DOS shell.. what happened to deltree? A command that I cannot live wi...
Summary: Windows will not really print in DOS anyway. There is a special command you must enter in order to achieve what you want. I don't have the command o...
Summary: Hello everyone, I am trying to run the following perl script: http://www.cs.princeton.edu/~amitc/Scrab/jt (If you'd like to try it out, just make a fi...
Summary: Hi ppl... I try to run command (by typing command in run for example) But the only thing that happens.. is the "DOS" window comes up but closes again ...
Summary: Are you trying to save space by using dos? Setting up some kind of quasi-automated cd burner? There are the common programs for accessing the cdrom i...
Summary: To set a var to the output of a command, use a for loop: =============================== @echo off & setLocal EnableDELAYedExpansion for /f "tokens=* ...
Summary: thanks ace, but it didnot work either. what im trying to do in 1st 'for' loop is to get pathname from file below (the \\P2P...) Tools.txt TLDS15 \\P2P...
Summary: Sir, I want to add just another option to boot in DOS mode. I have two option appears as usual in boot screen (in file boot.ini): Windows XP and a...
Summary: I was told that I couldn't install XP in DOS. I ended up using a boot disk for Win98SE and then chose to start the computer with CD Rom support. Also ...