Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 20763 invoked from network); 30 Oct 2006 16:00:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Oct 2006 16:00:52 -0000 Received: (qmail 39296 invoked by uid 500); 30 Oct 2006 16:01:00 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 39245 invoked by uid 500); 30 Oct 2006 16:00:59 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 39236 invoked by uid 99); 30 Oct 2006 16:00:59 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Oct 2006 08:00:59 -0800 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of t.p.ellison@gmail.com designates 66.249.92.172 as permitted sender) Received: from [66.249.92.172] (HELO ug-out-1314.google.com) (66.249.92.172) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 30 Oct 2006 08:00:44 -0800 Received: by ug-out-1314.google.com with SMTP id y2so1427644uge for ; Mon, 30 Oct 2006 08:00:23 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:x-enigmail-version:content-type:content-transfer-encoding; b=M4v4klV14IE0c5GKl6hNNrbOTMG95bIA6VBCKa/ZM5vaFch3N8P4px6PJAMs0BmUjAOYD7+rGbczcTwgQSXMaUz7kWxOYAbGlwIUsbygnsSJ9pnFgyZIaowwser+HA1lNnfFsRjwTJSejl3W+PgZyrvq+kBPBR6olvjJWwgFfHo= Received: by 10.67.21.11 with SMTP id y11mr4379596ugi; Mon, 30 Oct 2006 08:00:22 -0800 (PST) Received: from ?9.20.183.69? ( [195.212.29.83]) by mx.google.com with ESMTP id 13sm3021513ugb.2006.10.30.08.00.21; Mon, 30 Oct 2006 08:00:21 -0800 (PST) Message-ID: <454621B1.2040605@gmail.com> Date: Mon, 30 Oct 2006 16:00:49 +0000 From: Tim Ellison User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: harmony-dev@incubator.apache.org Subject: [general][snapshot] Windows installer X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I thought it would be fun to see what a Windows installer would look like for Harmony. So this morning, just for kicks, I was playing with NSIS (http://nsis.sourceforge.net/) and produced a prototype installer very easily (kudos to them). I'll put the source for it here [1], and you can download an actual Harmony installer from here [2]. Caveat Emptor: Did I mention it is a prototype already? Feel free to play with it. It's easy to change the sets of files to install, right for now I created base runtime, Class library sources, Java development, and HDK. [1] http://svn.apache.org/viewvc/incubator/harmony/enhanced/tools/trunk/windows_installer/ [2] http://people.apache.org/~tellison/Apache%20Harmony%20Installer%20(r468731).exe Regards, Tim -- Tim Ellison (t.p.ellison@gmail.com)