Summary: This forum has been extremely helpful to me and I wanted to share this batch file. It was created by Leonardo (aka Secret_Doom) and I want to thank hi...
Summary: I need to have the following batch file run the OSQL statement against every .SQL file in the current directory osql -U %USER_NAME% -P %PASSWORD% -S l...
Summary: Hi, I would like to have a script to remove all files in dir#2 that are also present in dir#1. Files in dir#1 should not be removed. Very urgent, Than...
Summary: Hi, My problem is that I tried deleting Norton Anti-Virus from my laptop which runs Windows 3.1. However, now I'm getting the following Application E...
Summary: Hi, If you mean like this ****************************** rather than this ****** ***** ******* Then yes. There are a collection of files in horst31.zi...
Summary: Scenerio: The mouse in a system with DOS/Windows v3.1 isn't working. I need to find out how to find the mouse.com file in the DOS directory & how to ...
Summary: Hello, I'd like to use a program, that needs a single file as parameter. Im my directory there are lot's of *.java-files I want to use the program wit...
Summary: I have a faulty hard drive. I mean faulty because Windows failed to recognize the drive, which means it's impossible for me to do backup under Windows...
Summary: I hope someone can help. I would like a batch file that will search a cdrom drive(s)on a system for a file (in this case, it will be RESTORE.GHO, whi...
Summary: If you are in the right directory type "DIR *win*" for example and it will find every file in that directory containing win. OR another example is to ...
Summary: Is there any way to make the "DIR" command to list files in a directory (with wildcards for instance), but at the same time, to EXCLUDE a designated f...
Summary: I posted this morning asking about how to install Win98 (from a CD) from DOS. I have been looking through search and can find how to save the files f...
Summary: The maximum number I've seen in a W98 machine was about 28,000. Access under DOS is slower because of the number of accesses needed to read the direc...
Summary: You can probably enter delete config.sys to delete it. I am not sure because DEL config.sys will delete your config.sys file. However, you need...
Summary: Hello! IŽd like to make a program (.bat) in which the user types a certain string and the program should search it in ALL Files from the current direc...
Summary: Let's see if you can help me. is it possible to read TXT file in Dos mode? I have a readme.txt file on my bootdisk, what to do to view that file when...
Summary: Hi there I have a batch file that exports my servers registries everyday as a scheduled job. Sample: regedit /e c:\server name.reg Now the problem is...
Summary: Hi, I'm trying to make a file or variable that contains a semicolon separated list of files in a dir. for %%i in (*.jar) do call echo %%i; >> jarlis...
Summary: #, I was unable to find the files you spoke of on the powerload website. Perhaps you can give me a direct link to the page? Thanks, -Michael...
Summary: First of all, I would like to say Hi to everyone at Computing.net. I'm a DOS newbie, and I need some help regarding DOS commands. I need to rename a...
Summary: if you wanna find hidden files, go to: Any folder.... click.........VIEW|.........."Folder Options".........click on.......|VIEW| tab.......and you'l...
Summary: I want to rename all files in a directory. All of the files are in the form of Axxx.gif and I want to rename them to xxxB.gif. Can you help me to writ...
Summary: What about if you wanted to run the check on all *.SFV files in the directory including each sub directory? Or would that cause major problems? ...
Summary: It may not be, strictly speaking, the dot. I tried it with xdel from DRDOS from way back when. It would not del files in a dir named test.1234, but gl...