Linked by Thom Holwerda on Fri 2nd Dec 2005 11:29 UTC
Windows Microsoft is working on a significant new feature for Windows Vista, known as Restart Manager, which is designed to update parts of the operating system or applications without having to reboot the entire machine. "If a part of an application, or the operating system itself, needs to updated, the Installer will call the Restart Manager, which looks to see if it can clear that part of the system so that it can be updated. If it can do that, it does, and that happens without a reboot." And here & here are some more shots of Vista build 5259.
Thread beginning with comment 68055
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: Re: Woo-Hoo!
by Tom K on Fri 2nd Dec 2005 18:30 UTC in reply to "RE[2]: Re: Woo-Hoo!"
Tom K
Member since:
2005-07-06

SYSTEM can do all of this. It works quite similarly to UNIX -- ie. the whole unlinking while the file is opened.

Reply Parent Bookmark Score: 0

RE[4]: Re: Woo-Hoo!
by ma_d on Fri 2nd Dec 2005 19:43 in reply to "RE[3]: Re: Woo-Hoo!"
ma_d Member since:
2005-06-29

Yes, but do you know what the behaviour of programs using said shared library will do when it's changed out?
On a *nix system the old version is kept in memory until the last program using it closes, and new instances will load the new version.

Being able to do something, and it having defined behaviour are two different things.

Reply Parent Bookmark Score: 0

RE[5]: Re: Woo-Hoo!
by Tom K on Fri 2nd Dec 2005 22:38 in reply to "RE[4]: Re: Woo-Hoo!"
Tom K Member since:
2005-07-06

And how many Windows users care about this kind of functionality? Not many.

Those that do are server admins, and they run Server 2003 w/ SP1, which provides hot-patching.

Reply Parent Bookmark Score: 2