Windows 8 : Hook explorer.exe so that when PC startup, it will start the specified application and show the application's UI

StackOverflow https://stackoverflow.com/questions/18825859

  •  28-06-2022
  •  | 
  •  

Pregunta

Is it possible to Hook explorer.exe on Windows 8 so that when PC startup, it will startup the specified application and show the application's UI instead of showing the default UI of windows 8?

¿Fue útil?

Solución

You can replace the Shell registry key under HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon to start a different UI.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top