Installing Microsoft QFE #823980 on XP Embedded runtimes!

  • Thread starter Thread starter Ann
  • Start date Start date
A

Ann

Sorry for asking a question of an old topic.

I want to install blaster worm patch on my embedded devices. I did following
things:

1.I executed Q811279_XPE_SP2_X86_ENU and Q823980_XPE_SP2_X86_ENU on a
machine with Windows XP Embedded with Service Pack1;
2.I open a project and update relative three components;
3.I add component "Device Update Agent" to my image;
4.I build the project,and found the following error:

"Device Update Agent->Advanced->strLocalCmdFile can't be empty"

Would someone tell me how to add the strLocalCmdFile value?

Thanks and Best Regards,

Ann
 
Dealing with DUA isn't going to be as simple as this Ann, please read the
associated help content for Device Update Agent. You can find it on your dev
machine in the Embedded Suite's Help folder in Program Files: xpehelp.chm,
or read it on MSDN.

DUA has configurable UI associated with the component where you can select
radio buttons or enter text. In TD, highlight the DUA component and click
its "settings" node. Those fields you're seeing need to be filled out
appropriately for your device, including the field throwing your specific
error called:
"Complete Path to the Command File including Filename and Extension"

Andy

--
Andy

This posting is provided "AS IS" with no warranties, and confers no
rights.
=====================================================
 
Andy,

I know DUA is more complex than I dealed,which I'll spend more time reading
relative content.
But an urgent case needs to install the blaster worm patch for XPe,
I did the steps I mentioned,and I found just now that the result is ok.(the
DLLs are installed,and Registry keys are added)

Andy,Woul you give me some ideas on:1) Is this run-time image ok for blaster
worm?
2) What DUA did in this patch?


Thanks and Best Regards,

Ann
 
When you import the patch to your image and compile it, the patch is
installed.

DUA is needed, if you want to ship a new patch to an deployed image.

Error: "Complete Path to the Command File including Filename and Extension"
You have to specify a path, where DUA polls for an update, that you have
created.

If you need more info, contact me...

Mario
 
Back
Top