Summary: I need to create a batch file that will clear the "browse in same window check box" from the Tools -> Folder Options -> File Types tab -> .xls -> Adva...
Summary: I've tryed searching all over the google but can not find it. Could someone please write me a batch script to change my desktop wallpaper when ran. i....
Summary: A)I want the follow program can be able to edit name or number and delete entries as contact details change.b) I want my program can select a Menu whi...
Summary: Hi, 1. To get default printer: use Printer object e.g.: Printer.DeviceName returns name of the default printer. 2.To enumerate all printers on your ...
Summary: Hi, I am in the current situation where I install lots of programs daily on mayn PC's. What needs to be done is, I need to install the following: jre-...
Summary: The .ini is on each client, all of the .ini's bare the same name, and no there are not more then one on each machine. All i need is a batch file that ...
Summary: I am looking for a batch file what can stop a service on a server, Then change the password associated with the service. Actualy, I can get the servi...
Summary: i would like to create a file that preforms 2 operations: 1. finds an line in a file goes one line above that and inserts a line and a string statemen...
Summary: Hi guys i would like to create a batch file to change the date in multiple text files but am kind of lost, here is what i have: @ECHO OFF set SrcFolde...
Summary: Hi all, Is there anyway to set up a batch file or other program to read data from a .csv file and tell me if any from a preselected list is missing? C...
Summary: Hi As far as I know the set command is'nt case sensitive. I have an old dos program call Change.com from a PC Magazine floppy. It allows you to chang...
Summary: That's what i want to do but using an API command from inside a VB6 program. I don't want someone to be able to change the background. I am managing 4...
Summary: A (indirect) way to enable the batch to be aware of the download's end is to costantly (say every five minutes) monitor the files' size and presence i...
Summary: I have a program called “Bookdisk” which has been distributed on a CD to purchasers of a book I wrote. Using the VB6.0 Package and Deployment Wizard, ...
Summary: Using cmd.exe, there isn't a "proper" way to write some output without ending with a new line. However, there is a "trick" you can use: Instead of ech...
Summary: I don't think this the problem is just the code page according to this page: "Only the original equipment manufacturer (OEM) code page installed with ...
Summary: I want to use a batch to copy files to a plugged in flashdrive. How can I get the drive letter of the flashdrive? (I use different computers so the dr...
Summary: I would like to know how to get a batch file to open other files? And what would i need to do if i went more than one opened? Added to this can the fi...
Summary: I have found a number of scripts that can output a list of installed programs but not really in the correct format. I would like one script to output ...
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: If you use the 'current' system date, you will always have to run the program 'today' or the file date would never match. A better solution would be ...
Summary: Hello again All, I'm currently working on a project that requires a batch to be ran on two windows server 2003. I have a batch file on both servers ...
Summary: Do you know how to change the colors of the fonts and the background in a console application ? Thanks in advance for your help ... Miroslav. ...