Summary: I use the following batch file to clean my system. ----------------- @ECHO OFF START taskinfo kill persfw.exe START /W C:\Progra~1\Diskcl~1\DClean.exe...
Summary: I am attempting to create a batch file that will automatically launch a dial up connection. I will eventually be using the script on Win 98 PC's but f...
Summary: I'm trying to write a simple batch file to change the registry settings for a program before the batch file launches the program. My problem is when t...
Summary: Hello, I use a Windows 98 SE home PC. The other day, by way of recommendations I read at this forum and elsewhere, I visited the superb easy-to-under...
Summary: Hi all I would like to automate the following tasks in this specific order under WIN98SE; 1). Full format of a 3.5" floppy, 2). Full scandisk /surface...
Summary: Hi, I need to write a batch file which will be able to run a .exe after determining the OS. Meaning I want to input lines so that the batch can check ...
Summary: Create a folder on the system for each user. Map the folder to a drive letter on each system to something like z:. make you batch file copy to z:. Or...
Summary: Folks, I'm writing a batch file to execute a couple of simple DOS commands. One of the statements I need to add involves automatically deleting all th...
Summary: My wife needs to add a file extension (.vox) to a number of files that come to her with no extension at all. She does this on a daily basis & I think...
Summary: I have written a batch file which does some stuff on each of the network machines during logon. One of the first things it does is copy an exe to the ...
Summary: Could anyone please help me and tell me if there is a dos command for searching files on the whole hard drive without being limited to a directory or ...
Summary: Hi How to creats a batch file so that I can Re-Map the drives in Windows 98/me/2000/xp if not mapped while booting up. I want to create a shortcut ...
Summary: How do you write a batch file that can turn off the norton antivirus and all active running programs and run the defrag? Although I set up the automa...
Summary: clicking on a batch file to open/run and I get the message that a unit connected to the computer is not working, what does this mean, what have I done...
Summary: I use a laptop. I use ADSL collecting e-mails in office and dial-up while I'm on the road. Every time when I come back to office I have to change a l...
Summary: This is the problem, you type the EXIT command in a batch file to get the window to close, ii'm running win95\win98 machines on a novell 4.11 network ...
Summary: I need help writing a batch file that will copy folders and files from one directory to another directory and rename the files. I am scanning files in...
Summary: Whoohoo! Almost there! The command line prompt as you typed worked perfectly, thank you Derek! OK so of 2 orignal issues, one solved. So far I've: Wr...
Summary: Hi all!! Is there a way to use a batch file to edit another file without user intervention? For example, could I use a bat file with find and edit to...
Summary: I have written a small batch file to launch an application in Windows 98 with different startup parameters. Is there a batch file command I can add a...
Summary: I'm not a batch expert and I don't understand why the 'flashing'???? But ignoring that, the problem is almost surely in the 'choice' line. I don't kno...
Summary: Maybe this will help: '************************************** ' Name: gRunAndWaitForPifFile ' Description:Runs PIF/DOS Batch file an ' d waits fo...