QFE update - wrong dll file version?

D

Dennis Boy

Hi,

I recently updated my Windows Embedded Studio with the
newest patches (including Q835732) because one of our
machines caught the Sasser virus.
In the Target Designer I chose "Upgrade" on the
components which where marked as "upgradeable". I then
recompiled my image.

At the same time I made a script for deploying the
Q835732 patch to my runtime image using DUA. The runtime
image was patched fine (registry settings were imported
and files copied).

Now here is my question:
I checked the file versions for the files copied to the
runtime image. Let's take the file "gdi32.dll". Before I
applied the patch it was version 5.1.2600.1106 - after
the patch it was version 5.1.2600.1346. That seems
correct.
But my newly compiled image contains "gdi32.dll" version
5.1.2600.1106. So I doubt that the fix is included in the
new image. I checked that the registry key HKLM -
SOFTWARE - Microsoft - Windows NT - CurrentVersion -
Hotfix contains the key KB835732. So that seems ok.
Now does the image contain the fix or not??? If not, how
do I get the new patch included in the image (I tried
reinstalling all the QFE without any result).

Any help will be greatly appreciated!

To email me, remove .nospam from my email address.
 
D

Dennis Boy

Oops... solved this one myself.
Even though I did update the individual components it
wasn't enough. After choosing "Upgrade Configuration"
everything worked out fine.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top