basic image for just running a Delphi application

G

Guest

If I only need an image that runs automatically an application created with
Delphi, which components must I include in the image?

The thing is that once I added the devices component, and the user interface
core, explorer shell, NTFS, NT Loader, NTFS Format and Language support
componets, I have a bunch of components that makes my image too big.

I dont need internet, network, nothing. I just want to run a Delphi
application.

Which components can I delete from my image?

Thanks.
 
B

Bing.Chen

Dear Juan Carlos Perez,

It's better to use a basic template and add components into it than
deleting components from a configuration.

This template may be "MinLogon Sample Macro" or "WinLogon Sample Macro".

To get more information of how to reduce the footprint, please reference
following link.
Footprint Reduction Design Considerations
http://msdn2.microsoft.com/en-us/library/ms912929.aspx


--
Best Regards,
Bing Chen
Advantech Co., Ltd.
Microsoft eMVP

¬ãµØ - ·L³n¥xÆW°Ï´O¤J¦¡§@·~¨t²Î¸g¾P°Ó
http://www.advantech.com.tw/epc/newsletter/ATW/2005MS/
 

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