Re: [pypy-dev] PyPy on Windows 7: Icon file for pypy.exe

2015-05-04 Thread Matti Picus
On 04/05/15 18:16, Armin Rigo wrote: Hi all, I found the official way described here: http://doc.qt.io/qt-4.8/appicon.html . Interestingly, Windows looks like the simplest of all the platforms described there. The "rc" tool (unlike "rcedit") comes preinstalle

Re: [pypy-dev] PyPy on Windows 7: Icon file for pypy.exe

2015-05-04 Thread Armin Rigo
Hi all, On 4 May 2015 at 16:44, Ryan Gonzalez wrote: > You can use rcedit: I found the official way described here: http://doc.qt.io/qt-4.8/appicon.html . Interestingly, Windows looks like the simplest of all the platforms described there. The "rc" tool (unlike "rcedit") comes preinstalled tog

Re: [pypy-dev] PyPy on Windows 7: Icon file for pypy.exe

2015-05-04 Thread Ryan Gonzalez
You can use rcedit : rcedit pypy.exe --set-icon pypy.ico Or use Resource Hacker (a GUI tool). Reminds me: I need to update the Chocolatey package for PyPy. I haven't touched it since 2.2... On Mon, May 4, 2015 at 3:37 AM, Armin Rigo wrote: > Hi Eun, > > On 4 M

Re: [pypy-dev] PyPy on Windows 7: Icon file for pypy.exe

2015-05-04 Thread Armin Rigo
Hi Eun, On 4 May 2015 at 09:58, Eun Che wrote: > I wished to contribute via Bitbucket fork, but i'm so new to that, don't > know how to do. So I had to send this mail. Thanks! Can you give us a link that explains how to embed this icon inside pypy.exe? Maybe it's just a command-line option of

[pypy-dev] PyPy on Windows 7: Icon file for pypy.exe

2015-05-04 Thread Eun Che
Greeting. I'm recently start to study Python with PyPy, and found that pypy.exe has no icon. So, here I send a simple pypy.ico file. It's made from original PyPy logo. Could you dress pypy.exe with this? I wished to contribute via Bitbucket fork, but i'm so new to that, don't know how to do. So I