华硕ASUS-华硕键盘热键功能-快捷键驱动程序(ATKACPI)ASUS-Keyboard-Hotkeys
资源内容介绍
华硕键盘热键功能版本:ASUS_Keyboard_Hotkeys_Driver_W10_64_VER2080华硕键盘热键可以与Fn键一起使用,提供快速访问某些功能和在某些功能之间切换的功能由于不同机种型号所搭配的快捷键驱动程序和应用工具有所不同,这里为ATKPackage驱动程序 <?xml version="1.0" encoding="UTF-16"?><Task version="1.2" xmlns="http://schemas.microsoft.com/windows/2004/02/mit/task"> <RegistrationInfo> <Date>2013-08-09T11:44:38.6785945</Date> <Author>ASUSTek Computer Inc.</Author> <URI>\ATK Package 36D18D69AFC3</URI> </RegistrationInfo> <Triggers> <EventTrigger> <Enabled>true</Enabled> <Subscription><QueryList><Query Id="0" Path="System"><Select Path="System"> *[System[Provider[@Name='User32'] and (Level=3) and (EventID=1073 or EventID=1077)]] </Select></Query></QueryList></Subscription> </EventTrigger> </Triggers> <Principals> <Principal id="Author"> <UserId>S-1-5-18</UserId> <RunLevel>HighestAvailable</RunLevel> </Principal> </Principals> <Settings> <MultipleInstancesPolicy>Parallel</MultipleInstancesPolicy> <DisallowStartIfOnBatteries>false</DisallowStartIfOnBatteries> <StopIfGoingOnBatteries>false</StopIfGoingOnBatteries> <AllowHardTerminate>false</AllowHardTerminate> <StartWhenAvailable>false</StartWhenAvailable> <RunOnlyIfNetworkAvailable>false</RunOnlyIfNetworkAvailable> <IdleSettings> <StopOnIdleEnd>false</StopOnIdleEnd> <RestartOnIdle>false</RestartOnIdle> </IdleSettings> <AllowStartOnDemand>true</AllowStartOnDemand> <Enabled>true</Enabled> <Hidden>false</Hidden> <RunOnlyIfIdle>false</RunOnlyIfIdle> <WakeToRun>false</WakeToRun> <ExecutionTimeLimit>PT0S</ExecutionTimeLimit> <Priority>7</Priority> </Settings> <Actions Context="Author"> <Exec> <Command>"C:\Windows\System32\DriverStore\FileRepository\atkwmiacpiio.inf_amd64\AsHotkeyExec64.exe"</Command> <Arguments>-CancelShutdown</Arguments> </Exec> </Actions></Task>