May 17, 200422 yr Im getting this error when the unattended installation of K-Lite Mega Codec Pack 1.01 starts.. Does anyone know how i can fix it? or wat might cause this? or is there a way to Unload the iac25_32.ax before the k-lite mega codec pack installs?if image dont work go to this link CLICK HERE TO SEE ITcos something is using that file which doesnt allow the k-lite codec pack to overwrite it.. so i was think unloading that file would fix my problem..someone help? - Im using VMWARE Workstation 4 to test my unattended CD - The OS is WinXP Pro my code is..REG ADD %KEY%\010 /VE /D "Installing K-Lite Mega Codec Pack 1.01/fREG ADD %KEY%\010 /V 1 /D "%CDROM%\evil\Applications\Klitecodecp\klmcodec101.exe /VERYSILENT /SP-" /f
May 17, 200422 yr i had the same problem every once in a while during that part of the silent install. either under vmware or under vpc. its yet to be confirmed if the same will occur on a real pc..
May 17, 200422 yr hi, i had a similar problem and got around it by installing the pack before anything else in GuiRunOnce.hope this helps a bitcyaKiller Bee
May 17, 200422 yr The File that the pack is trying to replace.. is in use.. thats the reason why it cannot get acces.. so install it first:) that should solve it
May 17, 200422 yr I wonder what would be trying to use it.I know you can unregister the file withregsvr32 /u iac25_32.axBut that won't unload it. Maybe do some experimenting with trying to find the program using it? What happens when you click "Retry" same error, or does it continue? (if it continues, maybe a SLEEP 5 is in order)
May 17, 200422 yr , as it stands now this won't be an issue with SP2 since for some reason that file doesn't exist on the slipstreamed CD (even though txtsetup.sif is looking for it)
May 17, 200422 yr i had the same problem running this on a real pc when doing an unattended install, this time, the file involved is a quicktime file (or codec).
May 17, 200422 yr i had the same problem running this on a real pc when doing an unattended install, this time, the file involved is a quicktime file (or codec).Actually, it's for the Indeo codec.
May 17, 200422 yr wasn't indeo removed in SP1? or was it added?I remember one install I did, I forget if it was SP1, or RTM, but i had to find the indeo codecs. But one had them, the other didn't. As far as I remember anyway
May 17, 200422 yr I think SP1 removed it, since there's a hotfix for SP1 to give it back Apparently it's still gone in SP2, but there's a bug in the patcher and it's not being removed from txtsetup.sif. Ah well, I've got a bug report submitted so I guess we'll see MS has to say about it
May 17, 200422 yr Author What happens when you click "Retry" same error, or does it continue? (if it continues, maybe a SLEEP 5 is in order)when i click RETRY it still has the error.. i have to use IGNORE..but i'll try making it the first file for unattended install n see how it goes..thnx everyone for helping
Create an account or sign in to comment