BoardBabe Posted November 30, 2005 Posted November 30, 2005 (edited) I got a complete halt on a real test format at PowerDVD 6 installation. I've successfully installed with no error before and no recent changes to the PowerDVD installer, so I find it weird but the following error dialog appeard and halted all operations (dialog is translated norwegian>>english).Power DVDCould not copy Ikernel.exe to 'c:\Program Files\Commonfiles\InstallShield\Engin\6\Intel32'. Verify that you have rights to copy to this folder. (0x20)OKI manually had to click OK on this message, when system was ready I checked filepath and there is a IKernel.exe in the path (also 4 other .dll files and corecomp.ini)Please help me figure this one out! Edited November 30, 2005 by BoardBabe
Mercury_22 Posted November 30, 2005 Posted November 30, 2005 I had some similar problem when i try to install one after the other, some "InstallShield" progs!(with a batch file) If this is the case try to install something else between them!
BoardBabe Posted November 30, 2005 Author Posted November 30, 2005 Huh?Yeh I actually added a program using InstallShield BEFORE powerDVD!Should I put this AFTER powerDVD to fix it?
Mercury_22 Posted December 1, 2005 Posted December 1, 2005 (edited) Huh?Yeh I actually added a program using InstallShield BEFORE powerDVD!Should I put this AFTER powerDVD to fix it? This is what I mean with "one after the other" :Wrong1.start /wait %systemdrive%\CyberLink\PDVD\Setup.exe /S (InstallShield prog)2.start /wait %systemdrive%\CyberLink\PowerDVD6_Patch_2003e2\Setup.exe /S (InstallShield prog)3.start /wait %CDROM%\Shareaza_2.2.1.0.exe /VERYSILENT /SP- (no InstallShield prog)Right:1.start /wait %systemdrive%\CyberLink\PDVD\Setup.exe /S (InstallShield prog)2.start /wait %CDROM%\Shareaza_2.2.1.0.exe /VERYSILENT /SP- (no InstallShield prog)3.start /wait %systemdrive%\CyberLink\PowerDVD6_Patch_2003e2\Setup.exe /S (InstallShield prog)Some time you need to put 2 "no InstallShield prog" between two "InstallShield prog" Edited December 1, 2005 by Mercury_22
benners Posted December 1, 2005 Posted December 1, 2005 I had the same error and posted my solution to this topic
BoardBabe Posted December 1, 2005 Author Posted December 1, 2005 Oh I see. Hmm well that's weird cause it has worked before And doing it like that will mess up my script.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now