Help - Search - Members - Calendar
Full Version: framedyn.dll missing on windows xp pro x64 edition
MSFN Forums > Member Contributed Projects > nLite

   
Google Internet Forums Unattended CD/DVD Guide
icnocop
Hello.

I am using Windows XP Professional x64 Edition (64-bit).

Using nLite v1.4.7, I slipstreamed SP2 and added framedyn.dll to the [KeepFiles] section of the presets ini file.

I notice these files exist on the CD after it is customized by nLite:
.\AMD64\FRAMEDYN.DL_
.\I386\WFRAMEDYN.DL_

But I receive the following error when WPI attempts to silently install directx_jun2008_redist.exe:
dxsetup.exe - Unable To Locate Component
This application has failed to start because framedyn.dll was not
found. Re-installing the application may fix this problem.

I notice this file exists on the hard disk after windows installation:
C:\WINDOWS\system32\framedyn.dll
C:\WINDOWS\system32\dllcache\framedyn.dll
C:\WINDOWS\system32\dllcache\wframedyn.dll


Having framedyn.dll in the [KeepFiles] section for Windows XP Pro 32-bit with SP3 works as expected.

Any ideas \ workarounds?

Shouldn't framedyn.dll be in C:\WINDOWS\sytem32\wbem?

I will try to run:
expand D:\AMD64\FRAMEDYN.DL_ C:\WINDOWS\system32\wbem\framedyn.dll
or
expand D:\I386\WFRAMEDYN.DL_ C:\WINDOWS\sysWOW64\wbem\framedyn.dll
and hopefully that works around the issue.

Thank you.
icnocop
Yup, the work-around is to add this to RunOnceEx.cmd:

REM restore framedyn.dll
expand %DVD%\AMD64\FRAMEDYN.DL_ %systemroot%\system32\wbem\framedyn.dll
expand %DVD%\I386\WFRAMEDYN.DL_ %systemroot%\SysWOW64\wbem\framedyn.dll


QUOTE (icnocop @ Jul 18 2008, 12:18 AM) *
Hello.

I am using Windows XP Professional x64 Edition (64-bit).

Using nLite v1.4.7, I slipstreamed SP2 and added framedyn.dll to the [KeepFiles] section of the presets ini file.

I notice these files exist on the CD after it is customized by nLite:
.\AMD64\FRAMEDYN.DL_
.\I386\WFRAMEDYN.DL_

But I receive the following error when WPI attempts to silently install directx_jun2008_redist.exe:
dxsetup.exe - Unable To Locate Component
This application has failed to start because framedyn.dll was not
found. Re-installing the application may fix this problem.

I notice this file exists on the hard disk after windows installation:
C:\WINDOWS\system32\framedyn.dll
C:\WINDOWS\system32\dllcache\framedyn.dll
C:\WINDOWS\system32\dllcache\wframedyn.dll


Having framedyn.dll in the [KeepFiles] section for Windows XP Pro 32-bit with SP3 works as expected.

Any ideas \ workarounds?

Shouldn't framedyn.dll be in C:\WINDOWS\sytem32\wbem?

I will try to run:
expand D:\AMD64\FRAMEDYN.DL_ C:\WINDOWS\system32\wbem\framedyn.dll
or
expand D:\I386\WFRAMEDYN.DL_ C:\WINDOWS\sysWOW64\wbem\framedyn.dll
and hopefully that works around the issue.

Thank you.

Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.