When you browse a webpage, If you right-click the webpage and select the "View Source File" option in the menu, the system will call notepad to open the HTML source file of the webpage, you can change the default open program by modifying the Registry, and then:
1. Open the registry.
"Start" menu-> "run"-> enter regedit and click OK.
2. Open HKEY_LOCAL_MACHINE \ SOFTWARE \ MICROSOFT \ internet explorer, create a primary key "View Source Editor" under it, and create another primary key www.2cto.com "Editor Name ", click "default" in the window on the right to set the value to the path and file name of the program to be replaced.
3. reSTART internet explorer to view the source file of a webpage. Then, you will find that the opened program has been changed.
**************************************** *****************
For a friend who needs to view the webpage source file, using the text editor provided by the system far does not meet our requirements.
You can use UltraEdit as a well-known and useful text editor. There are many features.
Change the default source file editor of IE. When you browse a webpage, If you right-click the webpage and select the "View Source File" option in the menu, the system will call notepad to open the HTML source file of the webpage. You can modify the Registry to change the default open program, and then open the Registry as follows. "Start" menu-> "run"-> enter regedit and click OK. 2. Open HKEY_LOCAL_MACHINE \ SOFTWARE \ MICROSOFT \ internet explorer, create a primary key "View Source Editor" under it, and create a new primary key "Editor Name" under it ", click "default" in the window on the right to set the value to the path and file name of the program to be replaced. 3. reSTART internet explorer to view the source file of a webpage. Then, you will find that the opened program has been changed. **************************************** *****************
For a friend who needs to view the webpage source file, using the text editor provided by the system far does not meet our requirements. You can use UltraEdit as a well-known and useful text editor. There are many features.