I want to the led on my Lenovo Thinkpad- T500 to blink programmatically. I see it can be done in linux by
echo "on" > /proc/acpi/ibm/light
Is there any equally simple windows alternative for this. I will be really grateful for any suggestions.
Thanks.