Basically using a batch script i found looking for this
1. The batch file checks if the folder exists, if it doesn't it will create it
2. Fill folder with w/e needs hiding, ex. porn, secret documents, etc.
3. Run the batch file again, it asks if you want to hide it, Press Y then enter
4. The folder is now invisible, to retrieve it run the batch again and put in the password
5. [img]http://d2k5.com/sa_emots/emot-fappery.gif[/img], return to Step 3
Now your probably thinking well woop-de-do if i have Show Hidden Folders on i can still see it, BUT your wrong you can't see it if it is hidden no matter what, at least to my knowledge :P
The Script:
Paste into Notepad
Find and replace Editor with Folder name
Find and replace 1337 with the Pass you want
[code]
cls
@ECHO OFF
title Folder Editor
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Editor 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 Editor "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%==1337 goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Editor
echo Folder unlocked successfully
goto End
:FAIL
echo Invalid password
goto UNLOCK2
:FAIL2
echo Invalid password
goto end
:MDLOCKER
md Editor
echo Folder created successfully
goto End
:UNLOCK2
echo Last chance to enter correct password to unlock folder
set /p "pass=>"
if not %pass%==1337 goto FAIL2
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Editor
echo Folder unlocked successfully
:End
[/code]
Pro Tip: Ctrl+F to find all instances of Editor, you need to replace them all. :eng101:
Also thanks, now I don't have to hide my folder in saved games.
Nice script. But you can use Truecrypt and then just put a file container in a hidden folder from there.
[QUOTE=XD!;15630740]Pro Tip: Ctrl+F to find all instances of Editor, you need to replace them all. :eng101:
Also thanks, now I don't have to hide my folder in saved games.[/QUOTE]
yea i put in OP that you have to replace Editor and 1337 to folder name and password respectively
[QUOTE=rsa1988;15631061]Nice script. But you can use Truecrypt and then just put a file container in a hidden folder from there.[/QUOTE]
some people like me don't really feel like downloading programs for it, but w/e works i guess
Why would you ever have a porn folder when there's streaming sites?
why do you need to hide it? are you on your moms computer or something?
Kiddies hiding porn on mummy's computer.
What about using a password protected zip file?
[QUOTE=JohnEdwards;15631129]why do you need to hide it? are you on your moms computer or something?[/QUOTE]
When I was younger my dad raided my computer and found my porn folder (which was my downloads folder) and he deleted it along with any music, pictures, programs I had in there. It was ridiculous. It was my own computer and has been for 8 years. But it's his house and he'll check what he wants.
Although, if by chance he needs my computer for something quick (he has his own. He just sometimes needs a setting or two. He's computer-smart so.. He knows where to look.) he'll check internet explorers history.. which is funny cause he doesn't realize I use Firefox.
And then again.. I have a password on my computer and I use Windows Key + L to lock my computer when I walk away from my room.. JUST in case... considering I have porn on my desktop.
[QUOTE=JeffAndersen;15632101]When I was younger my dad raided my computer and found my porn folder (which was my downloads folder) and he deleted it along with any music, pictures, programs I had in there. It was ridiculous. It was my own computer and has been for 8 years. But it's his house and he'll check what he wants.
Although, if by chance he needs my computer for something quick (he has his own. He just sometimes needs a setting or two. He's computer-smart so.. He knows where to look.) he'll check internet explorers history.. which is funny cause he doesn't realize I use Firefox.
And then again.. I have a password on my computer and I use Windows Key + L to lock my computer when I walk away from my room.. JUST in case... considering I have porn on my desktop.[/QUOTE]
Yeah I have never had that problem with Common Sense 2000 GOLD Edition
Yeah I lock my computer, not really for the porn though, just so my sister doesn't mess with it, or anyone to be precise. Also thanks JeffAndersen, I didn't know about that shortcut to lock
Who keeps porn on their computer any more, My PSP is more than capable of storing it all
Invisible folder + hidden + Passworded FTW!
I have no need for this since I just keep all of my shit in my documents folder, out in the open, like a true man. But this pretty cool. I give you a wrench.
I just put mine in my Downloads folder.
Nobody looks there anyways.
[QUOTE=yellowoboe;15639755]I just put mine in my Downloads folder.
Nobody looks there anyways.[/QUOTE]
i dont even use my downloads folder, thats what my documents folder is for
I put my porn straight on my desktop since I'm the only one that uses my computer. Yeah... its a laptop though and the motherboard got fried. I have it at best buy getting repaired so I'm hoping they don't have to start it up after its repaired with me there lol.
I'll definitely be using something like this when I get it back.
[QUOTE=Darkel;15639808]I put my porn straight on my desktop since I'm the only one that uses my computer. Yeah... its a laptop though and the motherboard got fried. I have it at best buy getting repaired so I'm hoping they don't have to start it up after its repaired with me there lol.
I'll definitely be using something like this when I get it back.[/QUOTE]
make sure they dont install an OS for you.
I hide mine in a photo
I hide mine on Imagebam.
Only steers and queers hide their porn.
Mine's in a folder in My Pictures.
[QUOTE=Dr Nick;15640063]Only steers and queers hide their porn.
Mine's in a folder in My Pictures.[/QUOTE]
this.
[QUOTE=Dr Nick;15640063]Only steers and queers hide their porn.
Mine's in a folder in My Pictures.[/QUOTE]
Mine is My Pictures.
[QUOTE=ButtsexV2;15640138]Mine is My Pictures.[/QUOTE]
Mines printed on my computer case.
I keep it right on my desktop.
[img]http://img5.imageshack.us/img5/8176/22568680.png[/img]
Sorry, you need to Log In to post a reply to this thread.