Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AF54B10D01 for ; Fri, 25 Oct 2013 18:36:42 +0000 (UTC) Received: (qmail 40284 invoked by uid 500); 25 Oct 2013 18:36:27 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 39545 invoked by uid 500); 25 Oct 2013 18:36:21 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 38974 invoked by uid 99); 25 Oct 2013 18:36:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Oct 2013 18:36:18 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of shazron@gmail.com designates 74.125.82.172 as permitted sender) Received: from [74.125.82.172] (HELO mail-we0-f172.google.com) (74.125.82.172) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 Oct 2013 18:36:13 +0000 Received: by mail-we0-f172.google.com with SMTP id q58so4287385wes.3 for ; Fri, 25 Oct 2013 11:35:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=usWQMfWzMSiRqVGKNucvfVacr1u26VHpp+v0p5sNtA0=; b=i+yGydRm+aroYpY0c8ReiLSqp68f+Es1MZaG6L+KY9J7TiwfSaJ+bCQiQCORW1MYaj tmM2R3+WY4CzPqBV6zhepZEC++ObertoZxkte6OBdqFv/u3NCYVyxl6PmYzjxv4aiRHz REd8NbdJw9s1A6EyCNDzB3sV4SamuYRV9XDKslkE6pyvlMUQGpIsR3p0sOmm/+SY1m/n BVeUXHstoo1fNt/YWm/+/8seYOLgt3VlwNW98lj/kuK6yQf3Ut1H7q+EZQjv42wZI1CJ jO0ghDe2Df/jgJO0yZA86SD+g1k5/fSW/g9L8DmRbCmnNTP3iRS/7KCOdf+iuNSMO3Wz MfSw== X-Received: by 10.194.21.225 with SMTP id y1mr3219932wje.60.1382726152212; Fri, 25 Oct 2013 11:35:52 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.201.69 with HTTP; Fri, 25 Oct 2013 11:35:12 -0700 (PDT) In-Reply-To: References: From: Shazron Date: Fri, 25 Oct 2013 11:35:12 -0700 Message-ID: Subject: Re: how to execute a program when app launched on desktop OS ? To: "dev@cordova.apache.org" Content-Type: multipart/alternative; boundary=047d7b5d98ab1fd64304e995057c X-Virus-Checked: Checked by ClamAV on apache.org --047d7b5d98ab1fd64304e995057c Content-Type: text/plain; charset=ISO-8859-1 Hi Lu Dongping, This is Cordova related how exactly? On Fri, Oct 25, 2013 at 1:12 AM, lu dongping wrote: > As title, > I need to launch a small web server locally when app launched on > windows/mac/linux, not mobile os. > > Thanks, > Outersky > --047d7b5d98ab1fd64304e995057c--