Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #72727

any wheel experts

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!newsfeed.fsmpi.rwth-aachen.de!newsfeed.kamp.net!newsfeed.kamp.net!feeder1.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.86.MISMATCH!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.016
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'windows,': 0.09; 'etc?': 0.16; 'exe': 0.16; 'icon': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'script?': 0.16; 'windows?': 0.16; 'files.': 0.16; 'install': 0.23; 'installation': 0.23; 'header:User-Agent:1': 0.23; 'post': 0.26; 'header:X-Complaints- To:1': 0.27; 'anyone': 0.31; 'supposed': 0.32; 'run': 0.32; 'created': 0.35; 'etc': 0.35; 'but': 0.35; 'there': 0.35; 'to:addr :python-list': 0.38; 'files': 0.38; 'short': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'greatest': 0.60; 'zip': 0.64; 'latest': 0.67; 'received:109': 0.72; 'cut': 0.74; 'wheel': 0.84
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Robin Becker <robin@reportlab.com>
Subject any wheel experts
Date Thu, 05 Jun 2014 17:51:06 +0100
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host 109.174.168.73
User-Agent Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.5.0
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.10745.1401987077.18130.python-list@python.org> (permalink)
Lines 13
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1401987077 news.xs4all.nl 2874 [2001:888:2000:d::a6]:48638
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:72727

Show key headers only | View raw


I used to create exe files for windows, but the latest and greatest concept is 
wheels .whl files.

Does anyone know how to make the created exes that the wheel can install have an 
icon for windows?

How is one supposed to make the wheel install a desktop short cut etc etc?

The wheel is just a zip so is there perhaps a way to make the wheel installation 
run a post installation script?
-- 
Robin Becker

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

any wheel experts Robin Becker <robin@reportlab.com> - 2014-06-05 17:51 +0100
  Re: any wheel experts Rustom Mody <rustompmody@gmail.com> - 2014-06-05 10:00 -0700
    Re: any wheel experts Ned Deily <nad@acm.org> - 2014-06-05 14:42 -0700
    Re: any wheel experts Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-06-05 22:56 +0100
    Re: any wheel experts Robin Becker <robin@reportlab.com> - 2014-06-06 11:52 +0100

csiph-web