Error Loading Type Library/DLL for Windows NT, 2000, and XP Users |
|
|
|
Monday, 17 September 2007 |
Error Loading Type Library/DLL for Windows NT, 2000, and XP UsersDocument ID: Q108186 Last Revised On: 3/19/2003 ProblemSetup failed to launch installation engine: Error loading type library/DLL The InstallShield Engine (iKernel.exe) could not be launched. Error loading type library/DLL More InformationThis issue may occur if one or more of the following files are missing from the Windows\System32 or WINNT\System32 folder: - stdole32.tlb
- stdole2.tlb
- stdole.tlb
Error Loading Type Library/DLL for Windows NT, 2000, and XP UsersDocument ID: Q108186 Last Revised On: 3/19/2003 ProblemSetup failed to launch installation engine: Error loading type library/DLL The InstallShield Engine (iKernel.exe) could not be launched. Error loading type library/DLL More InformationThis issue may occur if one or more of the following files are missing from the Windows\System32 or WINNT\System32 folder: - stdole32.tlb
- stdole2.tlb
- stdole.tlb
FixThe above stdole files should exist in the Windows System directory for the application to successfully install. The following steps explain how to locate the missing stdole files and extract them from either your computer's hard drive or the Windows Installation CD. - Determine which stdole files are missing.
- Click Start > Find > Files or Folders.
- In the All or part of the file name field, type stdole*.tlb to search for the missing files.
- In the Look in field, click Drive C.
- Write down which files are missing. You will use the file names in the following steps.
- Extract the missing stdole files from a cabinet file using the Expand utility.
- Click Start > Run.
- Type CMD. Click OK.
- Change to the root folder of drive C, type cd\ or c:, and press ENTER.
- Insert the Windows Installation CD.
- Type expand cd_drive_letter:\i386\filename.tl_ drive:\Windows\system32\filename.tlb, and press ENTER, where cd_drive_letter is your CD drive, filename is the name of one of the missing stdole files (stdole32, stdole2, stdole) that you want to expand, and drive is the letter of the drive where Windows is installed. For example:
expand D:\i386\stdole32.tl_ C:\Windows\System32\stdole32.tlb - Repeat step 5 for each of the missing stdole files.
- Type exit.
- Restart your computer.
Copyright 2007. All Rights Reserved. |