Skip to content

使用Windows Service C++實現Modern Standby偵測,並直接在Service內創建執行緒偵測傳遞的事件

Notifications You must be signed in to change notification settings

KennyKang7012/MonitorModernStandby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MonitorModernStandby

Installing the Service

sc create "MonitorSystemPowerState" binPath= C:\MonitorModernStandby.exe

Uninstalling the Service

sc delete "MonitorSystemPowerState"

Installing and Uninstalling

Installing and Uninstalling.

Result

Service Result.

About

使用Windows Service C++實現Modern Standby偵測,並直接在Service內創建執行緒偵測傳遞的事件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published