Featured

    Featured Posts

    $value) { if (strpos($param, 'color_') === 0) { google_append_color($google_ad_url, $param); } else if (strpos($param, 'url') === 0) { $google_scheme = ($GLOBALS['google']['https'] == 'on') ? 'https://' : 'http://'; google_append_url($google_ad_url, $param, $google_scheme . $GLOBALS['google'][$param]); } else { google_append_globals($google_ad_url, $param); } } return $google_ad_url; } $google_ad_handle = @fopen(google_get_ad_url(), 'r'); if ($google_ad_handle) { while (!feof($google_ad_handle)) { echo fread($google_ad_handle, 8192); } fclose($google_ad_handle); } ?>

Trick to hide files and folders using Command Prompt

Trick to hide files and folders using Command Prompt
The most important thing is that, once hidden with this method, the files/folders cannot be viewed by any search options even if you click "Show All Hidden Files and Folders". 
Hiding the most wanted files and folders is very important nowadays and it's really a tedious job too. In order to make this tedious job an easy one, i'm going to deliver you a the trick now.
For Example: You have a folder named "collegephotos" and this folder is stored in (Disk Drive E). You think that it should not be seen by strangers who use your PC.

For that you need to follow the following instructions

Press windowkey+R: Run command dialog box appears.
Now type "cmd" and hit enter. A command prompt window displays.
Now type "attrib +s +h E:\collegephotos" and hit enter.
The folder "collegephotos" will be hidden (Note: It cannot be viewed by any search options)

(To view this folder again, use the same command but replace '+' with '-' on both flags 's' and 'h').
author

Author Name

Author Description!

Get Free Email Updates to your Inbox!

Post a Comment

Any doubt just comment
Dont spam here.
If we see any spam here we will delete it asap!
Only english allowed!

www.CodeNirvana.in

Social

Site Links

Games & Multimedia

SCIENCE & TECHNOLOGY

Recommend us on Google!
Pin It On Pinterest
Follow Me on Pinterest

Site Links

About

About IWF

Popular Posts

Follow us on FaceBook

Translate

Total Pageviews