Pages

Showing posts with label files. Show all posts
Showing posts with label files. Show all posts

Friday, November 25, 2016

How to delete the files of a software which is partly installed

Many a times when we install a software, the computer hangs or there is an accidental shutdown due to power-cut or due to any other reason the installation remains incomplete and the software is installed partly. Sometimes, we cannot delete the files of this partly installed software. Or if we delete those files manually, the registry values entered by this software is not removed. To overcome all these problems, Microsoft provides a small utility- "Microsoft Windows Installer Cleanup Utility"

This utility allows you to safely remove these files it doesnt damage any other programs. And you can start with a fresh installation.
Click to download the application(271.48 KB)
Read More..

Thursday, November 24, 2016

Fix the problem of Show hidden files and folders getting reset

Fix the problem of Show hidden files and folders getting reset
This is a common problem these days that the option of “Show hidden files and folders” always gets reset each time when we set it to show the hidden files. This is sure a case of infected system either with Trojan or virus.
Possibly the system is infected by a virus named “amvo.exe”. So let’s remove this first to be on a safer side.

Steps to remove amvo.exe:
1. We need to delete following files
  • amvo.exe
  • amvo0.dll
  • amvo1.dll

2. Open command prompt by typing cmd in the Run box. Then type
  • cd windowssystem32
  • attrib -s -h -r amvo*.*
  • del amvo*.*

Steps to fix the problem:
  1. Now open registry editor and navigate to the entry HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerAdvancedFoldersHiddenSHOWALL
  2. On the right side see the entry named “CheckedValue”, if the value is set to ‘0? change it to ‘1?.
  3. The “DefaultValue” under the “CheckedValue” should be set to ‘2?.
  4. Click Refresh under the view tab and if the entries the same that we set just now that means the problem is solved.
Read More..

Thursday, March 17, 2016

Copy Files with Pause and Resume Feature in Windows


You can copy files from one location to another with Pause feature that is now you can pause your copy paste and resume at your will. What’s more is that you can also increase the speed of the copy paste. Isn’t it cool?

Copy Resume Feature in Windows
Total Copy is a great tool that enables you to copy paste files which can be paused and resume in between along with the increased copy speed.

Features:
  • Pause / Resuming: At any time you may pause the copy-process, and continue later.
  • Auto-pause on any error : If you run out of disk space, the
    network
    goes down or some other error occur, copying is automatically paused, and you may resume when the error is sorted out.
  • Resuming on power failure: If the computer is turned off during the copy process (ex. power-loss or system-crash), Total Copy let’s you resume when you restart.
  • Speed limit : Slows down the copy process, and frees resources to other tasks
  • Faster than Windows : Copies slightly faster than Windows (approx. 10% locally, and 1% on network)
  • Small improvements: Shows copy-speed, a percent-bar and Kbytes remaining.
  • Does not modify Windows’ own copy-function : This program will not alter the existing windows-copy-function
How to use:
Just drag the files using the right mouse button; you will get a menu like the one shown and select “Total Copy here” instead of Windows “Copy here”.

Copy Resume Feature in Windows
Download
Read More..