M
Mike Warren
Hi,
Is it possible to exclude Explorer and Internet Explorer from a XPe
build but still have a lot of the other features?
I'll try to explain.
My Win32 shell app has the following capabilities:
- Plays WMV, WMA, MP3 and MPEG1 files using DirectShow
- Runs a TCP server using a custom protocol
- Communicates with custom hardware via a serial COM port (RS232)
- Makes and answers data telephone calls using TAPI
The hardware is a fairly standard PC with CDROM and SATA HDD.
There are 2 partitions on the hard drive. System is on C: and D: is used
for data read/write.
I can't seem to be able to include enough functionality for my app without
bringing Explorer and IE on board.
I want to minimize the risk of users playing with the machine by trying to
run other software. I also want to keep the image as small a practical.
-Mike
Is it possible to exclude Explorer and Internet Explorer from a XPe
build but still have a lot of the other features?
I'll try to explain.
My Win32 shell app has the following capabilities:
- Plays WMV, WMA, MP3 and MPEG1 files using DirectShow
- Runs a TCP server using a custom protocol
- Communicates with custom hardware via a serial COM port (RS232)
- Makes and answers data telephone calls using TAPI
The hardware is a fairly standard PC with CDROM and SATA HDD.
There are 2 partitions on the hard drive. System is on C: and D: is used
for data read/write.
I can't seem to be able to include enough functionality for my app without
bringing Explorer and IE on board.
I want to minimize the risk of users playing with the machine by trying to
run other software. I also want to keep the image as small a practical.
-Mike