- First choose a folder that you wanna hide..Select the folder and right click on it.
- select properties and set the folder to hidden mode...
- Click tools in the toolbar menu..select folder options->view...
- You will be displayed a folder "hidden files and folders"...In that folder,click the radio button "do no show hidden files and folders".click OK...
- Now go to the command prompt window and "enter the drive in which the folder is stored and put a ':' " and then press enter...
- Now the drive name will get changed..to what you have entered..
- Do the following: ->"attrib +s +h +a folder name" ,then press enter.. ->your file will be super hided....
- Now if you again go to the properties->folder options->view..and change it to "show hidden files and folders"you will not get back the folder that was hidden.." This way of hiding the folder is known as 'super hide'....
- Now to get back your folder go to command prompt and do what you did before to hide..but "note" put '-' instead of '+' to get back the hidden folder.......
10 Sept 2014
HOW TO SUPER HIDE A FOLDER USING cmd????
SPEED UP YOUR PC OR LAPTOP
To boost the performance of your PC,laptop or to increase RAM virtually
FOLLOW THE STEPS BELOW:
>> Go to properties
>> Go to advanced
>>Go to performance-settings
>>Go to advanced
>>Go to virtual memory-change
Keep your initial size same as recommended in the window and then give maximum size as double as the recommended size then restart your system
By using this you can play some games which require higher RAM.
Also you can use c-cleaner software to kill the bugs in laptop or PC which will automatically boost your device.
FOLLOW THE STEPS BELOW:
- Right click on the my computer icon on the desktop
>> Go to properties
>> Go to advanced
>>Go to performance-settings
>>Go to advanced
>>Go to virtual memory-change
Keep your initial size same as recommended in the window and then give maximum size as double as the recommended size then restart your system
By using this you can play some games which require higher RAM.
Also you can use c-cleaner software to kill the bugs in laptop or PC which will automatically boost your device.
COOL TRICKS ON COMPUTER WITH WINDOW 8.1
Windows 8.1 is a useful upgrade to the innovative Windows 8 operating system. But there's a lot of good stuff you probably don't know about, from little-known commands to hidden menus.
Cool shortcuts on computer keyboard:
=>Operation Keyboard Shortcut =>Close currently running app or window Alt+Q =>Display Options bar Windows+Z =>Lock computer (display Lock screen) Windows+L =>Open Windows Help Windows+F1 =>Return to Start screen Windows key =>Scroll down PageDown or down arrow =>Scroll left PageUp or left arrow =>Scroll right PageDown or right arrow =>Scroll up PageUp or up arrow =>To Search Windows+S or Windows+Q =>Shut down Windows Alt+F4 Save Your Files in the Cloud
The Microsoft very much would like for you to store all your files on its SkyDrive service, and has more strongly integrated SkyDrive into the Windows 8.1 operating system. (And into Office 2013, too, but that's another story.)Four simple steps are:
=:> If you want to use SkyDrive, you have the option of making SkyDrive the default location for all your saved files, as well as automatically uploading all your photos to SkyDrive.
=:> Then display the Charms bar and select Settings, then click Change PC Settings. From the PC Settings panel, select SkyDrive.
=:> To set SkyDrive as the default location when you save a file, select File Storage and then switch "on" the Save Documents to SkyDrive by Default option.=:> To automatically upload files from your camera roll to SkyDrive, select Camera Roll and then select either of the Upload Files options.Create a System Image Backup
Windows 8.1 offers a File History feature that functions much like Apple's Time Machine incremental backup system. You can also use Windows 8.1 to create a full system image backup, which you can use to restore you complete system in the event of a catastrophic failure.
To make image backup follow th esteps below:
=:> the best way to find it is to press Windows+S to open the Search panel, and then search for <file history>.
=:> Then You want to select the second File History option in the search results, to open the File History utility on the Windows desktop.=:> From here, click System Image Backup in the lower left corner.=:> And This opens the Create a System Image wizard; follow the onscreen instructions to back up your entire system.
CREATE A FOLDER CON,PRN,NUL,COM1,........
Most of you aware that we cant create the folders with name like CON,PRN,AUX,CLOCK$,NUL,A:-Z,COM1,LPT1,LPT2LPT3,COM2,COM3,COM4...
The reason why we cant able to use these name as filenames is that these words are reserved words of microsoft.
Microsoft MS-DOS have reserved these names for the system device drivers which are given below........
COM4-fourth serial communicatiom port
COM3-third serial communication port
COM2-second serial communication port
LPT3-third parallel printer port
LPT2-second parallel printer port
LPT1-first parallel printer port
COM1-first serial communication port
A:-Z-drive letters
NUL-bit bucket device
CLOCK$-system realtime clock
AUX- auxillary device,usually a serial port
CON-keyboard and display.
PRN-system list device,usually a parallel port
yes you can create the folders with above file names....
its simple ....just follow the steps given below,,,
STEP2: type in prompt e:\> "mkdir \\.\e:\con"
STEP3: verify by typing "dir \\.\e:\con"
STEP4: delete the file or folder "rmdir \\.\e:\con"
In a similar way we can create folders witha all the above file names....stay tuned for more updates.....
Subscribe to:
Posts (Atom)