Awesome thanks for the help. I had a little trouble getting it to do a passive install but after playing with it for a while I was able to complete that.
If i wanted to add another step to this would it be a large challenge to get it to see if 7zip is installed and if not download it then install it? Something like this after downloading the main file. IF 7zip is installed to C:\Program Files\7-Zip\7z.exe Continue with other code ELSE Download 7 zip ...
Sorry for the mistakes you had, i wrote that code directly without testing, I Edited the 2nd Code up, and i tested it it's now working. Not a problem what so ever. Thanks a lot for the follow up it worked great! Plus this also lets me learn a lot more about the batch files so i can do more on my ow...
I tried to use the one with vbscript. the first thing I got was the error with the "goto eof" I had to remove this and after I did this it would flash up on the screen the cmd with the following message '"ziptempzipFile_name\"' is not recognized as an internal or external command...
I have never tried this before but looking up stuff online for batch files seemed to be really interesting. However with that being said Im having trouble getting it to work the way I want it to. What im trying to get my batch file to do is go to a link that will download a zip'd folder. Then I want...