
求助大神把網(wǎng)頁默認打開方式改成IE打開代碼如下,assoc .shtml=shtmlfileassoc .htm=htmfileassoc .html=htmlfileftype shtmlfile=C:Program Files (x86)Internet Exploreriexplorer.exe %%1ftype htmlfile=C:Program Files (x86)Internet Exploreriexplorer.exe %%1ftype htmfile=C:Program Files (x86)Internet Exploreriexplorer.exe %%1現(xiàn)在控制面板里的默認程序是谷歌游覽器,我刷完腳本,去注冊表里確認,的確被改了。但是控制面板里還是顯示谷歌,然后打開文件的時候,的確還是用谷歌打開。請問各位大神,是代碼哪里不對嗎?

