delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2019/08/16/13:33:11

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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=Jh6tBTv9Msk6QCaG
P0HRThGTD3W+VxOhEnKIfRCP5gHjXdtjO/WjU8RhI9of6CK64Ep6Z4s/RJkvCs3H
GqBtBqfWCxmFZ9ZDQQk15FcNuH2VgtwdItBDPBzQA/Bk6YZBs/tg22LVBy+m3vWN
u5UwSRCN9Rt28VhW4erzwYfP3XA=
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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=4hccZiB+GW2VQ7aNcO6jRJ
mo1Us=; b=YMgoFAQrG+iWwO7/yFfXmoC3rjStD9aAG2gIU2h9CHasR/LAO+VsG+
DRhPqKi13RYfcn3HzMmrvPpS73hWCq3BYy4YDmLRUwRIN48UZat0patf3QiWnCuM
aiqAF4rTb6lAcpdP2rMZiCxk3KC5KsyM09ViZ9qjvsHXugrFQPqVQ=
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-Spam-SWARE-Status: No, score=-0.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_JMF_BL autolearn=no version=3.3.1 spammy=H*M:online, H*r:sk:mailout, H*RU:sk:mailout, HContent-Transfer-Encoding:8bit
X-HELO: mailout02.t-online.de
Subject: Re: More on Win7 update messing up HOME
To: cygwin AT cygwin DOT com
References: <CAA5t8Vo_kdqfAO1L_z-xf8mzp=fK3AuTYRmoqHLKLiz33Rx-mQ AT mail DOT gmail DOT com> <852665122 DOT 20190816134116 AT yandex DOT ru> <CAA5t8Vp9xRjv1Quy02Xoy+FXFGxqrPgYOp_f7ecNrP=HP+bYdA AT mail DOT gmail DOT com>
From: =?UTF-8?Q?Hans-Bernhard_Br=c3=b6ker?= <HBBroeker AT t-online DOT de>
Openpgp: preference=signencrypt
Message-ID: <c8a9c033-723f-7018-2c32-d8254e5c9f70@t-online.de>
Date: Fri, 16 Aug 2019 19:32:03 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0
MIME-Version: 1.0
In-Reply-To: <CAA5t8Vp9xRjv1Quy02Xoy+FXFGxqrPgYOp_f7ecNrP=HP+bYdA@mail.gmail.com>
X-IsSubscribed: yes

Am 16.08.2019 um 15:28 schrieb David Karr:
> On Fri, Aug 16, 2019 at 3:50 AM Andrey Repin wrote:

>> Do you have %HOME% variable set in your user environment?
>> Do you have %HOMEDRIVE%/%HOMEPATH% variables defined to something
>> unsettling?

> I checked "Environment Variables" in control panel, and I'm not setting
> anything beginning with "HOME" in either user or system variables.

That check is not really useful, though.

You need to look at the actual environment constructed for a user
process, at run-time.  About the easiest is to start a Windows command
shell (Start->Run "cmd") and look at the output of the "set" command.

In cases of looking for names starting with some prefix, like here, you
can narrow down the search:

	set HOME

--
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