[python-win32] Anti-reverse Python-based binaries?

2012-02-08 Thread Jun Koi
hi, sorry if this is a bit off-topic, but i think many people here must have the same concern, and have to cope with it somehow. i am developing a Windows project using Python. the final executable file .EXE and its libs will be generated with py2exe. my concern is that: even if the binary is wi

Re: [python-win32] Create _reg_clsid?

2011-05-22 Thread Jun Koi
On Mon, May 23, 2011 at 12:52 PM, Mark Hammond wrote: > On 21/05/2011 2:58 AM, Jun Koi wrote: >> >> hi, >> >> i am trying to create my first context menu shell extension. i base my >> code on the sample context_menu.py. i have a question: how can i >>

[python-win32] Create _reg_clsid?

2011-05-20 Thread Jun Koi
hi, i am trying to create my first context menu shell extension. i base my code on the sample context_menu.py. i have a question: how can i create my "_reg_clsid" for my extension? thanks a lot, Jun ___ python-win32 mailing list [email protected]