|
-
batch file script
Hey all,
I have four programs that I might have to install when we get a new computer. I cannot create an image as the company is not big enough to warrant spending the money on the software for how little it would be used (I get two or three computers at a time, with different hardware). I have to install two programs on all the computers, and the other two programs depending on who gets the computers. I currently have four .bat files that do this (along with some other file system changes, copying and deleting), one for each combination. What I would like to do is create a script that will take switches on the command line and copy the required files, and install the other programs according to the switches (possibly /r for to install Adobe Reader since some of the computers have the full Acrobat, and others don't have any). Does anyone know how this could be done using batch files (.bat) in Windows XP? If not using .bat's, can anyone point me to some good VBS or similar language sites that will show me how to do this? I have a little experience in VB, C++, and Java.
Thanks,
Danny
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|