Automatic updates??
-
Höfundur - Kóngur
- Póstar: 4273
- Skráði sig: Mán 07. Júl 2008 23:32
- Reputation: 67
- Staða: Ótengdur
Automatic updates??
Hvað heitir processið sem poppar upp á 5 mín fresti og segir manni að restarta tölvunni? Langar að geta gert bara "end process" í Task Manager
-
- Bannaður
- Póstar: 5677
- Skráði sig: Fös 17. Mar 2006 23:08
- Reputation: 1
- Staðsetning: ;)
- Staða: Ótengdur
Re: Automatic updates??
Vil ekkert vera að monta mig, en google er vinur minn
"restart in 5 minutes disable"
"http://www.coderetard.com/2008/12/10/how-to-disable-automatic-restart-after-windows-update/"
Og fyrir framtíðina:
Control Panel > System > Automatic Update tab, og svo "Blablabla but let me choose when to install them"
"restart in 5 minutes disable"
"http://www.coderetard.com/2008/12/10/how-to-disable-automatic-restart-after-windows-update/"
Kóði: Velja allt
XP Pro:
# Click Start -> Run.
# Type “gpedit.msc” without the quotes to open the group policy editor. Hit enter.
# Navigate to Local Computer Policy -> Computer Configuration -> Administrative Templates -> Windows Components -> Windows Update.
# Double click on “No auto-restart with logged on users for scheduled automatic updates installations” (it may be something similar depending on your service pack installed)
# Select the “Enable” radio button. This disables the automatic restart after updating.
# Click OK and close Group Policy.
XP Home:
1. Click on Start -> Run.
2. Type “regedit” without the quotes. Hit enter.
3. Navigate to HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate\AU.
4. Double click on the “NoAutoRebootWithLoggedOnUsers” registry key and set its DWord value to 1. If it does not exist, create it yourself by right clicking on the right window pane, selecting New -> DWORD Value. Then type in the same name and set its value data to 1.
Og fyrir framtíðina:
Control Panel > System > Automatic Update tab, og svo "Blablabla but let me choose when to install them"
Modus ponens
-
- Stjórnandi
- Póstar: 1310
- Skráði sig: Mán 03. Nóv 2003 12:50
- Reputation: 7
- Staðsetning: <?php
- Hafðu samband:
- Staða: Ótengdur
Re: Automatic updates??
Fyrsta result á google
http://www.codinghorror.com/blog/archives/000294.html
http://www.codinghorror.com/blog/archives/000294.html
A Magnificent Beast of PC Master Race
-
Höfundur - Kóngur
- Póstar: 4273
- Skráði sig: Mán 07. Júl 2008 23:32
- Reputation: 67
- Staða: Ótengdur