Jump to content

[Request] Restart Postponer


bigb

Recommended Posts

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

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