delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/04/15/09:30:09

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0CEC7384A021
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1586957363;
bh=/t0rhCM/1GVlei0RVyanixPE5Z/SgsWh6CnAOuN7zb8=;
h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
From;
b=OWsVKV63izEAyzK4RaTRfzkhgGxcyZM9gMn6R3zZNwdgOrtVqpSQxJ2spcbICEGNr
Vdwco0vQ229iWyKSevnHipP+hQfcIU8Xvq6cE/3xjvHExP6PR52fRp3jr2rtSMDp0x
AxsrPPM0hKB9Jp6n2m6DjPlDgwzgsSGB6hQYg3NU=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 2A0BA384B439
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:mime-version:references:in-reply-to:from:date
:message-id:subject:to:cc:content-transfer-encoding;
bh=3u/irRxPV1oFgEW5c85OWCfHwW9XKzKISPKHuo8hGAM=;
b=ts9KhnHSVwwM7sZXRnAX8onTBY4RUVwEGxxNw7M2FeqPCeMpDWnXMEU+hig2+Riw/C
tUEMDzMV2tSZrpdpet6R/++kLGfN7ZrJtCnrSuRpN7RWqRYm+0AUHOlmc/8h1yH6eG2A
+bzR1/wlB0llsdEx3MYP8CPOdHzaR8uWeXw6cadXbiwTPxEpa1XDeLfwkdUmg9OeZ6rG
wy2EmsrRYGMV/0xHJRvcmd1hzcW7YscbJi60m2jlKXPF5cQv56w6X/Z3QTWNEtCK6/nU
6P1JMchKz2LDZFuqUyKXmKBWme1l1k21ucaoiA3obYA9CKNbC7FCYPXg9r/NR0R58n+O
osIQ==
X-Gm-Message-State: AGi0PuaYe2Ng0OGcnyk5qySYua6gWWwUn35InUYVW1JV/oMHvZU3iwOe
LrRTkMS4LlHZfR85tPCVm7ZVXifUwz55zfv18XI=
X-Google-Smtp-Source: APiQypKeeM1M3RYhTwA8AC3NWfqch6SH4C67hnSdz8NFXKbNXVFlBHvzxC4tR4YZz8Oy4KgueOfbSnFsWynG+n3Kvsk=
X-Received: by 2002:ac8:550c:: with SMTP id j12mr13068827qtq.22.1586957358759;
Wed, 15 Apr 2020 06:29:18 -0700 (PDT)
MIME-Version: 1.0
References: <CACac1F9BvE0nqGru8=NxA7pc=6VPF_sokUPS94Wr1NfRQeLN5w AT mail DOT gmail DOT com>
<fea3d3d3-3ba0-7b8c-8c5c-c2793a397762 AT gmail DOT com>
In-Reply-To: <fea3d3d3-3ba0-7b8c-8c5c-c2793a397762@gmail.com>
Date: Wed, 15 Apr 2020 14:29:07 +0100
Message-ID: <CACac1F8jd0BJrg3kuw-sWkffc9Hn56ZRLgfpFE_CE1p6FL+kvw@mail.gmail.com>
Subject: Re: Can I find where cygwin is installed (for automation purposes)
To: =?UTF-8?Q?Csaba_R=C3=A1duly?= <rcsaba AT gmail DOT com>
X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,
SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Paul Moore via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Paul Moore <p DOT f DOT moore AT gmail DOT com>
Cc: cygwin AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 03FDTorW008600

On Wed, 15 Apr 2020 at 11:54, Csaba Ráduly via Cygwin <cygwin AT cygwin DOT com> wrote:

> On my machine, I have a
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup
>
> key, which contains a string value named "rootdir" with the date "C:\cygwin64".

Thanks, that looks more useful. I didn't think to check there as I
didn't recall having run the setup as "All users" so I assumed
everything would be in HKCU. I should have checked!
Paul
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


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