X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: From: Karl M To: "Gary R. Van Sickle" , Subject: RE: how can I stop Windows setting HOME? Date: Fri, 6 Jun 2008 08:14:57 -0700 In-Reply-To: <9EB3F60D4340471B9502C84A79125999@DFW5RB41> References: <17682731 DOT post AT talk DOT nabble DOT com> <9EB3F60D4340471B9502C84A79125999 AT DFW5RB41> Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m56FGEaS020534 > From: g.r.vansickle > To: cygwin > Subject: RE: how can I stop Windows setting HOME? > Date: Thu, 5 Jun 2008 23:11:11 -0500 > >> From: Adam Thompson >> Subject: Re: how can I stop Windows setting HOME? >> >> 2008/6/6 anadem <>: >>> >>> Each time I boot my pc Windows sets the HOME environment >> variable to >>> my "Documents and Settings" directory, which screws up >> cygwin. Before >>> I can use cygwin I have to do the My >> Computer/Properties/Advanced ... >>> etc stuff and delete HOME from my User variables. Otherwise cygwin >>> sets my $HOME to Window's idea of HOME, which is a pain in the neck. >>> >>> Is there any way to permanently unset the HOME env-var in >> Windows? I >>> could run a batch file at startup but afaik that would not be a >>> systemwide removal of HOME. >>> >> >> I don't think XP sets a var called HOME by default. It sets >> HOMEPATH and HOMEDRIVE - and in some cases HOMESHARE. > [snip] >> >> I do not think this is a Windows issue. >> >> -- >> AdamT > > You're right, it's not a Windows issue per se. I've seen the same issue as > the OP at two large companies, and I suspect he's seeing the same thing. > What's happening is that for reasons known only to the IT department, the XP > login "scripts" (COUGHbatchfilesdontdeservethemonikerCOUGH) that IT has > deployed set it. If that's the case, then your only recourse is to get IT > to change it, and of course good luck with that. > > That said, it probably isn't as real an issue as the OP may think. If it > points to somewhere halfway sane (which it looks like it does for the OP, > i.e. XP's idea of a user's home directory), it shouldn't "screw up cygwin". > OP: What exactly is getting "screwed up"? > > -- > Gary R. Van Sickle > Perhaps Cygwin should give first priority to /etc/passwd (reversing 1 and two). This would put things more in the hands of the Cygwin user. If Cygwin did not have so many defaults (with the change to 1.7.x) then it would be less useful to smply drop a cygwin1.dll file into some random place (by 3PPs) and cause other problems. Does it need to look anywhere but /etc/passwd (after finding fstab and other stuff)? Thanks, ...Karl _________________________________________________________________ Enjoy 5 GB of free, password-protected online storage. http://www.windowslive.com/skydrive/overview.html?ocid=TXT_TAGLM_WL_Refresh_skydrive_062008 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/