Showing posts with label because. Show all posts
Showing posts with label because. Show all posts

Thursday, January 19, 2017

The program cant start because the detoured dll is missing from your computer Fixed

The program cant start because the detoured dll is missing from your computer Fixed


TECH BD

In this post I would like to explain the method of resolving the issue of a missing detoured.dll file. When its missing from your computer a popup containing an error message was being displayed, every time when you trying to open either a Notepad, MSPaint, WinRar etc ....


TECH BD

How To Fix It:
 1. Download detoured.dll File Form - HERE
 2. Paste it into - C:WindowsSystem32 and C:WindowsSysWOW64
If You Use Windows 7, 8, 8.1 Or If you use XP just Put it into C:WindowsSystem32 Only.
 3. Now Restart the system and The issue is Resolved.

Available link for download

Read more »

Thursday, September 29, 2016

Windows cannot currently check for updates because the service is not running

Windows cannot currently check for updates because the service is not running




Sometimes Windows 7 may not let you download updates because of some issues with the Software Distribution folder. This may even happen soon after a fresh install of Windows.

Heres how to fix it.

Open command prompt in elevated mode and type:

net stop wuauserv

This will stop the Windows Update service.

Next enter this command:

ren %windir%SoftwareDistribution softwaredistributionold

This will rename the Software Distribution folder so the system will have to recreate a new empty one.

Now all we have to do is restart the Windows Update service by entering:

net start wuauserv

Now we can retry downloading updates from Windows Update.



Available link for download

Read more »