This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author stuaxo
Recipients stuaxo
Date 2008-12-06.18:14:05
SpamBayes Score 0.0013107193
Marked as misclassified No
Message-id <1228587246.7.0.370739440379.issue4567@psf.upfronthosting.co.za>
In-reply-to
Content
If the msi is installed with /quiet it installs to the default location,
but the registry key is not set, making it harder for other programs to
find the installation.

 - in my case I had to make a batch file that installed it, then read
the log file to find this information, which is less than ideal.
History
Date User Action Args
2008-12-06 18:14:06stuaxosetrecipients: + stuaxo
2008-12-06 18:14:06stuaxosetmessageid: <1228587246.7.0.370739440379.issue4567@psf.upfronthosting.co.za>
2008-12-06 18:14:05stuaxolinkissue4567 messages
2008-12-06 18:14:05stuaxocreate