Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #100847 > unrolled thread
| Started by | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| First post | 2015-12-24 19:09 -0500 |
| Last post | 2015-12-24 19:09 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: unable to open IDLE for Python3.50rc1 on windows10 64bit AMD Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-12-24 19:09 -0500
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| Date | 2015-12-24 19:09 -0500 |
| Subject | Re: unable to open IDLE for Python3.50rc1 on windows10 64bit AMD |
| Message-ID | <mailman.140.1451002181.2237.python-list@python.org> |
On Thu, 24 Dec 2015 12:10:57 -0600, eryk sun <eryksun@gmail.com> declaimed
the following:
>
>As to PATH on Windows, it's split into system and user components,
>which get concatenated (system followed by user) when a profile is
>loaded at logon. Persisted user environment variables are defined in
>the user's "Environment" key. This is where PATH should be defined.
>
> HKEY_CURRENT_USER\Environment
>
"My Computer" (or whatever they call it now) Properties/Advanced System
Settings. [Environment Variables]
On WinXP one could access that page with a user account which allowed
for editing user-specific environment variables. My experience with Win7 is
that one has to authorize to an admin account, and can only modify the
system-wide environment variables from there...
Or type sysdm.cpl in the Win7 "search" box, then hit the [Advanced] tab to
get to the same place.
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to top | Article view | comp.lang.python
csiph-web