coddec / Classic-Shell

Original code of Classic Shell (v4.3.1), original author Ivo Beltchev
http://www.classicshell.net
MIT License
689 stars 571 forks source link

support for hydrated reboot aka `shutdown -g` #37

Open mailinglists35 opened 5 years ago

mailinglists35 commented 5 years ago

shutdown -g does a restart AND after logging in it automatically reopens your apps that were open at the time of restart. it is what it does when you 'update and restart', except you can trigger it manually without also updating.

windows has no native GUI for this, but can CS add this as an item in the shutdown menu?

thanks!

don't know where hydrated reboot comes from, I just saw a Microsoft engineer using the term on reddit

mailinglists35 commented 5 years ago

oops I didn't realize I was living under a stone, created the issue in the new repo https://github.com/Open-Shell/Open-Shell-Menu/issues/152