Summary: i mean move it by using another batch file. ou see, someone keeps moving this one file and i want to just run a batch to move it instead of wasting 3...
Summary: I am new to the VB script. I dont know any thing about source code but i am good at excel. Now the problem is i have 35 sheets in my workbook. for eve...
Summary: How do I parse a text file for MUlTIPLE words? I run a utility that outputs the results to a text file. However, due to the nature of how the utility...
Summary: how to start off Start by writing out a list of requirements that define its behavior. Once you do that, focus on how you expect the program to perfor...
Summary: Hello! I have a lot of machine inactives in the Domain, i have a list of computer (Inactive) and i want a batch to do: ping a computer from a list (ex...
Summary: Hi! I'm new here, so hopefully some1 can guide me in creating a batch (I'm using XP). Here's the purpose: 1) I have a folder named "ABC". 2) I used a ...
Summary: I agree that some more info would have been helpful. But, I will make some assumptions. I wil assume that you want to change the first line in some f...
Summary: Hi, i want to write a batch to do the following job. Now i have a.txt and b.txt. a.txt contains the information like: List1 Error SimulationError a L...
Summary: Hi, I have written a batch to ping Google (Internet Test) and then ping a server of ours (VPN Test) and the third thing I'd like to do is to check to ...
Summary: I need a specific batch to rename txt files to a format, using the data from the txt file itself. data within the files is for example: 0199999920090...
Summary: ====================================================================== I don't have time to write the code right now but the process is very easy (re...
Summary: Hello, I've got a question (as everyone here does.) Is there any way to automatically change the desktop wallpaper to an image file on the computer by...
Summary: Hi, So far I have a batch file that creates a set of nested folders within a specified folder. So far so good. Then I want to create a file by using i...
Summary: Ok, i hope this is the last question, cause i hate to keep bothering you, but it's still not working. This is what i have in my "multiIP.bat" program:...
Summary: I need help change my DIR filename from this style: 04_28_2006 (mm_dd_yyyy) to Apr_28_2006. I am not sure how to change 04 to Apr. Here is whaty I hav...
Summary: I need to create a script or batch file that will accept a value as input and then use that value to modify an .INI file. I have a customer that want...
Summary: I have a program that will only open if the system date is March 1, and will only be effective if the system date is current after program is opened. ...
Summary: Hi All, I want to create a Batch file where in it will open the notepad which is somewhere around 150+MB and go to File--->SaveAs---->Change the encod...
Summary: I would like to create a batch file to copy from one network drive to another. \\Desktop\shareddocs\dir1\file1 to c:\douments and settings\all users\d...
Summary: Hi I wrote a batch for WinXP to delete files older than a certain number of days, as I'm english I guess than I would have to change the date variab...
Summary: Using XP, want to write a batch that will change the admin password on a group of XP stations, by inputing the info automatically, using NET USER, lik...
Summary: and i have a visualC++ question. Anyone have a vague idea of how to change the windows xp desktop wallpaper? any suggestions would be greatly apprec...
Summary: Need help writing a batch that will open a txt file, find a date (that is in an http address), then change that date to current. Possible? ...
Summary: I have a folder [folder_a] that contains various other folders (different levels)and different folder names, each contains a single image with same na...
Summary: I have a batch that checks daily for the month day and year. I have to change a file name to be -3 days on a monday to the previous fridays date. I ...