Code University

      "Where tuition is free!"

News | Images | Contact     
  • Home
  • Coding KC
  • Scripts
  • Software
  • Templates
  • Tutorials
  • About
 

Coding Knowledge Center

Windows


Page Contents
[X] CLOSE

Batch Files

  • Batch Files (Stop Windows Update restart messages)
Toggle Page Contents
Batch Files (Stop Windows Update restart messages)Copy  To New Window  Top ^
net stop wuauserv
To eliminate this message from popping up over and over again until a reboot is performed, create a batch file and put it on your desktop for easy access. I call it "restart_nag_kill.bat". Put the above code in the file. Now whenever you get that restart message and want it to go away so you can work, execute the batch file. * Note: If you accidentally were to hit the "Restart Now" button, all applications would be shutdown as well as the computer and you wouldn't be able to stop it. So this batch file is a good tool to use to avoid that action while you are working.
Technologies
  • Introduction
  • Awk
  • Bash
  • Cron
  • CSH
  • CSS
  • CVS
  • FTP
  • FTPS
  • HTML
  • JavaScript
  • KSH
  • Linux
  • Linux (Debian)
  • Linux (LPIC 101-102)
  • Linux/Unix
  • Mac OS X
  • MySQL
  • Oracle
  • Perl
  • PGP
  • PHP
  • Sed
  • SQLite
  • SSH/SCP/SFTP
  • Telnet
  • UNIX
  • Windows
Resources
  • CodeIgniter - MVC Framework
  • HowtoForge - Linux Tutorials
  • Linux Today - Linux News
  • Lxer - Linux News Feed
  • Monsterb - Linux, Podcasting
  • MySQL - Databasing
  • Perl - Programming
  • PHP - Programming
  • Systhread - Admin & Programming
  • W3Schools - Web Tutorials
About

Code University contains a wealth of technical information aimed at the computer sciences.


 
Home | Coding KC | Scripts | Software | Templates | Tutorials | About
Top ^
 
© 2007-2012 Code University| Disclaimer
Website template by Arcsin