Neeehh Jib....master nyaa..... :-)
Sorry gw blom sempet bales sms loe,......hehehee
============================================================
@ECHO OFF
titipan kunci folder
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Serius nich mau Kunci ??(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 Foldernya dah terkunci
goto End
:UNLOCK
echo Eiittt masukkan pasword dulu
set/p "pass=>"
if NOT %pass%== titipan 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 Foldernya berhasil di buat
goto End
:End
2010/10/29 Najib <[email protected]>
> Dulu di milist si rully ato sigit pernah posting cara ngunci dengan
> sederhana (filenya kunci .bat)
> Nah berhubung master gue ilang sedangkan itu udah dikunci gue gak bisa
> balikin lagi tuh file,ada yang punya masternya ga ???
>
> Gue minta lagi dong...
>
> --
> you have this email because you join to "aga-madjid" GoogleGroups.
> to post emails, just send to :
> [email protected]
> to join this group, send blank email to :
> [email protected]
> to quit from this group, just send email to :
> [email protected]<aga-madjid%[email protected]>
> please visit to www.facebook.com/aga.madjid,
> add my Yahoo Messenger at [email protected] or
> add my twitter @aga_madjid
> thanks for joinning this group.
>
--
you have this email because you join to "aga-madjid" GoogleGroups.
to post emails, just send to :
[email protected]
to join this group, send blank email to :
[email protected]
to quit from this group, just send email to :
[email protected]
please visit to www.facebook.com/aga.madjid,
add my Yahoo Messenger at [email protected] or
add my twitter @aga_madjid
thanks for joinning this group.