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
  •  | 
  •  

Question

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?

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top