Síða 1 af 1

Automatic updates??

Sent: Mið 14. Jan 2009 19:28
af KermitTheFrog
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

Re: Automatic updates??

Sent: Mið 14. Jan 2009 19:54
af Gúrú
Vil ekkert vera að monta mig, en google er vinur minn :D

"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"

Re: Automatic updates??

Sent: Mið 14. Jan 2009 20:08
af viddi

Re: Automatic updates??

Sent: Mið 14. Jan 2009 20:12
af KermitTheFrog
Takk fyrir svörin. Það var bara alveg stolið úr mér hvað ég gæti gúgglað

Re: Automatic updates??

Sent: Mið 14. Jan 2009 20:19
af Gúrú
Ekki málið kaggl.