04-22-2016 08:46
04-22-2016 08:46
This is a simple code
Copy the following code in notepad and SaveAs.. *.bat (*- upto your wish but with .bat)
================================================================
echo off
Shutdown.exe /s /hybrid /f /t 3612 &
mode con:cols=40 lines=3
cls
echo FitBit Charging for one hour
echo Make sure it is plugged in properly
Timeout /t 15 /nobreak >nul
cls
echo FitBit Charging for one hour
echo Please make sure this device has enough battery to last for one hour
Timeout /t 15 /nobreak >nul
cls
echo FitBit Charging
echo 0 Minutes done
Timeout /t 570 /nobreak >nul
cls
echo FitBit Charging
echo 10 Minutes done
Timeout /t 600 /nobreak >nul
cls
echo FitBit Charging
echo 20 Minutes done
Timeout /t 600 /nobreak >nul
cls
echo FitBit Charging
echo 30 Minutes done
Timeout /t 600 /nobreak >nul
cls
echo FitBit Charging
echo 40 Minutes done
Timeout /t 600 /nobreak >nul
cls
echo FitBit Charging
echo 50 Minutes done
Timeout /t 600 /nobreak >nul
cls
mode con:cols=80 lines=5
echo FitBit Charge Complete
Shutdown.exe /s /f /t 10
echo Your System will shut down in few moments...
echo thank you
Timeout /t 10 /nobreak
Shutdown.exe /s /f /t 00
exit
pause .nul
================================================================
04-22-2016 13:52
04-22-2016 13:52
I don't understand your post at all?????
@BlackFeather wrote:This is a simple code
Copy the following code in notepad and SaveAs.. *.bat (*- upto your wish but with .bat)
================================================================
echo off
Shutdown.exe /s /hybrid /f /t 3612 &
mode con:cols=40 lines=3
cls
echo FitBit Charging for one hour
echo Make sure it is plugged in properly
Timeout /t 15 /nobreak >nul
cls
echo FitBit Charging for one hour
echo Please make sure this device has enough battery to last for one hour
Timeout /t 15 /nobreak >nul
cls
echo FitBit Charging
echo 0 Minutes done
Timeout /t 570 /nobreak >nul
cls
echo FitBit Charging
echo 10 Minutes done
Timeout /t 600 /nobreak >nul
cls
echo FitBit Charging
echo 20 Minutes done
Timeout /t 600 /nobreak >nul
cls
echo FitBit Charging
echo 30 Minutes done
Timeout /t 600 /nobreak >nul
cls
echo FitBit Charging
echo 40 Minutes done
Timeout /t 600 /nobreak >nul
cls
echo FitBit Charging
echo 50 Minutes done
Timeout /t 600 /nobreak >nul
cls
mode con:cols=80 lines=5
echo FitBit Charge Complete
Shutdown.exe /s /f /t 10
echo Your System will shut down in few moments...
echo thank you
Timeout /t 10 /nobreak
Shutdown.exe /s /f /t 00
exit
pause .nul================================================================
04-22-2016 19:29
04-22-2016 19:29
You can connect the watch it will charge for one hour and shutdown your computer.. thats it..
i got super mad at myself cause the first day i put to charge and slept morning after 8 hrs the watch was warm
04-22-2016 23:28
04-22-2016 23:28
Ok I dont think so? I dont understand
Wendy | CA | Moto G6 Android
Want to discuss ways to increase your activity? Visit the Lifestyle Forum
04-23-2016 15:46
04-23-2016 15:46
He wrote a program for the laptop/computer to auto-shutdown after the Surge has charged for 1 hr. So you can sleep or do your work and even if you forget the Surge wont get heated up or overcharge as the laptop gets shutdown automatically in an hour!
04-23-2016 18:12
04-23-2016 18:12