Just follow the video above and copy then paste the code to a new txt documents!!! cls @ECHO OFF title Folder Locker if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK if NOT EXIST Locker goto MDLOCKER :CONFIRM echo Are you sure u want to Lock the folder(Y/N) set/p "cho=>" if %cho%==Y goto LOCK if %cho%==y goto LOCK if %cho%==n goto END if %cho%==N goto END echo Invalid choice. goto CONFIRM :LOCK ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" echo Folder locked goto End :UNLOCK echo Enter password to Unlock folder set/p "pass=>" if NOT %pass%==Your-Password-Here goto FAIL attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B...
I was updating the system of my asus laptop in my Office when I remember that I have to go to another office related to my work. I check on the battery and still a few hours left. So I went to the Office and met my friends there and time pass by so quick and remembered my laptop was not plug. So I went back to my Office quickly and found out that my laptop was dead and drained. So I plug the power supply and wait for the charging led to lit. Unfortunately, there was no sign of life. So tried to power on and my laptop was shock because it was totally dead. I was so worried about my laptop because of my reports were there. I try to research on google on how to solve it and one of the solution is to plug the power supply without the battery and since my laptop battery is built-in, I reject that one. I check the output of the power supply and it gives the exact voltage to hopefully open up my device. Tried many procedure like pluging it for few hours, pressing any...