Many ways to make hidden each something folder or directory to be not appear on the microsoft windows area on your computer,
Example one of the way , i will hiding a folder was given the name Busby SEO Test folder (i'm sorry the example name of folder because in collaboratory the tutorial and competitioning of keyword ,he-he) then just right-click at the folder - select -properties-make check at tab hidden - next - Ok , finish . and for appearing ahain that folder , whitin windows explorer, take "Tools" menu - Folder Options- click at "View" - look underside - and select -"Show hidden files and folders" - Ok , and the folder will be appear.
Example one of the way , i will hiding a folder was given the name Busby SEO Test folder (i'm sorry the example name of folder because in collaboratory the tutorial and competitioning of keyword ,he-he) then just right-click at the folder - select -properties-make check at tab hidden - next - Ok , finish . and for appearing ahain that folder , whitin windows explorer, take "Tools" menu - Folder Options- click at "View" - look underside - and select -"Show hidden files and folders" - Ok , and the folder will be appear.
Other ways 're using hider softwares , like folder lock , but here's i've give a tips for make hidden folders by manual script, oke, look at following:
cls
@echo off
title busby seo test hider
if exist "control panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto openlock
if not exist hider goto md hider
:busby
echo sure you want to make hidden this folder(Y/N)
set/p "cho=>"
if %cho%==Y goto hidden
if %cho%==y goto hidden
if %cho%==n goto end
if %cho%==N goto end
echo wrong, choose Y or N ..baby...
goto busby
:hidden
ren hider "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo folder was hidden
goto end
:openlock
echo enter your password to open folder
set/p "pass=>"
if not %pass%==123456 goto wrong
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" hider
echo folder was open successfully
goto end
:wrong
echo free-7 said..hey...your password 're wrong...enter again..Okay
echo -
echo - do u have eaten ...?
echo -
echo -do u have prayed to our god, today...?
echo - hehe..keepenjoyed with this joke script, my friend...Okay
echo -
echo - Now..!
echo -
goto openlock
:md hider
md hider
echo hider was created successfully
goto end
:end
U s a g e :
1-Copy-pasting all codes into Notepad2-Look at "123456 (red text)" , that's change with your own password
3-Save As with bat.extrension , example : hidden.bat - or busby.bat or test.bat or seo.bat
4-Place the bat.file that anywhere you want!
5-Double-click the bat.file ,which it's will be creating a folder named "hider"
6- Any files who want make hide brings into the "hider" folder
7- To make hidden the "hider" folder , please double-click at bat.file , so the "hider" will be hidden.
8- To open "hider" folder , please double-click again bat.file that , and enter your password while promted .
9- Don't forgot your password .
No comments:
Post a Comment
Please leave your comments or your promotion links, but don't add HTML links into the comment body, because I consider it as a spam, and will be delete..
Thank you for your visit..