Jump to content

Recommended Posts

Posted

In Vista when you install updates you can postpone a restart for upto four hours. Is there a similar prog for XP and if there is can it be made into and addon?

TIA

Posted

Running the hotfix with "/norestart" command does the job offline, but your asking for windows update installations. I have no idea for that, sorry.

Posted (edited)

Thanks for the response. It's for when Windows updates automatically (little yellow shield thing in the systray) and then pops up a window asking to restart or postpone. In Vista you can postpone for up to 4 hours. Not a big problem just a small annoyance really.

Edit : Just found this

http://thebackroomtech.wordpress.com/2007/10/12/how-to-delay-the-windows-automatic-updates-reboot-nag-screen-and-the-automatic-reboot-after-applying-updates/

Describes a reg file to delay restart for 24 hours.

Also this.

http://www.ejabs.com/blog/2007/05/how-to-disable-the-windows-xp-automatic-updates-restart-nag-screen/

How can I incorporate this in nLite or similar?

Edited by bigb
Posted (edited)

Ok, nice find. You can add these registry entries in one of your inf files:

[REGEntries.AddReg]
HKLM,"SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU","RebootRelaunchTimeoutEnabled",0x10001,01,00,00,00
HKLM,"SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU","RebootRelaunchTimeout",0x10001,a0,05,00,00
HKLM,"SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU","NoAutoRebootWithLoggedOnUsers",0x10001,01,00,00,00

Then the trick would work (dunno if it does what you want, though)

Edited by MrNxDmX
Posted

Will try this out but it could be a long time before being able to test. Not all updates require a restart ^_^

Thanks.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...