Rss Feed
Tweeter button
Facebook button
Technorati button
Reddit button
Myspace button
Linkedin button
Webonews button
Delicious button
Digg button
Stumbleupon button
Newsvine button
Youtube button

Fixing Missing dll error With Video Tutorial

July 30, 2008 Posted By: Jim ~ Filed under Category: Other, Video Tutorial, Windows

Have you ever received a pop-up saying: Couldn’t find *****.dll file ? you will find the most common files that may be missing or corrupted on your computer.I searched through Google and found a lot of tutorial to fix This problem. Some websites / blogs Explained this in details.

Here is some websites where you can Find How to fix Missing dll error Problem:

Solution from website Tech-pro can be found here

And How to Diagnose and repair Dll Errors from pcperformancetools Here

Here is a Video Tutorial I found to fix Dll Errors. watch the video Here:

Now the question is where you can download missing Dll files. The answer is simple Just go to

http://www.dll-files.com/

Search your dll name there and download.


Corrupted System File And tips to recover it.

December 12, 2007 Posted By: Jim ~ Filed under Category: Windows

If a system file is corrupted, restore it from the Windows CD. Search the CD for the filename, replacing the last character with an underscore,
for example, Notepad.ex_.
If it’s found, open a command prompt and enter the command EXPAND, followed by the full pathname of the file and of the desired destination: EXPAND D:\SETUP\NOTEPAD.EX_ C:\Windows\NOTEPAD.EXE. If either pathname contains any spaces, surround it with double quotes.

If the file isn’t found, search on the unmodified filename. It will probably be inside a CAB file, which Win XP treats as a folder. Simply right-drag and copy the file to the desired location. In other Windows platforms, search for a file matching *.cab that contains the filename. When the search is done, open a command prompt and enter EXTRACT /L followed by the desired location, the full pathname of the CAB file, and the desired filename; for example: EXTRACT /L C:\Windows D:\I386\Driver.cab Notepad.exe. Again, if the destination or CAB file pathname contains spaces, surround it with double quotes.


Structure of The Registry

November 23, 2007 Posted By: Jim ~ Filed under Category: Other, Windows

There are six main branches, each containing a specific portion of the information stored in the Registry. They are as follows:

* HKEY_CLASSES_ROOT – This branch contains all of your file association mappings to support the drag-and-drop feature, OLE information, Windows shortcuts, and core aspects of the Windows user interface.
* HKEY_CURRENT_USER – This branch links to the section of HKEY_USERS appropriate for the user currently logged onto the PC and contains information such as logon names, desktop settings, and Start menu settings.
* HKEY_LOCAL_MACHINE – This branch contains computer specific information about the type of hardware, software, and other preferences on a given PC, this information is used for all users who log onto this computer.
* HKEY_USERS – This branch contains individual preferences for each user of the computer, each user is represented by a SID sub-key located under the main branch.
* HKEY_CURRENT_CONFIG – This branch links to the section of HKEY_LOCAL_MACHINE appropriate for the current hardware configuration.
* HKEY_DYN_DATA – This branch points to the part of HKEY_LOCAL_MACHINE, for use with the Plug-&-Play features of Windows, this section is dymanic and will change as devices are added and removed from the system.
Continue reading »






Recent Posts