projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88fa962
)
Windows installer: In the Start menu IDLE shortcut, explictly invoke the
author
Tim Peters
<tim.peters@gmail.com>
Mon, 11 Sep 2000 07:55:40 +0000
(07:55 +0000)
committer
Tim Peters
<tim.peters@gmail.com>
Mon, 11 Sep 2000 07:55:40 +0000
(07:55 +0000)
pythonw.exe we just installed. Making Windows key off the .pyw extension
instead screws people with multiple Python installations (reported more
than once on c.l.py).
PCbuild/python20.wse
patch
|
blob
|
history
diff --git
a/PCbuild/python20.wse
b/PCbuild/python20.wse
index c7e0dcbddebca776ce59748762ce3cd881b3383f..c7f65b1a8c425d22323df72475a3acdd5b961f1c 100644
(file)
--- a/
PCbuild/python20.wse
+++ b/
PCbuild/python20.wse
@@
-1160,8
+1160,9
@@
item: If/While Statement
Flags=00001010
end
item: Create Shortcut
- Source=%MAINDIR%\
Tools\idle\idle.pyw
+ Source=%MAINDIR%\
pythonw.exe
Destination=%GROUP%\IDLE (Python GUI).lnk
+ Command Options=%MAINDIR%\Tools\idle\idle.pyw
Working Directory=%MAINDIR%
Key Type=1536
Flags=00000001