Keeyai.com

Boldly going where people have been going for years...

The Fleet - A fractal flame by Keeyai

Flame Version 1.2.0 — Windows Installers made easy?

October 2nd, 2009 · No Comments

Flame is a tool I wrote last year to take the nightmare that is working with WIX and make it easy to create a nice looking installer on windows with some important features (Shortcuts, Registry, File types, Custom Branding). I absolutely detest writing their inane xml by hand and generating then looking up GUIDs makes [...]

[Read more →]

Tags: Software

DirTreeCtrl - wxPython tree widget for directories

February 18th, 2008 · 2 Comments

As I was writing Flame (a GUI for Wix) I really wanted to show the contents of a directory in a tree, JUST like the GenericDirCtrl in wxPython. I tried using the GenericDirCtrl initially, but you really can’t customize it at all, most importantly you cannot set the directory you want to use - it [...]

[Read more →]

Tags: Software