Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

How to create a passworded folder only using notepad

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
15,827
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on May 30, 2008

This video will show you how to make a secure folder that needs a password to open it.

Mail me if you want me to just send you the code.

Category:

Science & Technology

Tags:

License:

Standard YouTube License

  • likes, 9 dislikes

Link to this comment:

Share to:

Uploader Comments (hitmanhydra)

  • hey poeple,

    if u want te code , pause the vid...

    and typ it over is it that hard..

    and i dont think it works anyways..

  • The code works it's just got a few faults in i've tried sorting them out, but have had no success

  • yeah i found that out, i couldn't find away around it so i had to leave it on :(

  • Ok i know the code is hard to read so... I'm putting int here in bits: cls @echo off echo // check1 (in main function) title folder lockfolder if exist "control panel.{21ec2020-3aea-1069-a2dd­-08002b30309d}" goto unlockfolder if not exist lockfolder goto mdlockfolder :authconfirm echo are you sure you want to lockfolder? (Y/N) set/p "cho=>" if %cho%==Y goto lockfolder if %cho%==y goto lockfolder if %cho%==N goto end if %cho%==n goto end echo invalid choice
  • goto authconfirm :lockfolder ren lockfolder "control panel.{21ec2020-3aea-1069-a2dd­-08002b30309d}" attrib +h +s "control panel.{21ec2020-3aea-1069-a2dd­-08002b30309d}" echo folder locked! goto end :unlockfolder echo enter password to unlock folder set/p "pass=>" if not %pass%==TYPEYOURPASSWORDHERE goto end attrib -h -s "control panel.{21ec2020-3aea-1069-a2dd­-08002b30309d}" ren "control panel.{21ec2020-3aea-1069-a2dd­-08002b30309d}" lockfolder echo folder unlocked successfully!
  • goto end :failunlock echo invalid password echo try again? (Y/N) set /p "choice=>" if %choice%==Y goto unlockfolder if %choice%==y goto unlockfolder if %choice%==N goto end if %choice%==n goto end :mdlockfolder echo // cheack2 (in md dir function) md lockfolder echo folder lockfolder created successfully goto end :end

Top Comments

  • just email me the code plz

see all

All Comments (54)

Sign In or Sign Up now to post a comment!
  • its a DOS label because Command Prompt works on DOS commands. so it would be like :unlockfolder.

  • I can't get it to work. It says "unlockfolder is not a recognized as an internal or an external command, operable program or batch file"

    as well as "The system cannot find the batch label specified - mdlockfolder

  • Where do you put the dir?

  • How the fuck duse it work?

  • @hitmanhydra pls show the code

    send me the code this is my email!

    threeshider_loko2@ahoo.com

  • @226cenk

    no

  • Could u send me the code...........

    I'd really appreciate it.

  • It only hides it >_<

Loading...

Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more