Summary: Hello, I have a file (test.txt) and I need to add text as "wait" on alternate line on above test.txt file. Please some one help me how to do it in bat...
Summary: I would like to know the commands that will let me log on to Windows NT throught a batch files and run some commands to modify the registry with admin...
Summary: Hi folks, Hoping someone out there can help me. Im trying to run a series of batch files, one after the other. At first I was hoping to be able to...
Summary: I have created some maintenance batch files (ie. clean up tmp files, reboot server, etc.) that are scheduled to run on an NT server. I would like them...
Summary: ::------------------------------------------- ::Create a batch file called wait.bat ::add the following line below. ::For batch files that neeed to ...
Summary: I am trying to "kill" a process like in UNIX, but I don't know how it's done in NT outside of the GUI "Task Manager". My goal is to create a batch fi...
Summary: I am seing letters where a person is trying to create place a shortcut to the desktop using a batch file. I am attepting to do the same thing. This ...
Summary: If you are someone who has any experience with MS-DOS, you can do just about any command that you could do in a Dos command prompt in a batch file, su...
Summary: I am trying to increment a counter as I loop through a section of a batch file. I tried using 'set /a' and incrementing a variable, but I could not f...
Summary: This is something I tried to do before in a batch file. I had to use a Kixtart script that I called from the batch file. Kixtart is a scripting langua...
Summary: hello sirs, I need to write a batch file that read the users names and passwords from Access file and stops running when finish. i need only the com...
Summary: hi: I want to write a batch file so that the following info is put into a text file: user name computer name log in date as each new user logs onto my...
Summary: Hi all, I have a unique question here regarding the command utility pullmail and batch files. I'm using pullmail to grab mail from a non-local POP3 ma...
Summary: might want to play around with a batch file. Whilst it will do them all in series, it's nice and hands-off. try: Not sure how this form will break up ...
Summary: Hi all, I have a unique question here regarding the command utility pullmail and batch files. I'm using pullmail to grab mail from a non-local POP3 ma...
Summary: Hi, try to use the "call"-Command in your Batch-File. You will have to create a second Batch-File in which you put the executable-Command. And then yo...
Summary: Hi! In win 95, there is a service to add for jet admin printer(i.e. printer binded with I>P address). But I can't find how to add jet admin printer in...
Summary: Hello, Microsoft KB Q174160 describes an error with the command interpreter. This error causes files not be created and extra characters inserted. ...
Summary: I am add a new directory to the PATH environment variable located in Control Panel->System->Environment Tab Is there a way to automate this? ie: to do...
Summary: Just using command in a batch file won't do for this task. the DIR command can sort the files listing into date/time order but can't filter as such. A...
Summary: how can i create a batch file so when users logon they get mapped to a specific drive; key thing here is that the script must have a user name a pass...
Summary: I am trying to setup a bat file that will use the phone dialer to connect to a remote computer so I can FTP a file. My problem is I'm not that good wi...
Summary: I am needing to create a batch file that will copy lotus notes files from a novell server to an NT server. This batch will run once when the user logs...
Summary: I am not very familiar with batch files, however I need to know how to delete a batch file which starts up a service called asset insight. I'm sure t...