Summary: yourr right burrble, it is like that. I just couldnt write em and make em work no matter what i did, so i just exported the keys and changed them how...
Summary: What I am aiming to do is compare the server backup to the workstation backup. The reason we are doing this is because this: Lets say workstation use...
Summary: Can anyone tell me how I can make a batch file which opens a .ini file (always the same) and then finds a part like "test 123" and quotes this out and...
Summary: Hi I'm sending files to a friend that have been split using a program and they are joined back together by a batch script using copy /b The thing is...
Summary: Hi, I wanna create a batch file that when I run the file it will generate a shortcut for an URL that I want on the desktop. Does anyone knows how to d...
Summary: Hey all. I'm trying to write a batch file, but I'm in the process of self-teaching the commands, so I'm wondering if someone can tell me whether or no...
Summary: I am unable to pipe\rediret text within a single batch file with the intention that all text lines are available to ECHO and located at the end of the...
Summary: on XP Pro I have written a batch file to pen several different programs. I want to be able to open 2 or 3 internet explorer screens going to different...
Summary: Hi Guys, Is there a way I can make a batch file make another batch file with a script? I have already got: \>pw.bat now how can I make it write the...
Summary: Is there a way for me to make a batch file that displays a message (whatever it may be) character by character? For example, it might display "H", pa...
Summary: Hi. I have a text file that has a bunch of stuff that I don't need, but I just need the last line of text. Is there any way to make a batch file that ...
Summary: I have a hobby of making batch files and was wondering if it is possible to use sound in a batch file. If so, can you tell me how? I hope you can he...
Summary: Hi folks, anyone help me with a lil problem?? I am trying to create a batch file that will start a program and then pause for 10 seconds and then issu...
Summary: i have a batch file which backs up info from a folder on the computer to a share on another computer. but, when i try to make a batch file to create a...
Summary: Hi everyone, I have my computer dual booting right now and the modem isn't working all that great on Windows, it often just stop transfering data w/o ...
Summary: I am trying to make a batch file that will empty all sub-directories of a certain name. The contents of these directories is not important (can be del...
Summary: I have a batch file that prompts the user for a password, which I then store as a variable to be used later. Is there anyway to hide the text while i...
Summary: Im making a batch file were the .bat checks which computers that are available on the network, using the command ping. But i cant seem to get the erro...
Summary: Your help will be deeply appriciated and many thanks--- Hi I need help writing a batch file. I have a text file which contains usernames of all the u...
Summary: Hi all, Please help me to create a batch file containt below detail; Find a file named jaf.ini on C: and D: Replace 0 to 2098891 on the line ASKSN=0 O...
Summary: hi guys can n e 1 help me out !! i want to make a batch file that will display a countdown timer ..such as " loading please wait...10% 20% & so on !! ...
Summary: Hello all, I have a Windows2003 network, and i the problem im having is with 2 of the main computers. Computer A is the main server, with Computer B b...
Summary: I'm after a batch file that will press a button. I have used "rundll32.exe shell32.dll,Control_RunDLL inetcpl.cpl" to successfully display/access Inte...
Summary: Hi I want to make a batch file that creates variables by parsing a .txt file made from a "dir /b /n > dirlist.txt" command. Each line in the .txt file...
Summary: hi all, I am making a batch file in which i have a mode where i am comparing total files from source to destination. both source and destinations are ...