Rob Mensching's Blog - page 34

WiXSetup

SDD before TDD?

David Aiken has an interesting blog post about adopting TDD (Test Driven Development, for those of you have been living in a cave) for his next project. In said blog post, David suggests that before even writing tests that one should write the setup logic.

WiX

WiX toolset in SlickEdit 2007

I've never really used SlickEdit but had a few friends that just lived in the editor. Anyway, tonight I tripped across this blog entry that talks out some integration tricks you can do with .wxs files in SlickEdit. If you use SlickEdit and the WiX toolset you might check it out.

Setup

Zen and the Art of Custom Actions

I have been asked a great many times to talk about how to create Windows Installer custom actions. Each time I've dismissed the request noting that it would take tons of time to organize my thoughts on the topic and actually write them all down.

Personal

3 Jobs

So, I apparently took the month of July off from blogging. It wasn't an intentional thing. Time just flew by. I'd say I was busy. And I have been. But a lot of it is just comes from a lack of focus. Today, on this last day of July, that lack of focus will have to end.

WiX

WiX in adolescence? I hope so...

I recently discovered that Marc Andreessen (yes, that Marc Andreessen) started blogging earlier this month. He's been on an amazing tear. Pretty much every single blog entry is worth reading from start to finish back to back. Based purely on his writing, I think it would be really fascinating to meet Marc in person.

Personal

Year 8.

There were 8 lbs. of M&Ms outside my office yesterday morning. You know what that means. Milestones like this are also good times to sit back and reflect a bit.

WiXSetup

WiX Jobs

I've been working my way through the book The Second Coming of Steve Jobs that Peter Torr left behind when he moved out (when I got married). The book is a bit sensationalistic so I'm constantly questioning how much of it is really real but there are parts that I find amusing. This particular passage sticks out in my mind that talks about Steve Jobs's amazing ability to sell.

Last week I added a somewhat cool feature to the WiX toolset (v3-only, of course). I call the feature "smart cabbing". I didn't actually invent the feature, somebody in Visual Studio came up with the idea for VS2003's setup (I think). The idea is actually quite simple, "If you have to put the same file into the same cabinet but with different names, do not duplicate the binary content."