Go Back   { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > Windows XP > Support Documents

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-07-2006, 06:40 PM
frostys_helper
 
Posts: n/a
ikernel.exe could not be launched

When you try to install a program that uses InstallShield on Windows XP, you receive:

The install Shield engine 'ikernel.exe' could not be launched - Error loading type library / dll.

This error will occur if any of the following files are NOT located in the %SystemRoot%\System32 folder:

Stdole32.tlb
Stdole2.tlb
Stdole.tlb

To fix this problem, expand the files from the Windows XP CD-ROM, by opening a CMD.exe prompt and typing:

CD /d C:\
Expand \I386\stdole32.tl_ %SystemRoot%\System32
Expand \I386\stdole2.tl_ %SystemRoot%\System32
Expand \I386\stdole.tl_ %SystemRoot%\System32
Reply With Quote
  #2 (permalink)  
Old 03-08-2006, 12:48 PM
mindfrost82's Avatar
Administrator
 
Join Date: Mar 2006
Location: Illinois
Posts: 2,032
Sex: Male
My Mood:
Thanks: 5
Thanked 5 Times in 5 Posts
Send a message via ICQ to mindfrost82 Send a message via AIM to mindfrost82 Send a message via MSN to mindfrost82 Send a message via Yahoo to mindfrost82
Error Loading Type Library/DLL for Windows NT, 2000, and XP Users

Setup 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 Information

This 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

The 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.

1. Determine which stdole files are missing.
1. Click Start > Find > Files or Folders.
2. In the All or part of the file name field, type stdole*.tlb to search for the missing files.
3. In the Look in field, click Drive C.
4. Write down which files are missing. You will use the file names in the following steps.

2. Extract the missing stdole files from a cabinet file using the Expand utility.
1. Click Start > Run.
2. Type CMD. Click OK.
3. Change to the root folder of drive C, type cd\ or c:, and press ENTER.
4. Insert the Windows Installation CD.
5. 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

6. Repeat step 5 for each of the missing stdole files.
7. Type exit.
8. Restart your computer.
Reply With Quote
Reply

  { mindfrost82.com } > Gadget Corner > Tech Newsgroups > Microsoft > Windows XP > Support Documents


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 07:39 AM.


Powered by vBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.
© 1999-2008 mindfrost82.com v11.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108