- Joined
- 24 Jan 2002
- Messages
- 12,391
First fix for powering off with power window goes hidden at times, this usually fixes that:
Hit windows key, type "underline" this shows, enter, then turn on underline access keys
Done.
BONUS fix right click menu; forget navigating registry, do it opening command prompt, past this, done:
Done
Hit windows key, type "underline" this shows, enter, then turn on underline access keys
Done.
BONUS fix right click menu; forget navigating registry, do it opening command prompt, past this, done:
Code:
[LIST=1]
[*]reg add HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32 /ve /d "" /f
[/LIST]
Done