If you use Regedt32 to set the data value of the EjectableDocks value name at
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\IDConfigDB\CurrentDockInfo to 0, the next time you
log on the Eject PC entry will be removed from the Start menu.
Unfortunately, when you restart your computer, the data value is reset to 1.
To circumvent this behavior, use the freeware REG to configure a entry in the Run subkey:
1. Use Regedt32 to navigate to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run.
2. On the Edit menu, Add Value name Eject and set the this REG_SZ data value to
<PATH>\reg.exe -Quiet -Set REG_DWORD \HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\IDConfigDB\CurrentDockInfo\EjectableDocks=03. Exit Regedt32.
0 comments
Hide comments