Tallow, where art thou

Okay, I just got back from holiday (much needed), and found that all sorts of happenings were happening with the WiX toolset (here, here and on the ). Sad I missed all the excitement .

Anyway, the discussions about COM Advertising, and the way that both Windows Installer and the WiX toolset toolset handles them, have prompted some renewed queries about when, oh when, am I going to submit the code for my extensions to tallow? I have sent the executable to one or two people who've asked for it, and they have mostly found it useful (I think). I certainly find it useful. Especially the feature that sends self-registration entries to , , and elements instead of elements. In fact, this was the main reason I felt the need to extend tallow, and it seems to be the main complaint against the WiX toolset version.

Well, Microsoft kindly sent me the email with the license agreement I have to sign to contribute to the toolset, (as I pointed out in a previous blog entry) and I have done so. I really don't have any problem with doing so, found the license agreement to be straightforward and easy to understand etc. So the (signed) license agreement has been lying on my desk (wait, let me just check...) since 28 October when I signed it. I still have to do two things:

  1. Take it to my superiors to sign as well. I did some of my work during company time, in my research on adapting WiX for company use. I just want to make sure I cover all the bases.

  2. Go to the logistics department, get an envelope, write down the mailing address, get some stamps and add the damned thing to the outgoing mail pile. All of which I'm hoping they'll let me do seeing as it's not exactly company business. Heck, I don't even know what it costs to mail a letter from South Africa to the States.

I promise to try and do all of this today. I'll try my best. Really. It seems to be one of my personality quirks (I'm an ENFP) to quickly lose interest or forget about something once something else more interesting or important comes along. Sigh.

This article is part of the GWB Archives. Original Author: Riko Eksteen

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.