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

سؤال

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?

هل كانت مفيدة؟

المحلول

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

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top