XPE evaluation kit

  • Thread starter Thread starter Jacques
  • Start date Start date
J

Jacques

Hi,

I've downloaded and installed an XPE Evaluation kit.

As I have understood, this version is full-featured, but
limited in time. What is perfect for evaluating !

So...

I have created a new target, resolved all the references
and run the build process.
However, the image seems not to be complete :
<myapp>.exe, .sld, .slx are missing ???
Moreover the Bootprep tool isn't present...

It looks as if the evau*luation kit was uncomplete ???

I hope that my questions are not stupid...

Thanks for you help !

Best regards,

Jacques.
 
Your runtime is being built to the "Windows Embedded Images" folder.

Bootprep is going to be located on your devleopment machine at .\program
Files\windows Embedded\utilities . Bootprep.exe is not going to be placed in
your runtime, it's a utility that is used outside the embedded image.

--
Andy

This posting is provided "AS IS" with no warranties, and confers no
rights.
=====================================================
 
..sld files are component definitions. .slx files are image
definitions. Completed images are just folders and files.
Your OS, as it needs to be put on the image.
 
Back
Top