game untuk hp java

game untuk hp java
[ RAW ]
<<DOWNLOAD HERE>>

[ MORTAL COMBAT ]

<<DOWNLOAD HERE>>

[ICE AGE CONTINENTAL 4 ]

<<DOWNLOAD HERE>>

[SHADOWBANE SKY BETTEL]

<<DOWNLOAD HERE>>

[ULTIMATE SURVIVORS]

<<DOWNLOAD HERE>>

[BATMAN BEGIN]

 <<DOWNLOAD HERE>>

[RUSIAN MAFIA]

 

ara Menyembunyikan File pada Komputer dengan Notepad

buka notepad, lalu copy paste dibawah ini :

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%==type your password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End


lulu simpan dengan format .bat
contoh : lock.bat

Cara Membuka Folder yang telah Terkunci tanpa Aplikasi.

Cara Membuka Folder yang telah Terkunci tanpa Aplikasi.
1.       Buka notepad kalian
2.        Kemudian copyin deh kode ini ren "nama folder.{2559a1f2-21d7-11d4-bdaf-00c04f60b9f0}" "nama folder"
3.       Trus simpan tuh di dekat folder yang kalian kunci tadi. Dengan nama unlock.bat. jangan lupa ganti extensi dati *.txt pada jendela save tadi menjadi all folder.
           4.       Doble klik tu unlock.bat. folder yang kamu kunci tadipun terbuka.
atau  klik kanan pada file yang berformat bat td,pilih edit dan cari passordnya didalam