💻 Software
Internet Explorer commandline arguments
Fresh5 days ago
Mar 15, 202698467 viewsConfidence Score0%
0%
Problem
I'm trying to run Internet Explorer from a batch file/scheduled task. My batch file contains (in its entirety): When I run the batch file the URL picks up the command line argument, rather than acting on it. http://superuser.com%20-nohome/ I'm sure I'm doing something silly, but don't see what at t…
Error Output
cd "%ProgramFiles%\Internet Explore" iexplore.exe http://superuser.com -nohome
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Internet Explorer commandline arguments
Low Risk
Please refer to the documentation for Internet Explorer command-line options. Command-line options should go before the URL, and is not even a supported option. Where did you learn about ?
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix