Thursday, December 20, 2012

Remove Empty Directories - Delete or Erase Empty Folders And Directories On Windows Computer

RED (Remove Empty Directories) searches and deletes empty directories recursively below a given start folder and shows the result in a well arranged tree. Further you can create some custom rules for keeping and deleting folders. Empty files in directories can also be ignored.

Remove Empty Directories is a very small freeware of 77.5 KB only. The utility is portable and very easy to use. You have to simply scan and all the empty folders will be displayed. The user interface of the utility has been displayed in the snapshot below.




Features

  • Shows empty directories before deleting them
  • Supports multiple delete modes (including Delete to recycle bin) (Version 2.2)
  • Allows white and black listing of directories by using filter lists
  • Can detect directories with empty files as empty
  • Simple user interface
  • Portable (runs from USB drive)



System Requirements

  • Windows XP, Vista or 7 and RED might also work with Windows 8 and Linux (by using Mono)
  • Microsoft .NET Framework 3.5 or later (the installer should check that)

Download the software from Here


Sources: http://sourceforge.net and http://www.jonasjohn.de/red.htm

Hey! My friends, If you like my post you can save it using "Save Page as PDF" button below and you can even share them to your friends with social networking buttons provided below this post.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Saturday, October 6, 2012

Wise Folder Hider - Keeps your data safe.

Wise Folder Hider is a free file/folder hiding tool which also supports protecting files and folders on Drive Partitions and USB drives also.The application has a 2 level password protection where the first password is for accessing the application interface and the next is the individual password set for the hidden file/folder.This makes is difficult for anyone trying the get access to hidden data. 

After installation and the first time the application is started the application password is requested, once set only then is the application screen is visible.


The next step is the application interface using which files and folders can be hidden.To hide files and folders just drag and drop the files/folders into the screen which looks similar to the image below or using the menu based on what you want to hide select the option appropriately.


After a file/folder is dropped into the application window, a password can also be set for the file/folder.To set a password for the file/folder select Set Password under the Operations Menu, which should have an option called  “ Set Password ”. To unhide any file/folder just select unhide under the “Operation Menu”.To unhide any file/folder select “unhide” from the Operation Menu and if the file is Locked, the password would be asked to unhide the file.


Hide USB lets hide the USB Drive in total, to hide just insert the USB Drive and then click the “ Hide USB Drive ” button and click OK to hide the contents of the USB Drive completely.To hide just a file or folder in a USB Drive, drag and drop that specific file and protect ( Lock ) the same with a password as mentioned above.

Download the Wise Folder Hider from Here

Source: wisecleaner.com

Hey! My friends, If you like my post you can save it using "Save Page as PDF" button below and you can even share them to your friends with social networking buttons provided below this post.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Sunday, August 5, 2012

How to Identify Your Processor?

Hi guys!! So you want to know about your CPU status. Check this out.

Click on Start and type in msinfo32. You will get:


It gives you some very basic info about your CPU.

You may download the Intel Processor Identification Utility for more detailed information about your CPU. You can see the CPU Type, CPU Family, CPU Model, CPU Stepping, CPU Revision, the Level 1 and 2 caches and whether your processor supports Execute Disable Bit and Enhanced Halt State. 




Download the Software from here.

Source: intel.com

Hey! My friends, If you like my post you can save it using "Save Page as PDF" button below and you can even share them to your friends with social networking buttons provided below this post.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo

Sunday, July 1, 2012

NetRouteView ; Finding Routes On Your Network.

Many of us have question in mind which is if we have both dial up and broadband connected, would Windows use the bandwidth simultaneously or only use one of it? If Windows only uses one of it, which connection would it use and why?

I think it has something to do with the Windows Routing Table. It is possible to switch between the connections by changing the route and setting the lowest metric value for the default route. To do that, Windows comes with a command line route.exe utility which I would say it may not be easy to use for people who do not understand IP routing table.

Let us review this with NetRouteView which is a GUI alternative to the standard route utility (Route.exe) of Windows operating system. It displays the list of all routes on your current network, including the destination, mask, gateway, interface IP address, metric value, type, protocol, age (in seconds), interface name, and the MAC address. NetRouteView also allows you to easily add new routes, as well as to remove or modify existing static routes.

Here is an example of the connections on test computer. Here we have a wireless broadband (Celcom), WLAN connection (Wi-Fi) and a wired LAN, all 3 connected at the same time. How do we know which connection is being used when all 3 are connected?


Using NetRouteView, we would only need to look for the default route that has the lowest metric, which means that is the connection with the priority of being used. The routes with destination and mask 0.0.0.0 are the default routes so by clicking on the Destination column, it would sort and automatically place all 0.0.0.0 at the top for easy viewing. Next see which metric is the lowest. The interface IP would identify which connection is it.

Go to run by pressing WIN+R and type cmd to open the command prompt. Type ipconfig and it shows all the connection with the IP address.


As you can see, the default route with metric 1 is of Celcom 3G wireless broadband, followed by metric 11 with the IP address 192.168.2.2 which is for wired LAN connection and finally metric 20 which is for wireless LAN (wi-fi). If we disconnect the wireless broadband, the next connection that will be automatically used is the wired LAN.

If you want all 3 connections to be connected and wants to use wireless LAN, you can either double click on the route and change the metric to a lower number. Metric 1 is the lowest, so if there is already a connection with metric 1, the easiest way is to switch the metric values by pressing and holding the CTRL key while clicking the on the connections. Then you can either press F9 or right click and select “Switch Metric Values”.


If somehow you screwed up the routing tables, a reboot would automatically fix it because the changes that you made with NetRouteView is only temporary and not persistent.

By the way, Cain & Able, a password recovery tool for Microsoft Operating Systems also has a GUI for editing the Routing Table called Route Table MAnager. It can be access from Tools menubar and select Route Table or you can use the hotkey Alt+R.


Hey! My friends, If you like my post you can save it using "Save Page as PDF" button below and you can even share them to your friends with social networking buttons provided below this post.

Add To Google BookmarksStumble ThisFav This With TechnoratiAdd To Del.icio.usDigg ThisAdd To RedditTwit ThisAdd To FacebookAdd To Yahoo