Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch file for Internet Explorer
Name: Russ_G Date: May 6, 2009 at 16:49:00 Pacific OS: Windows XP Subcategory: General
Comment:
I was wondering if there is a way to run a batch file that would
open IE to a page (This part I know already) Search a page for a file type Download the file to a preselected location and then Close
I am attempting to pull down virus definitions data from my corporate AV site and my FTP batch file seems to hang but I can bring up the site in my browser and download the file I need all day long.
Summary: I need to determine wether a program that runs a batch file is Internet Explorer or not. I have a file type that uses a batch file to execute when the file type is clicked. From IE i want to use diffe...
Summary: Wow, I leave for a few days, and no one posts this? The lot of you are slipping. Slipping, I say! Well, if all you're going for is a warning message, it could be something like this batch file: @for %...
Summary: I have 3000+ folders with unique names, each with several common subfolders within them. What I would like is a batch file that could look in a particular subfolder of each parent folder, and check if...