X-Recipient: archive-cygwin@delorie.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@cygwin.com
Delivered-To: cygwin@cygwin.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@mail.gmail.com>
 <fea3d3d3-3ba0-7b8c-8c5c-c2793a397762@gmail.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@gmail.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@cygwin.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@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Paul Moore via Cygwin <cygwin@cygwin.com>
Reply-To: Paul Moore <p.f.moore@gmail.com>
Cc: cygwin@cygwin.com
Content-Type: text/plain; charset="utf-8"
Sender: "Cygwin" <cygwin-bounces@cygwin.com>
Content-Transfer-Encoding: 8bit
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@cygwin.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

