Sorry, but I don't understand anything, I just want a command to activate Alt+F4 when clicking the power off button (the big one) in the image.
I already have the shutdown Event Tracker activated on the system, I just want a shortcut to activate it by clicking on the Rainmeter button.
[Shutdown_Icon]
Meter=IMAGE
ImageName=Power.png
X=25
y=-7
W=75
H=75
MouseActionCursor=1
MouseOverAction=!execute [!RainmeterShowMeter Shutdown_Text][!RainmeterRedraw]
MouseLeaveAction=!execute [!RainmeterHideMeter Shutdown_Text][!RainmeterRedraw]
Here what do I do?
I already have the shutdown Event Tracker activated on the system, I just want a shortcut to activate it by clicking on the Rainmeter button.
[Shutdown_Icon]
Meter=IMAGE
ImageName=Power.png
X=25
y=-7
W=75
H=75
MouseActionCursor=1
MouseOverAction=!execute [!RainmeterShowMeter Shutdown_Text][!RainmeterRedraw]
MouseLeaveAction=!execute [!RainmeterHideMeter Shutdown_Text][!RainmeterRedraw]
LeftMouseUpAction=!Run ["%windir%\System32\nircmd.exe" sendkeypress alt+F4] ![]() |
Statistics: Posted by HardNeck — 1 minute ago — Replies 3 — Views 43