Topic: Error Including MS Windows Media Player  (Read 103 times)

Error Including MS Windows Media Player
« on: April 25, 2020, 06:42:12 AM »

dl7749

  • Apprentice
  • *
  • Date Registered: Apr 2020
  • Posts: 2
Hello. I got errors while running Win10PESE (2020-03-28 version) on x86 Windows 10 Enterprise LTSC x86 source.

My configuration:

1. Win10PE SE -> Components -> MS Windows Media Player' script was enabled.
2. Win10PE SE -> Images Configuration -> 'BuildClass 2' was selected (the default of 'BuildClass 3' was changed).
3. Other options were not changed.

And the error was:

Retrieve - Failed to retrieve the file version from: [%BaseDir%\Target\Win10PESE\Program Files\Windows Media Player\wmplayer.exe] - File does not exist:

If 'BuildClass 3' (the default) was used, the 'MS Windows Media Player script' was fine.

Please help me fix the problem.

Thanks.

Re: Error Including MS Windows Media Player
« Reply #1 on: April 25, 2020, 02:08:11 PM »

dl7749

  • Apprentice
  • *
  • Date Registered: Apr 2020
  • Posts: 2
Well if the Windows source is on a CD/DVD drive (e.g. <W>:\ where <W>: is a drive letter), then it works.

If the Windows source is on a hard disk drive (e.g. mine was D:\Win10src-x86), then I got the error message.

Re: Error Including MS Windows Media Player
« Reply #2 on: April 30, 2020, 01:17:44 AM »

Lancelot

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

I can not test now, I am sure it will be easy to fix, only by reading your post

If the Windows source is on a hard disk drive (e.g. mine was D:\Win10src-x86), then I got the error message.
If you have error with 'BuildClass 2' + source on a hardisk + extracted wim folders ---->
check if file exists :
D:\Win10src-x86\sources\install_wim\<index-number>\Program Files\Windows Media Player\wmplayer.exe

and what is your <index-number> on that path and which source you use ? ....

:turtle:

Re: Error Including MS Windows Media Player
« Reply #3 on: May 21, 2020, 11:38:05 AM »

Lancelot

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

I just tested with your conditions
Hello. I got errors while running Win10PESE (2020-03-28 version) on x86 Windows 10 Enterprise LTSC x86 source.

My configuration:

1. Win10PE SE -> Components -> MS Windows Media Player' script was enabled.
2. Win10PE SE -> Images Configuration -> 'BuildClass 2' was selected (the default of 'BuildClass 3' was changed).
3. Other options were not changed.

Works fine to me, I believe your "LTSC" source (or index) do not have Media Player


I put a check & exit line to Media Player Plugin to avoid such failure on your replies.

Code: [Select]
If,Not,ExistFile,%Target_Prog%\%ProgramFolder%\%ProgramEXE%,Exit,"%ProgramTitle% - File Not Found : %Target_Prog%\%ProgramFolder%\%ProgramEXE% - Your Source (or index %WIMIndex%) do not have \Program Files\Windows Media Player\wmplayer.exe"

Thanks for reporting  :cheers:

:turtle:

 

Powered by EzPortal