Summary: sir, I am a student..i have made an exe file. and now i want that exe file to be copied in each folder of the system or in any particular drive..i nee...
Summary: I have been working on a project to make a bat file to remove known processes and files related to Antivirus 2009. I have gotten pretty far and just n...
Summary: Thank you so much for your help with the net use command. I tried that and it worked much better. Do you have any clues about making the bat file ru...
Summary: I don't think BAT files support that functionality. I recommend looking into the scripting language AutoIt. (It's quite stable despite its "Beta" stat...
Summary: A question to BAT-gurus! First of all, I am not a programmer, so please don't blame my ignorance. Every morning I come to office and open my Internet ...
Summary: Hi all. I need to add a line into my existing .bat file which functions as the logon script for all users in the company. One of our pieces of softwar...
Summary: Please help... OK what this sounds like will be a virus, but none the less all a virus is is a desctructive program right? ok. I am looking for a batc...
Summary: Hi, I need help with part of bat file I want to use for backups. I can do most of it, it's the part below I need help with. The bat file will automa...
Summary: I was asked to clean up an SMS server and I've noticed a lot of the computers on the list are not reporting as contactable. Its not likely that these ...
Summary: I need to write a bat file to check to see if a file is present with the current date. the file name will always be the same, except it will be follow...
Summary: They are not dependant on one another, they can run concurrently or consecutively. I have 6 scripts that check for specific text files for the current...
Summary: Hi Could someone please compile a .bat file for deleting cookies, temporary internet files & history so i can put an icon in IE toolbar. This would be...
Summary: Can a bat file search a html file and strip out the url's from it and dump them to a txt file ? If so how would you do it ? "Don't know what you don'...
Summary: Is there any way to do modify the HKEY_CURRENT_USER on a mapped drive connected by USB or BartPE? I have admin access and know the user/profile name ...
Summary: Hi All, Help me to create file (*.bat file) which will do the following: 1. Disconnect My Local Area Network, 2. Runs one *.exe program (lingvo 8.0 ...
Summary: Hello, To run a file from an application I have write the following bat file : Echo off START %1 EXIT %1 takes the variable for example C:\Temp\200...
Summary: im useing notepat to make .bat files can some help me im trying to lear commands for .bat files like echo and cls i know some but where can i get ...
Summary: Hello, I am looking for code to help create a .bat file for Windows that does the following: count = Number of files in a folder if count == 0, exit e...
Summary: Is it possible to create a .bat file that looks in a comma deliminated file for certain fields that for example: looks at one field if it is = 1 then ...
Summary: I've created a *.bat file based of some of the ideas http://ghost.radified.com/ghost_4.htm. My file will backup and check each of my partitions. The p...
Summary: hi, im new to .bat file but have already learned quite a bit about them but have hit a snag. i need to know if a .bat file can create a file e.g. "New...
Summary: Hey all-- Can someone point me to a primer on BAT files? I want to write a quick routine to backup some files and folders, and I'm wondering if it ...
Summary: I need to make a bat file that asks user the name of the file example "car" and the bat file will replace where file will write car and the it asks ho...