Help - Search - Members - Calendar
Full Version: Flash Player 7.0.19 For Ie In Xpe
The CD Forum > Bart's PE Builder > Plugins
fafot
The current flash that is extracted from Windows CD is ver 5.0.67. Some sites like the www.djsammy.com cannot be displayed using this flash version. The latest on is 7.0.19. If you dont have it on your PC you can download it from here.

In order to fix it there are 2 ways.

One is by adding the sw_flash_ver1eng plugin and making changes to XPE.inf or make small fix in XPE.inf only. You can also make it in XPE-custom (I did not tried it).

In XPE.inf in the "Flash support" section change the swflash.ocx to flash.ocx in the following entries:
CODE
0x2,"Classes\CLSID\{1171A62F-05D2-11D1-83FC-00A0C9089C5A}\InprocServer32",,"%SystemRoot%\System32\swflash.ocx"

0x2,"Classes\CLSID\{D27CDB6E-AE6D-11cf-96B8-444553540000}\InprocServer32",,"%SystemRoot%\System32\swflash.ocx"    

0x2,"Classes\CLSID\{D27CDB6E-AE6D-11cf-96B8-444553540000}\ToolboxBitmap32",,"%SystemRoot%\System32\swflash.ocx, 1"    

0x2,"Classes\CLSID\{D27CDB70-AE6D-11cf-96B8-444553540000}\InprocServer32",,"%SystemRoot%\System32\swflash.ocx"    

0x2,"Classes\CLSID\{D27CDB70-AE6D-11cf-96B8-444553540000}\ToolboxBitmap32",,"%SystemRoot%\System32\swflash.ocx, 1"    

0x2,"Classes\TypeLib\{D27CDB6B-AE6D-11CF-96B8-444553540000}\1.0\0\win32",,"%SystemRoot%\System32\swflash.ocx"


Copy the flash.ocx and the swflash.inf from your PC to files directory under XPE and add these 2 lines to XPE.inf or XPE-custom.inf
CODE
files\flash.exe=2,,1    
files\swflash.inf=20,,1
sherpya
similar solution is yet in my devel version...
CODE
[SourceDiskFiles]
swflash.ocx=2,,4
; You should put updated flash ocx file in flash directory
flash\*flash.ocx*=2,swflash.ocx,4

Anyway you need to rename the ocx swflash.ocx then you don't need to change reg entries
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.