Shutdown PC Using Code


(1) Right Click on Desktop

(2) New-> Shortcut

(3) Enter Following Code in Text box
        
       shutdown.exe /s /t 00

(4) Give Name Any name for Shortcut

(5) Finish......

Comments

Popular posts from this blog

Send Mail Using ASP.Net

jQuery Ajax PHP Connectivity Example