RAPID PUBLISHING ARTICLES PROVIDE INFORMATION DIRECTLY FROM WITHIN THE MICROSOFT SUPPORT ORGANIZATION. THE INFORMATION CONTAINED HEREIN IS CREATED IN RESPONSE TO EMERGING OR UNIQUE TOPICS, OR IS INTENDED SUPPLEMENT OTHER KNOWLEDGE BASE INFORMATION.
When you start the Windows Modules Installer service, you receive the following error message:
Collapse this imageExpand this image
 System Error 126 The specific module could not be found _files/2717860.jpg)
You also receive an error message at the command prompt:
Collapse this imageExpand this image
 System Error 126 The specific module could not be found _files/2717861.jpg)
This issue occurs if the following registry subkey was changed:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component Based Servicing\Version
To resolve this issue, you have to re-create the expandable string value of the registry subkey that is mentioned in the "Cause" section.
First, you have to check whether the registry subkey exists. To do this, start Registry Editor, and then browse to the subkey that is mentioned in the "Cause" section. If the subkey does not exist, you must create it. To do this, follow these steps:
- Locate the C:\Windows\Servicing\Version directory, and note the name of the subfolder in this directory. It will be named something like "6.1.7600.16385." This is your TrustedInstaller ID.
- Copy the subfolder name to the clipboard, and then paste it into Notepad for safekeeping.
Collapse this imageExpand this image
Click to expand this image
Note In this example, the TrustedInstaller ID is 6.1.7601.17592.
- In the C:\Windows\WinSxS directory, find a subfolder whose name begins with one of the following strings. (In the following subfolder names, the placeholderTrustedInstaller ID represents your TrustedInstaller ID.)
For 32-bit Windows
x86_microsoft-windows-servicingstack_31bf3856ad364e35_TrustedInstaller ID_none
For 64-bit Windows
amd64_microsoft-windows-servicingstack_31bf3856ad364e35_TrustedInstaller ID_none
- Copy the subfolder name to the clipboard, and then paste it into Notepad for safekeeping.
Collapse this imageExpand this image
Click to expand this image
- Create the following registry subkey:
HKLM\Software\Microsoft\Windows\CurrentVersion\Component Based Servicing\Version
Note To create this key, you have to be an owner of the "Component Based Servicing" key. Then, you have to then give yourself full access permissions. - On the Version key that you created in step 5, create an expandable string value (or edit it if it already exists). To do this, use the TrustedInstaller ID as your name, and use the full path of the folder that you identified in step 3 as the value.
Note In the full path, you must use %SystemRoot%\WinSxS\folder_name instead of C:\Windows\WinSxS\ folder_name.
Collapse this imageExpand this image
 System Error 126 The specific module could not be found _files/2717864.jpg)
- Click OK, and then exit Registry Editor.
You can now start the Windows Modules Installer (TrustedInstaller) service as usual.
MICROSOFT AND/OR ITS SUPPLIERS MAKE NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY, RELIABILITY OR ACCURACY OF THE INFORMATION CONTAINED IN THE DOCUMENTS AND RELATED GRAPHICS PUBLISHED ON THIS WEBSITE (THE “MATERIALS”) FOR ANY PURPOSE. THE MATERIALS MAY INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS AND MAY BE REVISED AT ANY TIME WITHOUT NOTICE.
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, MICROSOFT AND/OR ITS SUPPLIERS DISCLAIM AND EXCLUDE ALL REPRESENTATIONS, WARRANTIES, AND CONDITIONS WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO REPRESENTATIONS, WARRANTIES, OR CONDITIONS OF TITLE, NON INFRINGEMENT, SATISFACTORY CONDITION OR QUALITY, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE MATERIALS.
Note This is a "FAST PUBLISH" article created directly from within the Microsoft support organization. The information contained herein is provided as-is in response to emerging issues. As a result of the speed in making it available, the materials may include typographical errors and may be revised at any time without notice. See
Terms of Use for other considerations.
Article ID: 959077 - Last Review: June 5, 2012 - Revision: 2.1
APPLIES TO
- Microsoft Windows Server 2003 Service Pack 2
- Microsoft Windows Server 2003 Service Pack 1
- Microsoft Windows Server 2003, Standard Edition (32-bit x86)
- Microsoft Windows Server 2003, Standard x64 Edition
- Microsoft Windows Server 2003, Enterprise Edition for Itanium-based Systems
- Microsoft Windows Server 2003, Enterprise Edition (32-bit x86)
- Microsoft Windows Server 2003, Enterprise x64 Edition
- Microsoft Windows Server 2003, Datacenter x64 Edition
- Microsoft Windows Server 2003, Datacenter Edition for Itanium-Based Systems
- Microsoft Windows Server 2003, Datacenter Edition (32-bit x86)
- Microsoft Windows Server 2003, Web Edition
- Windows 7 Enterprise
- Windows 7 Home Basic
- Windows 7 Home Premium
- Windows 7 Professional
kbnomt kbrapidpub KB959077 |