I've just finished downloading my kids PC disney game (Search for The Secret Keys - ssk.iso). I mount the iso file using PowerISO. All works great. Then things got a bit frustrated when I tried to install the game it's give me some error message with code -6001. The error message was telling me to delete TEMP directory, Temporary Internet Files directory and close all the running program. I've done all that and nothing help.
I did some googling and notice that the problem is in the installshield files. Installshield create a directory when it initiate installation. It's in C:\Program Files\Common Files\InstallShield\Professional\RunTime of mine. The SSK game is using the one inside the 0701 directory and somehow it doesn't match with this game's installation wizard.
So I move all folders inside the runtime directory above to desktop. And I re-run the autoplay from the iso file, and IT WORKED!!
It actually creates folder 0701 inside the runtime directory. If the folder exists, it won't create a new one.
The different between my old 0701 and the new one are in igdi.dll, ikernel.dll and setup.dll. Igdi.dll and setup.dll have the same size (old and new), they differ in the date. I guess these file created when we initialize the installation wizard. Ikernel.dll is different in size as well as the date modified. I think this file is causing this error.
0 comments:
Post a Comment