Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:24935 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 19878 invoked by uid 1010); 24 Jul 2006 16:26:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 19862 invoked from network); 24 Jul 2006 16:26:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jul 2006 16:26:14 -0000 X-PHP-List-Original-Sender: stuttle@gmail.com X-Host-Fingerprint: 87.117.193.62 uk1.moxiemon.net Received: from ([87.117.193.62:55101] helo=horatio.sharedserver.net) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id E0/7F-04178-4A4F4C44 for ; Mon, 24 Jul 2006 12:26:14 -0400 Received: from [10.10.206.228] (unknown [194.131.158.1]) by horatio.sharedserver.net (Postfix) with ESMTP id CB6D89EA993; Mon, 24 Jul 2006 17:14:45 +0100 (BST) Message-ID: <44C4F4A5.6040209@gmail.com> Date: Mon, 24 Jul 2006 17:26:13 +0100 User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Ilia Alshanetsky CC: John Mertic , internals@lists.php.net References: <2a9adcf0607240752k12eb8f32sd753eaadaac6e8cc@mail.gmail.com> <90DAC8FF-B715-45E1-97AB-4FD166188FB3@prohost.org> In-Reply-To: <90DAC8FF-B715-45E1-97AB-4FD166188FB3@prohost.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] New Installer for PHP 5.2 From: stuttle@gmail.com (Stut) Ilia Alshanetsky wrote: > On 24-Jul-06, at 10:52 AM, John Mertic wrote: >> - Lite Installer. The current install file weighs in at 18mb. Would we >> want a lite installer with fewer components and if so what would those >> be? > > I think if the 1st is done the size of the file should be much > smaller, if not we can examine the enabled extensions one by one and > perhaps turn off some of the "less important" ones. I don't claim to know wix very well, but isn't it possible to have it download optional components? That would allow a core set of components to be included with the option to download and configure others if needed. -Stut