Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 23
  1. #11

    will try this

  2. #12
    Quote Originally Posted by vladmire View Post
    @bordline

    howabout making your folders private?
    __________________________________________________

    cls
    @ECHO OFF
    title Folder Locker
    if EXIST "Control Panel.{21EC2020- 3AEA-1069- A2DD-08002B30309 D}" 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-08002B30309 D}"
    attrib +h +s "Control Panel.{21EC2020- 3AEA-1069- A2DD-08002B30309 D}"
    echo Folder Locked!
    goto End
    :UNLOCK
    echo perverted26™
    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-08002B30309 D}"
    ren "Control Panel.{21EC2020- 3AEA-1069- A2DD-08002B30309 D}" Locker
    echo Folder Unlocked Successfully!
    goto End
    :FAIL
    echo Invalid Password
    goto end
    :MDLOCKER
    md Locker
    echo Locker Created Successfully!
    goto End
    :End

    Instructions:

    1. copy the codes given in notepad and save "anynameyoulike. bat" (without quotes and that is with the extension of .bat)
    NOTE: in place of password in the code given type your desired password.
    2. a batch file will be created where you have saved. now double click on it, it will make a folder with the name locker at the same place where the batch file is saved.
    3. now add the files you want to be locked in that folder.
    4. double click on the batch file. it will ask for locking the folder formed. Type y (yes). the folder will be locked and hidden.
    5. to unlock, double click on the batch file again and enter the password in the pop-up window.
    I've already tried this one but still not working.
    Same problem exists.

  3. #13
    pwede ba gihpon ni ma buhat maski diliikaw ang admin?? kay sa work place nako ni e try.. maongutana nalang daan basin maka affect nya..

  4. #14
    C.I.A. cliff_drew's Avatar
    Join Date
    Oct 2008
    Gender
    Male
    Posts
    4,571
    Blog Entries
    2
    Quote Originally Posted by webzion View Post
    I tried using ur example but it will only add up to the folder name.
    caclub.{21EC2020-3AEA-1069-A2DD-08002B30 309D} will now be the folder name.
    Dli sya ma lock. Folder lang ghapon cya nga taas ug name.
    This will not actually locks a folder. This will ONLY trick the user, in which the folder will navigate to the control panel once clicked. For testing purposes, please remove the space between "08002B30" and "309D" so that it will looks like {21EC2020-3AEA-1069-A2DD-08002B30309D}. Then repeat instructions 1 - 7.

  5. #15
    Quote Originally Posted by cliff_drew View Post
    This will not actually locks a folder. This will ONLY trick the user, in which the folder will navigate to the control panel once clicked. For testing purposes, please remove the space between "08002B30" and "309D" so that it will looks like {21EC2020-3AEA-1069-A2DD-08002B30309D}. Then repeat instructions 1 - 7.
    Thanks bro....

    You can also use the ff. extensions.

    * Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}
    * Internet Explorer.{FBF23B42-E3F0-101B-8488-00AA003E56F8}
    * Locker.{645FF040-5081-101B-9F08-00AA002F954E}
    * My Computer.{20D04FE0-3AEA-1069-A2D8-08002B30309D}
    * My Documents.{ECF03A32-103D-11d2-854D-006008059367}
    * Fonts.{BD84B380-8CA2-1069-AB1D-08000948F534}

  6. #16
    C.I.A. cliff_drew's Avatar
    Join Date
    Oct 2008
    Gender
    Male
    Posts
    4,571
    Blog Entries
    2
    Quote Originally Posted by webzion View Post
    Thanks bro....

    You can also use the ff. extensions.

    * Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}
    * Internet Explorer.{FBF23B42-E3F0-101B-8488-00AA003E56F8}
    * Locker.{645FF040-5081-101B-9F08-00AA002F954E}
    * My Computer.{20D04FE0-3AEA-1069-A2D8-08002B30309D}
    * My Documents.{ECF03A32-103D-11d2-854D-006008059367}
    * Fonts.{BD84B380-8CA2-1069-AB1D-08000948F534}
    Ok, nice lists.

    Tip:

    If you want to truly lock a folder, have it zipped (using winrar) then supply a password. Thats it!

  7. #17
    Quote Originally Posted by cliff_drew View Post
    Ok, nice lists.

    Tip:

    If you want to truly lock a folder, have it zipped (using winrar) then supply a password. Thats it!
    Nice idea but i think its time consuming. You need to zip/unzip your files before you can use it which is time consuming....

    Its better cguro to use tool for this one like FOLDER LOCK. Ive used it and its working fine for me.

  8. #18
    This is an old trick for jpg and rar file. This trick will hide the rar beneath the jpg file...
    ana nalang pagka explain..hehhehe

    Navigate to cmd --> C:\>
    Find a jpg file and a rar, Put your files dark.jpg and devil.rar in drive C:
    After that type this in the cmd copy /b dark.jpg + devil.rar darkdevil.jpg
    darkdevil.jpg is the output. you can change it with your filename..hehehe
    User will only see the dark.jpg but if you right click and open as WINRAR
    you can see your rar file

  9. #19
    Quote Originally Posted by darkdevil View Post
    This is an old trick for jpg and rar file. This trick will hide the rar beneath the jpg file...
    ana nalang pagka explain..hehhehe

    Navigate to cmd --> C:\>
    Find a jpg file and a rar, Put your files dark.jpg and devil.rar in drive C:
    After that type this in the cmd copy /b dark.jpg + devil.rar darkdevil.jpg
    darkdevil.jpg is the output. you can change it with your filename..hehehe
    User will only see the dark.jpg but if you right click and open as WINRAR
    you can see your rar file
    Nice....but how can we revert the changes?

  10. #20
    Quote Originally Posted by darkdevil View Post
    This is an old trick for jpg and rar file. This trick will hide the rar beneath the jpg file...
    ana nalang pagka explain..hehhehe

    Navigate to cmd --> C:\>
    Find a jpg file and a rar, Put your files dark.jpg and devil.rar in drive C:
    After that type this in the cmd copy /b dark.jpg + devil.rar darkdevil.jpg
    darkdevil.jpg is the output. you can change it with your filename..hehehe
    User will only see the dark.jpg but if you right click and open as WINRAR
    you can see your rar file
    Nice....Old but effective.

    But how can we revert the changes?

  11.    Advertisement

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

 
  1. [color=red]Mobile Phones Tips and tricks[/color]
    By tibay1983 in forum Gizmos & Gadgets (Old)
    Replies: 2
    Last Post: 03-14-2008, 01:18 AM
  2. Iphone Tips and Tricks for first few Apple Iphone users in Cebu.
    By 0kimangel0 in forum Gizmos & Gadgets (Old)
    Replies: 5
    Last Post: 03-01-2008, 06:12 PM
  3. tips and tricks for windows :)
    By boj in forum Software & Games (Old)
    Replies: 1
    Last Post: 10-28-2007, 06:30 AM
  4. POST UR TIPS AND TRICK FOR WINDOWS XP HERE!!!
    By KISKILISKIS in forum Software & Games (Old)
    Replies: 3
    Last Post: 01-22-2006, 11:18 AM
  5. [color=red]Mobile Phones Tips and tricks[/color]
    By tibay1983 in forum Gizmos & Gadgets (Old)
    Replies: 1
    Last Post: 06-08-2005, 09:45 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top