Movatterモバイル変換
[0]ホーム
FW: [Python-Dev] Windows installer pre-prelease
David AscherDavidA@ActiveState.com
Tue, 4 Apr 2000 18:24:57 -0700
Forgot to cc: python-dev on my reply to Greg-----Original Message-----From: David Ascher [mailto:DavidA@ActiveState.com]Sent: Tuesday, April 04, 2000 6:23 PMTo: Greg SteinSubject: RE: [Python-Dev] Windows installer pre-prelease> Valid point. But there are other solutions, too. VC distributes a thing> named "VCVARS.BAT" to set up paths and other environ vars. Python could> certainly do the same thing (to overcome the embedded-space issue).I hate VCVARS -- it doesn't work from my Cygnus shell, it has to be invokedby the user as opposed to automatically started by the installer, etc.> Depends on the audience of that standard. Programmers: yah. Consumers?> They just want the damn thing to work like they expect it to. That> expectation is usually "I can find my programs in Program Files."In my experience, the /Program Files location works fine for tools whichhave strictly GUI interfaces and which are launched by the Start menu orother GUI mechanisms. Anything which you might need to invoke at thecommand line lives best in a non-space-containing path, IMO of course.--david
[8]ページ先頭