Compartilhar via


MSI vs. DSI, what can I say?

The second question Philip asked in a previous blog entry was:

"How long can we expect to see the MSI as we know it or when will DSI (with XML) blow it away?  Of course you can't answer this officially, but what do you think?"

I've been struggling with this blog entry for a couple days now.  I've sensed that questions like Philip's have been floating around my blog for a while but I guess I was just waiting for someone to ask it.  The problem, as Philip notes, is that I really can't answer the question.  It isn't because I don't want to.  The reason isn't even that insidious.  It all comes down to the simple fact that I don't know.  I really don't what the future will hold.

Fundamentally, decisions by people with titles much larger than my lowly "Software Design Engineer" title have not been made.  More to the point, they don't consult with me about what they are currently thinking.  Heck, I'm not even sure they spend much time (if any!) thinking about Philip's question.  However, I think it is an interesting question and I do spend some time thinking about the question (even if Senior Vice Presidents do not).  I've come to two conclusions I'm willing to share.

1.  Unless Microsoft policy changes radically, the Windows Installer is going to be well supported for the next seven years at a very minimum.  Why seven years?  Well, Microsoft Office System 2003 just shipped and that version of Office (like the two before it) requires the Windows Installer to install.  Last I checked, Microsoft promises to support technology for at least seven years and sometimes more (for example, the Windows9x code base recently got a life extension).  So, I think you can be very comfortable betting on the Windows Installer for your installation needs for the next few years.

2.  It isn't clear to me that Dynamic Systems Initiative (DSI) will "blow away" the Windows Installer (MSI).  The Windows Installer is inherently single machine focused where System Definition Model (SDM) (the core of DSI, IMHO) is inherently distributed.  Depending on the problem you are solving one technology may be more appropriate than the other.  On top of that, we've had some hallway conversations about how to get SDM to interoperate properly with MSI.  I don't know where those conversations will end up but that is just one of many interesting ideas we're tossing around.

Finally, I'm going to link over to Chris Sells interesting blog entry because I think his opening paragraph provides a really pragmatic way to approach all this information about unreleased technology.

Philip, I hope somewhere in there that I've answered your question.

Comments

  • Anonymous
    February 06, 2004
    Thanks, Rob, yes, all your answers were helpful.
    In any case if there will be some intersections of MSI and other technologies, it would be good to think from the beginning of some import/export or convert mechanisms, e.g. even in the MSI API.
  • Anonymous
    February 07, 2004
    Good, good.

    Also, Microsoft is a very large company and there are often cases where different technologies in the company overlap. As a rule, Microsoft tries to avoid such overlap because it tends to send confusing messages to customers (a la the blog entry above). However, sometimes the overlap is good because different customers are approaching the same problem different ways and need their own custom solutions. This "good case" is rare and usually the overlap comes from groups in Microsoft not communicating well (or not paying attention to what the other 300 teams in the company are doing).

    Anyway, major released Microsoft technologies rarely just up and die. Just look at the Win32 API. It is more or less a port from the Win16 API and many regard it as confusing and difficult (I personally feel quite comfortable with it, but whatever). The point is Microsoft usually tries very hard to make it possible to go from version of their technology to the next. We don't always succeed (some would probably say we rarely/never do) but it is alwasy considered/attempted.

    Philip, swing back by after the SDM ships as part of DSI and I'm sure I'll have some fun stories to tell on this blog.
  • Anonymous
    February 23, 2004
    More details about what I actually get paid to work on at Microsoft, namely: DSI and SDM.