GNU bug report logs - #6115
64 bit windows environment variables

Previous Next

Package: emacs;

Reported by: "RICHARD M. HEIBERGER" <rmh <at> temple.edu>

Date: Wed, 5 May 2010 19:42:02 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 6115 <at> debbugs.gnu.org (full text, mbox):

From: Juanma Barranquero <lekktu <at> gmail.com>
To: "RICHARD M. HEIBERGER" <rmh <at> temple.edu>
Cc: 6115 <at> debbugs.gnu.org, ess-core <at> stat.math.ethz.ch
Subject: Re: bug#6115: 64 bit windows environment variables
Date: Thu, 6 May 2010 12:23:38 +0200
On Wed, May 5, 2010 at 21:29, RICHARD M. HEIBERGER <rmh <at> temple.edu> wrote:

> c:\>echo %ProgramFiles%
> C:\Program Files

> (getenv "ProgramFiles")
> "C:\\Program Files (x86)"

The variable ProgramFiles points to the right application directory
for the current application. On a 64-bit Windows, for a 64-bit app
(like cmd.exe), that's "C:\Program Files"; for a 32-bit app (like
Emacs), that's "C:\Program Files (x86)".

So nothing wrong here.

    Juanma




This bug report was last modified 15 years and 63 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.