Need RAS, not Internet Explorer

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello world

I'm developing an automotive device using XP Embedded. In order to use GPRS via RAS, I added to my small (and working !) configuration the component "Dial-up client for Windows", but this took so many dependencies that the footprint grew from 64MB to 168MB.

Since I want to use GPRS only as a transport for a proprietary, TCP-based protocol (not for web browsing or mailing), is there any way to "cut" dependencies from components that are absolutely useless for my application, such as Internet Explorer or Outlook Express ?

Thanks in advance.

Marco
 
Hi Marco

Disable the "Autoresolve Dependency" Feature for such surprises.
(Tools -> Options -> Dependency Check -> Auto-resolve Dependencies)

:-)

--

Martin Grossen, eMVP

AVNET EMG Silica
FM/FAM Microsoft Embedded Europe

Your competent partner for Microsoft Embedded licencing

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Marco Gorini said:
Hello world

I'm developing an automotive device using XP Embedded. In order to use
GPRS via RAS, I added to my small (and working !) configuration the
component "Dial-up client for Windows", but this took so many dependencies
that the footprint grew from 64MB to 168MB.
Since I want to use GPRS only as a transport for a proprietary, TCP-based
protocol (not for web browsing or mailing), is there any way to "cut"
dependencies from components that are absolutely useless for my application,
such as Internet Explorer or Outlook Express ?
 
Back
Top