AlbSpace

Pershendetje!
Ju urojm mireseardhjen!
Kjo eshte nje Webfaqe relativisht e re. Na ndihmoni duke na sugjeruar cfar do te donit ju te gjenit ne kete faqe.

Join the forum, it's quick and easy

AlbSpace

Pershendetje!
Ju urojm mireseardhjen!
Kjo eshte nje Webfaqe relativisht e re. Na ndihmoni duke na sugjeruar cfar do te donit ju te gjenit ne kete faqe.

AlbSpace

Would you like to react to this message? Create an account in a few clicks or log in to continue.

    Si te bejm nje Folder me password pa program

    Angel_Dreams
    Angel_Dreams
    Admin
    Admin


    Numri i postimeve Numri i postimeve : 259
    Join date : 03/06/2009
    Age : 33
    Location : Albania, Berat

    Roleplay Game
    Game Game: 50

    Si te bejm nje Folder me password pa program Empty Si te bejm nje Folder me password pa program

    Mesazh  Angel_Dreams Wed May 25, 2011 2:55 pm

    E bojm copy kete tekst masnej en Notepad ja bojm paste en qat pjesen ku e kom shkru ketu shkruje passwordin qaty e shkruni ju en fund e runi fajllin .bat
    Kodi:
    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%==ketu shkruje passwordin 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
    100% funksionale. Sepse e kam provuar.

      Ora është Fri Apr 19, 2024 8:35 am