Hello, What is the best (easiest) way to distribute an application that uses WinPcap? What I mean by this, I need to have my application packaged as a single installation file so that it can be listed on software websites (download.com, tucows.com). I cannot have users downloading my application first, only to discover that they need to make an additional WinPcap download later (users are lazy and do not want this).
What I would like is to have WinPcap included in the installer somehow, and if WinPcap 3.0 isn't already present on the system then it should be installed. I thought of just running the WinPcap 3.0 installer at the end of my installation but it doesn't look quite right having two installers running at the same time. Is there anyway my installer (InnoSetup) can install and uninstall the WinPcap drivers manually? Is this allowed by the license firstly? Also, I will only be supporting Windows NT/2000/XP operating systems in case that makes it any easier. Regards, Charlie ================================================================== This is the WinPcap users list. It is archived at http://www.mail-archive.com/[EMAIL PROTECTED]/ To unsubscribe use mailto: [EMAIL PROTECTED] ==================================================================
