delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/02/27/19:15:26

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:from:content-type:content-transfer-encoding
:date:subject:to:message-id:mime-version; q=dns; s=default; b=YN
E9iaFxL+2luz9Tzcdyvrt/4rQbHQMjU4rJOoVaCtZwQC8hKzoYiF+J2nSmEtBclX
4shHWdM91NvCi0+Bijv758eO5JsucJdvl5i1Z23aiRv991VM/tnVt7IJXeGJPJGy
NnUR/M8NlUiR1KItj3wCnpWhQ6QFMR+mLZqTIN3eE=
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:from:content-type:content-transfer-encoding
:date:subject:to:message-id:mime-version; s=default; bh=SG3gOOTz
Xd1Cdkh2YIyQdYwP60w=; b=LfGXmptsCfE1zkMHx7RBsgdGT5VWnpyPJ1cL7Xj+
3VPc/3UkWUpcDj4kb4gnHwFWOJFMIdemahcm/3aq9FH7jy4A2/V7xxkLc2Y5Y5Um
RPLCvq5YqC/tfhzd8CUIQKZ4I+7vcyOxkYTML7tU/ZOyCNzkzfSxxiUSTxpckBMv
kp4=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2
X-HELO: smtp5-g21.free.fr
From: Denis Excoffier <cygwin AT Denis-Excoffier DOT org>
Date: Sat, 28 Feb 2015 01:15:06 +0100
Subject: xlaunch small glitch
To: The Cygwin Mailing List <cygwin AT cygwin DOT com>
Message-Id: <652B2EF3-E52F-403C-8549-D2A16FCF1D27@Denis-Excoffier.org>
Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\))
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t1S0FLNW020304

Hi,

In the last xlaunch package, the etc/postinstall/xlaunch.sh reads:

% cat /etc/postinstall/xlaunch.sh.done
# add a start menu shortcut
case $(uname -s) in *-WOW64) wow64=" (32-bit)" ;; esac
/usr/bin/mkdir -p "$(/usr/bin/cygpath $CYGWINFORALL -P)/Cygwin-X${wow64}"
/usr/bin/mkshortcut $CYGWINFORALL -P -i /usr/bin/xlaunch.exe -n "Cygwin-X${wow64}/XLaunch" -a "/usr/bin/bash.exe -l -c /usr/bin/xlaunch.exe" /usr/bin/run.exe

# add file association for opening and editing .xlaunch files
/usr/share/xlaunch/setupreg.sh add
%


The "WOW64" on second line should be changed into "WOW*" (or equivalent) since now the W7 32bits are now called "CYGWIN_NT-6.1-WOW".

Regards,

Denis Excoffier.
--
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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019