COMPUTER TRICKS
HOW TO ABORT A SYSTEM SHUTDOWN WITH THE .BAT FILE
This is just is easy to do. Youo dont need any program or software in other to do this. The only thing you need is your notepad In order to access your notepad this is to windows 07 users and xp
Go to the start menu click on accesories click on notepad then here we go
- type echo off
- shutdown -a
- save as (the name you want to give to the file. e.g shutdownabort.bat)
- double click anytime you want to abort the systemshutdown
IS THIS NOT SIMPLE.......!! DONT FORGET TO COMMENT IF THIS IS HELPFULL AND FOLLOW...!
sosurce:
seebgh.com |
Prince Abodakpi
HOW TO ABORT A SYSTEM SHUTDOWN WITH THE .BAT FILE
Reviewed by
seeb.com
on
March 05, 2016
Rating:
5
';
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();