iexplore.exe的命令行参数
收集一些iexplore.exe的命令行参数,
-new Specifies that the browser window will start a new browsing process. -k Specifies that the browser will start in Kiosk (full-screen) mode. -nohome Specifies that the browser will start without its home page. -embedding Specifies that the Web browser control will start if no home page is displayed. -channelband Specifies that the browser will display the Channels folder.
首先iexplore.exe是要接收一个URL的,例如:iexplore.exe www.dreamdu.com
参考:http://technet.microsoft.com/zh-cn/library/dd346947(en-us).aspx

