HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows\ShutdownTime
Binary 값으로 이 값을 FILETIME으로 변경하는 것은 아래 링크 참고.
Get the date-time of last windows shutdown event using .NET
Is there a way to find out when the system was last shutdown? I know there's a way to find out last boot up time using the LastBootUpTime property in Win32_OperatingSystem namespace using WMI. Is...
stackoverflow.com
'Windows > Registry' 카테고리의 다른 글
Dirty shutdown (0) | 2022.02.22 |
---|---|
관리자 권한에서 네트워크 드라이브 연결 (1) | 2021.04.14 |
Windows 10 Tablet mode (0) | 2020.09.20 |