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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=S4rk3PDtPeHaBXiet7r2LQXzSECDgGM57vCX3SvqPNKBQojmdRPpp VpR/qBwMLat62NYuXaZd5vq22Ia4mTSmgZm0YLdT80iKyc9m233UhT4tkwz39lff Jbq+TY7dfye2amt0dhdb++hBnNCLRh1GJ36dMu7h8K2+o0Zyet5aTA= 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:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=hkfKRqyPWVRaXfxTMCIzuf+LiFU=; b=f2WWAn3lQNngzCaqNaqiazBU4pak 7L2cfHzhtEwQC3IWA9sQvyMPJ1Z5kV67g0qVd7wXFgNSG4tbSbLPUS/AoIhA+Nk2 S9MplWW3aeext63BTNU0CjUT1bVH2Oji6xBDnLD/glDmOTQb4u7QVmVu+iI7iZNR c/dTjiS2IvjIPmw= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: mho-01-ewr.mailhop.org X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse AT dyndns DOT com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/laOeJ6AOg9umOABj5tTCU Date: Fri, 18 Oct 2013 09:26:31 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Install puts home in /c/Users Message-ID: <20131018132631.GA829@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) On Fri, Oct 18, 2013 at 02:24:36PM +0100, Lee Savidge wrote: >I am assuming that Windows has decided to make use of the HOME >variable which points to my Windows user account folder home. Does >Cygwin also use this? Can I make Cygwin use its own so I can repoint >it to its original folder? Try modifying /etc/passwd for "myuseraccount" to point the home directory where you want it. cgf -- 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