Tuesday, May 20, 2008

How to ADD Shutdown Button in My Computer

Friends if u wana Add shutdown option in My Computer Right click...Then type below words in note pad Then Save As, Put File Name abc.bat in save type as put All Files, now save this file at ur Desktop...u will see a new file at ur desktop doubble click this file....now right click my computer u will see shutdown option....type this words notpad

reg add "HKCR\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\[Shutdown]\command" /ve /t REG_EXPAND_SZ /d "shutdown -s -f -t 00" /f

No comments: