Running XPe on a 512MB CF

G

Guest

Is it possible to run XPe from a 512MB CF drive? Whats the minimal size of a
solid running XPe Image? The runtimes I build are always nearly 1GB in size.
But my project needs to run from a 512MB CF. So are there any tricks to build
a smaller runtime?
 
S

Slobodan Brcin \(eMVP\)

Hi,

What did you do to get so large image?

For beginning add to empty TD project only Winlogon or Minlogon Macro component.
And resolve all dependencies.
You will see the size of almost minimal builds based on those two that can boot.

Try to boot these images. And tell us what you need from huge things like: .NET FW 1.1 etc.

Regards,
Slobodan
 
K

KM

Just a quick suggestion to add - turn off the pagefile support (you may not want to have it in your run time on CF anyway).
Otherwise TD will show the runtime footprint size estimation including the pagefile size.
 

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

Top