Topic: ie bug  (Read 4610 times)

ie bug
« on: December 15, 2013, 03:45:06 AM »

hehe520

  • Jr. Chef
  • **
  • Date Registered: Jul 2013
  • Posts: 82
ie is the script I open Internet Explorer to copy a file folder incomplete dynamic link ieframe.dll problem can not be found, when I made the wait Internet Explorer 11 after completing the script runs, I have installed in my computer Internet Explorer good system to copy this folder and related documents ie the system32 and replace win8.1se script in Internet Explorer 11 release of Internet Explorer and System32 folder under Ie IE relevant documents can be opened up. So please ChrisR look, I use cn_windows_8_1_enterprise_x86_dvd_2972257.iso mirror production of PE. Thank you!

Re: ie bug
« Reply #1 on: December 15, 2013, 07:41:46 AM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Hi hehe520,

why not you compare build results with your
cn_windows_8_1_enterprise_x86_dvd_2972257.iso
and
9600.16384.WINBLUE_RTM.130821-1623_X86FRE_ENTERPRISE_EVAL_EN-US-IRM_CENA_X86FREE_EN-US_DV5

and give a hand  :great:


There are some "critical" language handling differences between complex languages and others which none of us can handle easily. Simply we do not know chinese , japanese , korean ...

Chris and others spend lots of time on things, but naturally we do not have much Time to test complex languages,
Keep in Mind, this is not a full job to us (no full time), all are hobby projects around here, without any profit $ .

We need some complex language user direct support to update things for complex languages,
else it takes some long time to make such enhancements.

Time to time good complex language users (mostly Chinese ;)) come around and give a hand by providing exact solutions to such situations, which we can directly put to plugins.
I feel you have such skills. :cool:

Reminding: New year and Christmas is coming to West  :wink: More time to kids and woman, less time to hobby.

I hope you spend some time on comparing and give exact solutions, hence Chris can put directly to project and all chinese users have smooth builds.  :cheers: (One for all, All for one)


See You
:turtle:

Re: ie bug
« Reply #2 on: December 15, 2013, 07:51:20 AM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
btw,
Since you seem to make lots of builds, and advice to gain some big time:
use
\Utils\"Extract Wim Folders"
( http://theoven.org/index.php?topic=228 )
which will extract .wim files, and let you make fast builds  :snowboard:


:turtle:

Re: ie bug
« Reply #3 on: December 15, 2013, 06:07:27 PM »

hehe520

  • Jr. Chef
  • **
  • Date Registered: Jul 2013
  • Posts: 82
Ultimately determine IE Internet Explorer.script script CopySys, iertutil.dll copy command fails, you can not copy the iertutil.dll replace Target_SysDir cause ie not open. I do not know how to modify the script.

Re: ie bug
« Reply #4 on: December 15, 2013, 06:28:55 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Ultimately determine IE Internet Explorer.script script CopySys, iertutil.dll copy command fails, you can not copy the iertutil.dll replace Target_SysDir cause ie not open. I do not know how to modify the script.
Command works here.

I can not fully understand you,
do you mean:
iertutil.dll not exists on your source system32 ?

or do you mean:
iertutil.dll exists on your source system32 but fails copying to target_sys ?

or .. ?!?!

Re: ie bug
« Reply #5 on: December 15, 2013, 07:02:43 PM »

hehe520

  • Jr. Chef
  • **
  • Date Registered: Jul 2013
  • Posts: 82
Win8.1SE \ Mount \ Win8.1SE \ Source \ BootWimSrc and Win8.1SE \ Mount \ Win8.1SE \ Source \ InstallWimSrc the source system32 in both iertutil.dll, but these two files are not the same. When making pe 1-files.Script first copy BootWimSrc in iertutil.dll to Target_SysDir, but need InstallWimSrc the iertutil.dll ie copy to Target_SysDir in ie to open, but the latter can not be copied iertutil.dll file to replace the former copy.

Re: ie bug
« Reply #6 on: December 15, 2013, 07:29:52 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
 :thumbsup:

Good explanation  :cool: :ok:,
I now fully understand  :great: :great:

when you select plugin on builder interface,
there is "edit" button (over green play button)
click this

go to ~ line 327

replace

Code: [Select]
CopySys,iertutil.dll


with

Code: [Select]
If,ExistFile,%Source_SysDir%\iertutil.dll,If,ExistFile,%Target_SysDir%\iertutil.dll,Begin
FileDelete,%Target_SysDir%\iertutil.dll
End
If,ExistFile,%Source_SysDir%\%DistLang%\iertutil.dll.mui,Begin
If,ExistFile,%Target_SysDir%\%DistLang%\iertutil.dll.mui,FileDelete,%Target_SysDir%\%DistLang%\iertutil.dll.mui
End
Else,Begin
If,Not,%DistLang%,Equal,en-US,Begin
If,ExistFile,%Source_SysDir%\en-US\iertutil.dll.mui,If,ExistFile,%Target_SysDir%\en-US\iertutil.dll.mui,Begin
FileDelete,%Target_SysDir%\en-US\iertutil.dll.mui
End
End
End
CopySys,iertutil.dll

not tested, but hopefully it will work  :wink:

ps: Chris would put a better code and update plugin after your results .. give us all details what you change further  :thumbsup:

let's see how it goes :turtle:

Re: ie bug
« Reply #7 on: December 15, 2013, 07:45:29 PM »

hehe520

  • Jr. Chef
  • **
  • Date Registered: Jul 2013
  • Posts: 82
Yes, I test, if successful, other languages ​​should also be resolved.

Re: ie bug
« Reply #8 on: December 15, 2013, 07:48:30 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
since you use complex language, failure would be quick  :wink: ,
easier for you to detect which files requires such language correction thing   :thumbsup:

let us know your future findings  :great: :great:

Re: ie bug
« Reply #9 on: December 15, 2013, 08:10:08 PM »

hehe520

  • Jr. Chef
  • **
  • Date Registered: Jul 2013
  • Posts: 82
OK, ie can perform open, ie bug resolved, thank Lancelot :thumbsup:

Re: ie bug
« Reply #10 on: December 15, 2013, 11:59:52 PM »

ChrisR

  • XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
Great,  thank you to you two to have found the trick  :thumbsup:  :thumbsup:

I'll look tomorrow or after tomorrow with the Lancelot's code  :great:
Maybe good also or instead to change them in  "1 - Copy Files"
BootCopySys32Mui,iertutil.dll  --> InstallCopySys32Mui,iertutil.dll

Now it remains to identify other files with the same names differ between Boot.wim and Install.wim.
If you find other files, hehe520,  Let me know  :smile:

:cheers:

 

Powered by EzPortal