`

Running IE from command line

阅读更多

Here's a simple way you can run Internet Explorer from the command line:

Create a new text file that contains the following line:

@start "" /b "C:\Program Files\Internet Explorer\iexplore.exe" %*

Rename the file e.bat

Copy this file to your profile folder C:\Documents and Settings\your_account_name

Now you can open a command prompt window and type the following:

e www.mtit.com

This will start Internet Explorer and open the URL for www.mtit.com (my own website) or any other URL you specify.

Article not looking right or info is missing? Let us know so that we can fix it: <script type="text/javascript">ShowEmail('info/windowsnetworking|com','');</script>.

分享到:
评论

相关推荐

    unix command line notes (2010)

    - **Launching graphical applications from the command line(从命令行启动图形应用)**: 介绍了如何在没有图形界面的情况下启动图形化应用程序。 #### 后台任务管理 - **Background commands(后台命令)**: ...

    exec-command-line-from-ui:Meteor 示例演示在命令行上运行某些内容

    git clone https://github.com/awatson1978/exec-command-line-from-ui.gitcd exec-command-line-from-ui# And then running it...meteor许可麻省理工学院许可证。 随意使用,包括用于商业目的。

    Linux for Developers

    ### Linux for ... this book provides a comprehensive introduction to Linux programming, covering a wide range of topics from command line basics to advanced scripting and programming techniques.

    cli-rel-.NET Core command-line (CLI) tools, used for building .N

    cli-rel_.NET Core command-line (CLI) tools, used for building .NET Core apps and libraries through your development flow (compiling, NuGet package management, running, testing-1.0.0

    Running Lean: Iterate from Plan A to a Plan That Works

    Ash Maurya takes you through an exacting strategy for achieving a "product/market fit" for your fledgling venture, based on his own experience in building a wide array of products from high-tech to ...

    Running an Application from Internal Flash Memory on the TMS320F28xx DSP

    在本篇应用报告中,我们将深入探讨如何在TMS320F28xx系列数字信号处理器(DSP)上从内部闪存运行应用程序。TMS320F28xx系列DSP是德州仪器(TI)推出的一系列高性能、低功耗的32位定点DSP,广泛应用于电机控制、电力...

    lucene lsql

    This tool is useful for running automated queries against a Lucene database without writing any code, or for making quick changes from the command line. The tool also supports commands such as ...

    R2WinBUGS:A packages for running WinBUGS from R

    The R2WinBUGS package provides convenient functions to call WinBUGS from R. It automatically writes the data and scripts in a format readable by WinBUGS for processing in batch mode, which is possible...

    用Python实现命令行闹钟脚本实例

    前言: 这篇文章给大家介绍了怎样用python创建一个简单的报警,它可以运行在命令行终端,它需要分钟做为命令行参数,在这个分钟后会打印... Start it running from the command line # with a command line argument s

    running_page_Running_

    在IT行业中,运行页面(Running Page)通常是指一个动态加载并持续更新内容的网页。这里的"running_page_Running_"可能是某个Python项目或脚本的名称,用于创建或自动化处理与运行页面相关的任务。Python因其丰富的...

    Bash Quick Start Guide

    For people who need to use the command line regularly in their daily work, this book provides practical advice for using the command-line shell beyond merely typing or copy-pasting commands into the ...

    C# to Java 代码转换工具

    Running from the command line: C# to Java Converter can be launched directly for a specific project, folder, or file conversion from the command line. Command line.(命令行执行) 其他一些特点: 1. ...

    Troubleshooting.Windows.Server.with.PowerShell

    Check the processes running on your computer and gather information about them, or start and stop them from the command line Quickly check if services are running, and stop or start them as needed ...

    a micro processor simulator for educational purposes

    running one of the following at the command line: To compile with Linux fix.sh unix To compile with DOS/DJGPP: fix.bat djgpp To compile with Windows/MinGW32: fix.bat mingw32 To compile with ...

    KeepOutlookRunning.rar

    《Outlook插件:KeepOutlookRunning的详细解析与应用》 在现代办公环境中,Microsoft Outlook作为一款功能强大的电子邮件客户端,被广泛应用于个人和企业。然而,为了满足用户更高效、个性化的使用需求,Outlook...

    command_line:PHP 应用程序的 CLI 支持

    #ThinFrame 命令行 ... ##特征 通过 Composer 轻松安装 无限级别的连锁命令thinframe command childcommand1 childcommand2 ... Bash 集成( /usr/bin命令和...通过作曲家: composer require thinframe/command-line

    keep out look running dll文件

    "keep out look running dll文件"是一种特殊的动态链接库(DLL)文件,主要用于Microsoft Outlook这款流行的电子邮件客户端。DLL文件是Windows操作系统中的一个重要组成部分,它们包含了可由多个程序共享的代码和...

    KeepOutlookRunning.zip

    标题"KeepOutlookRunning.zip"表明这是一个与让Outlook在关闭窗口后继续在后台运行相关的压缩包文件。描述中提到,用户在点击右上角的关闭按钮后,Outlook不会立即退出,而是会保持后台运行状态,这样做的目的是防止...

    KeepOutlookRunning的32位和64位的脚本文件

    标题中的“KeepOutlookRunning”指的是一个特定的脚本或工具,主要用于保持Outlook应用程序的运行状态。在Office办公环境中,Outlook是重要的电子邮件、日历和任务管理工具。有时,由于各种原因,Outlook可能会意外...

    Docker: Up & Running: Shipping Reliable Containers in Production 2nd Edition

    Start working with Docker images, containers, and command line tools Use practical techniques to deploy and test Docker containers in production Debug containers by understanding their composition ...

Global site tag (gtag.js) - Google Analytics