/ Published in: Other
                    
                                        
command to shutdown / restart windows
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
"shutdown /s /t 30" which will allow 30 seconds for applications to close.
"shutdown /r /t 30"
"shutdown /s /f" which will force process.
"shutdown /r /f"
Comments
 Subscribe to comments
                    Subscribe to comments
                
                