X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; q=dns; s=default; b=KzN6NKrEpyCE7gwEfrHjztbRDORh6 bCFGwVie6C446UGUkD8wKtjx4ZMN4cE588/L4bJNZnTuDJ3R11G+LbTX9uxZlt0f +vQHTUmXeh49Lzi1ydKyA+s0rYh5uZORDrvdTqthC7i8CEQyzgTbiENBcGkRRH6w ZOhNIC+udgBcDg= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:from:date:message-id:subject:to :content-type; s=default; bh=g/YWN9hnzFiWtbkHuFkP8pdX+SE=; b=tQ/ x7IDKWPaP5yD5UvncbKpFlQNdrQaw1ev15FXrLCWP3zzYkkzA22kzK8x6VUNHpTQ n8mdGLZ4nbNdHIahpMVEX+xG8rZDeKw1Nqnzax6XTEDglWu/0Udsh75o8rlJXH/r vNCkQhCQEGZ9NCAMu5C9Sjs853xgKP9Nk5gbtFc8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 X-Received: by 10.152.28.130 with SMTP id b2mr11742691lah.32.1370294911829; Mon, 03 Jun 2013 14:28:31 -0700 (PDT) MIME-Version: 1.0 From: Alex Garnett Date: Mon, 3 Jun 2013 14:28:11 -0700 Message-ID: Subject: odd installer error "unexpected OPENSQUARE" To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Hi folks, I've made a nice Windows "port" of a client bash installer that deploys a prepared cygwin distribution using NSIS and runs a few scripts afterward. Works great on most of the machines we've tested on, throwing a bizarre error on a Win7 x64 domain machine. Any ideas? During the "Parsing..." step: Parse Errors: \\path\username\Desktop/$RECYCLE.BIN/$RRNEQYK/setup.ini line 1: syntax error, unexpected OPENSQUARE, expecting $end. Thanks! -alex -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple