open a .txt file.... paste this code... save.. rename as .bat
Create a folder called "Battery Log" on the Desktop.
Start it normaly = Battery Log
Start it with admin privilegs = Sleepstudy + Battery Log
set DD=%DATE:~0,2%
set MM=%DATE:~3,2%
set YY=%DATE:~8,2%
set YYYY=%DATE:~6,4%
set...