Summary: I have created a batch file that connects to a server and executes query in an sql file..In sql im deleting some records from the table..even after i ...
Summary: Hi, I had a problem earlier when trying to install a printer through a batch file. I have now done it and it is working great. The only problem i got ...
Summary: OK, I hope I can explain this well enough for some genius to understand and help me out Im going to make a batch file that will be loaded by right-cl...
Summary: Is It Possible to read a specific character from a string in a batch file. For example if the String TEST contained "123456" would it be possible to d...
Summary: Hi, Is there an equivalent to the ansi key change commands in XP? For example, I am trying to get this to work: [13;10;3p I tried running it through ...
Summary: Hi, Can anyone please help me with a batch file that will run a program called "abc.exe" and when prompted to click "yes" or "no" it will automaticall...
Summary: Hi I have some registry changes in my batch file when a user login, I just want to make it automatic even if the registry key cannot be run. I have tr...
Summary: I'm trying to use a batch job to rename a whole bunch of files with sequential numbering based on date order. I'm currently using a FOR loop and tryin...
Summary: As M2G is way better than I am to analyse the batch file, I'll leave this to him. However one thing that strikes me is, that you may not be able to r...
Summary: I have a text file with several lines of information. I am trying to create a batch file that will append the current date to either the beginning or...
Summary: Hey, I think this one should be easier than it is. I want to create a batch file that users can launch from any computer (winxp or win2k) to delete a...
Summary: I need to compute seconds between power on or restart till 20:00 hours which will allow me power off computers at 20:00 hours I use PsShutdown.exe whi...
Summary: I know that there is a "start" command in batch files but is there a way to make a batch file close a folder or a program? Please help! From Guitargr...
Summary: Im working in XP and created a batch file with an extension .cmd and not .bat...when i execute its working fine but the DOS window is not closing... m...
Summary: Hi, Please show me how to print out the below line in batch programming: perl -e "sleep (rand 30)" I tried: set random_sec=perl -e "sleep (rand 30)" e...
Summary: Thank you for your time IVO. I have been thinking the same thing and have started working on a different solution to the same problem. If I have a tex...
Summary: I want to read the contents of a txt file and then pass them as parameters, one by one, to an exe file, through a batch file. Say, the txt file contai...
Summary: I have posted this in the games forum, but its not really a game, and it only works for Windows XP users, so i thought i should put it here. ---------...
Summary: I created a batch file to delete the profile data of our companies propriatary application. The issue we have is that the profile for some users becom...
Summary: Hi there This forum has been a real help, I had to create a really complicated batch file that would search for and add specific lines of text within ...
Summary: I am trying to create a batch file that will delete all files and folders under one particular folder, but I am unsure of how to go about it, what to ...