Summary: Hi I recently made a batch file which displays certain information for certain people only when they type in their codename. (which only they know)...
Summary: I am wanting to make a batch file that will do several things. Take a certain file folder (and all its contents) from a certain location and delete it...
Summary: hi, im trying to make a batch file to type in my AIM password in the AIM Password text box...heres the code that will/won't work.... echo off title A...
Summary: Ok so heres the problem. I am trying to make a batch file that will autorun on a cd and delete a text file I have on my desktop. The autorun works and...
Summary: How Do i make a simnple login box for m application? I am using Visual Basic 2005 Express.. I want the user to be administrator and the password to b...
Summary: I have 2 questions 1) How can I make bold lines in cmd. Like have a title and a bold outline surrounding it. I once heard that you need to use like un...
Summary: I need to place a shortcut on everyone's PC in the office to a program we're running on the server ... so I need them all to get a shorcut to the exec...
Summary: I havnt been programming in java for too long, but im pretty handy in C++ so :). Im curious as to how I go about making a java program exe. I remember...
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: Some simple questions about batch files 1.) Do you write a batch file in NOTEPAD? 2.) Once created, do you save the file as follows: filename.bat 3.)...
Summary: How do you have a batch file (xp) read another batch file and search for specific commands/text? i am trying to create a script from preventing users ...
Summary: Hi everyone, How do I create a batch file to run weekly that copies a source directory (Like a 'C' drive) to a backup directory (Like a 'D' drive)? ...
Summary: Hello every1!! OK, I want 2 make a Batch file that adds some text @ the beginning and @ the end of each line of a file. For example, this would b the ...
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: Subject: [3-15] How do I make a bootable CD-ROM? 98% of the population is asleep. The other 2% are staring around in complete amazement, abject terro...
Summary: how do u make a batch script that will access a URL a defined number of times... also is it possible to make it start when my computer clock reaches a...
Summary: I will try to explain this better. Let's say for instance that I am running a bookstore and in the bookstore, I have images representing the books and...
Summary: How do I make a batch file to read a lines in a .txt file, and write that file in another batch program. I have NMEA code from GPS unit and here is an...
Summary: Hi, Could you guys help me make a batch file which will replace an entry in the text file - coming from an environment variable? Basically it'll just ...