[issue21688] Improved error msg for make.bat htmlhelp

2014-06-11 Thread Olive Kilburn

Olive Kilburn added the comment:

Thanks!

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21688
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue21688] Improved error msg for make.bat htmlhelp

2014-06-09 Thread Olive Kilburn

Olive Kilburn added the comment:

Before I installed HTML Help Workshop it would output many lines followed by

build succeeded, 1 warning. 
C:\Program is not recognized as an internal or external command, operable 
program or batch file. 

Build succeeded. All output should be in build\htmlhelp
 

build\htmlhelp would not be created however.

Thank you for pointing out the variable, I've fixed it.

--
Added file: http://bugs.python.org/file35545/mywork.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21688
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue21688] Improved error msg for make.bat htmlhelp

2014-06-07 Thread Olive Kilburn

New submission from Olive Kilburn:

Currently if someone runs make.bat htmlhelp without first installing Htmlhelp 
Workshop, it outputs: 
c:\program not a valid . . . .

This isn't very informative if you don't know you need Htmlhelp Workshop. The 
included patch has make.bat give a more helpful message. If this isn't a good 
fix(?), I could try clarifying the readme instead.

--
components: Windows
files: mywork.patch
keywords: patch
messages: 219961
nosy: Olive.Kilburn
priority: normal
severity: normal
status: open
title: Improved error msg for make.bat htmlhelp
type: enhancement
versions: Python 3.5
Added file: http://bugs.python.org/file35518/mywork.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21688
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue21688] Improved error msg for make.bat htmlhelp

2014-06-07 Thread Olive Kilburn

Changes by Olive Kilburn olive...@gmail.com:


Added file: http://bugs.python.org/file35530/mywork.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21688
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue21688] Improved error msg for make.bat htmlhelp

2014-06-07 Thread Olive Kilburn

Changes by Olive Kilburn olive...@gmail.com:


Removed file: http://bugs.python.org/file35518/mywork.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21688
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue10747] Include version info in Windows shortcuts

2014-06-06 Thread Olive Kilburn

Olive Kilburn added the comment:

The included patch is probably fine, but I have given up testing it, because I 
think msi.py needs the paid-for version of Microsoft C++ to run.

--
keywords: +patch
Added file: http://bugs.python.org/file35504/mywork.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue10747
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue10747] Include version info in Windows shortcuts

2014-03-17 Thread Olive Kilburn

Olive Kilburn added the comment:

I'm testing a patch for this. This will be the first time I've contributed.

--
nosy: +Olive.Kilburn

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue10747
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com