`

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>.

分享到:
评论

相关推荐

    BURNINTEST--硬件检测工具

    command line option is used. Release 5.3 build 1014 WIN32 release 30 January 2008 - Corrected a problem where the loopback sound test could run out of memory if run for several days. Release 5.3 ...

    esp-idf-v3.2.zip

    When the build finishes, it will print a command line to use esptool.py to flash the chip. However you can also do this automatically by running: idf.py -p PORT flash Replace PORT with the name of ...

    王小平版遗传算法的光盘源代码

    command line, values from this file override the previous values for that population, else if `none is specified on the command line, the parameters will retain the default values. Remember you ...

    ICS delphixe10源码版

    The latest versions of ICS can be downloaded from the ICS Wiki web site: http://wiki.overbyte.be/wiki/index.php/ICS_Download ICS V5 and V6 are archive releases no longer updated, last supported ...

    Sysinternals 实用程序全集 (完整版 49.2M)

    The PsTools suite includes command-line utilities for listing the processes running on local or remote computers, running processes remotely, rebooting computers, dumping event logs, and more. ...

    Visual C++ 编程资源大全(英文源码 其它)

    28.zip Case switching 这个宏实现文字的大小写互换(4KB)&lt;END&gt;&lt;br&gt;29,29.zip WM_COMMAND user message macro WM_COMMAND用户消息宏(5KB)&lt;END&gt;&lt;br&gt;30,30.zip Better caret movement by words 在IDE...

Global site tag (gtag.js) - Google Analytics