Start the browser automatically and display it in full screen

Achieved effect: After the computer is turned on, the default browser is automatically launched to open the default home page and display it in full screen.

Implementation process:

1. Use the command line regedit to open the registry;

2. Find: HKEY_LOCAL_MACHINE-->SOFTWARE-->Microsoft\Windows-->CurrentVersion-->Run, create a new "string value", the value name is: iexplore, the value data is: iexplore -k

3. Restart the computer, the system will automatically open the default browser and open the default page. The browser has no menu bar, no address bar, and no browser information such as status bar. The content of the webpage covers the entire screen, that is, full-screen mode.

 

PS: Is it very simple? I pondered on this broken function for several days, and my colleague solved it in a few minutes. Hey, there is no way to kill a stupid pig!embarrassmentembarrassment

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326566025&siteId=291194637