------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

    

var child_process= require('child_process'); 

child_process.exec('taskkill /im nw.exe -f', function(req,res,next){
})

 


 
                    
            
                

相关文章: