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 eryksun
Recipients eryksun, jeff.allen, mark, ned.deily, serhiy.storchaka, steve.dower, terry.reedy
Date 2016-02-11.03:11:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1455160263.45.0.0937377752418.issue22121@psf.upfronthosting.co.za>
In-reply-to
Content
> What we want seems to be a normal thing to do, and achieved by 
> some, but perhaps by a post installation script.

It would help to have a couple of the bdist_wininst functions available for a post-install script:

    create_shortcut (CreateShortcut)
    get_special_folder_path (GetSpecialFolderPath)
History
Date User Action Args
2016-02-11 03:11:03eryksunsetrecipients: + eryksun, terry.reedy, mark, ned.deily, serhiy.storchaka, jeff.allen, steve.dower
2016-02-11 03:11:03eryksunsetmessageid: <1455160263.45.0.0937377752418.issue22121@psf.upfronthosting.co.za>
2016-02-11 03:11:03eryksunlinkissue22121 messages
2016-02-11 03:11:03eryksuncreate