<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The WiX toolset presents the Creative Commons Add-in for Microsoft Office.</title><link>http://blogs.msdn.com/robmen/archive/2006/06/20/641202.aspx</link><description>Imagine a blog entry where I note the WiX toolset was used to build the Creative Commons Add-in for Microsoft Office setup.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: The WiX toolset presents the Creative Commons Add-in for Microsoft Office.</title><link>http://blogs.msdn.com/robmen/archive/2006/06/20/641202.aspx#641322</link><pubDate>Wed, 21 Jun 2006 14:09:12 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:641322</guid><dc:creator>Leon Zandman</dc:creator><description>Interesting... Will you also publish the full source code for the project?</description></item><item><title>re: The WiX toolset presents the Creative Commons Add-in for Microsoft Office.</title><link>http://blogs.msdn.com/robmen/archive/2006/06/20/641202.aspx#641486</link><pubDate>Wed, 21 Jun 2006 17:55:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:641486</guid><dc:creator>Christopher Painter</dc:creator><description>Where is the documentation for this bootstrapper? &amp;nbsp;The instructions only say to double click the file. &amp;nbsp;ccsetup.exe doesn't &amp;nbsp;yield any information to a /? command. &amp;nbsp;&lt;br&gt;&lt;br&gt;Systems Administrators need a way to extract the contents and run these installations silently and suppress reboots so that SMS can decide to do a reboot and manage the source resilency from distribution points.&lt;br&gt;&lt;br&gt;&lt;br&gt;</description></item><item><title>re: The WiX toolset presents the Creative Commons Add-in for Microsoft Office.</title><link>http://blogs.msdn.com/robmen/archive/2006/06/20/641202.aspx#641527</link><pubDate>Wed, 21 Jun 2006 18:18:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:641527</guid><dc:creator>robmen</dc:creator><description>Leon, the focus thus far has been on getting this first release (Martha calls it a 0.9) out to the public. &amp;nbsp;I will be discussing the internals of the setup on my blog and you will see the reusable parts of the install (like the Office detection logic, but not the graphics) being added to the WiX toolset over the next month or so.</description></item><item><title>re: The WiX toolset presents the Creative Commons Add-in for Microsoft Office.</title><link>http://blogs.msdn.com/robmen/archive/2006/06/20/641202.aspx#641587</link><pubDate>Wed, 21 Jun 2006 18:20:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:641587</guid><dc:creator>robmen</dc:creator><description>Chris, patience. &amp;nbsp;Not everything was rolled into this very first release. &amp;nbsp;Don't worry, all of the information necessary to do the enterprise wide deployments of this add-in is still in there. &amp;nbsp;The ccsetup.exe itself doesn't support the scenario by itself.&lt;br&gt;&lt;br&gt;I'll be discussing this in time as well.</description></item><item><title>re: The WiX toolset presents the Creative Commons Add-in for Microsoft Office.</title><link>http://blogs.msdn.com/robmen/archive/2006/06/20/641202.aspx#641939</link><pubDate>Wed, 21 Jun 2006 23:29:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:641939</guid><dc:creator>Christopher Painter</dc:creator><description>Am I missing something? &amp;nbsp;I'm looking at the PIA MSI and while I see an Appsearch called DetectOffice10 which uses a CompLocator search to find the Office InstallDir, the property it populates ( OFFICE10INSTALLED ) isn't used other then the LaunchCondition table.&lt;br&gt;&lt;br&gt;The directory table entry &amp;quot;OfficeFolder&amp;quot; seems to be hard wired to Program Files\Microsoft Office\Office10. &amp;nbsp;&lt;br&gt;&lt;br&gt;Will this work if Office has been installed somewhere else?</description></item><item><title>re: The WiX toolset presents the Creative Commons Add-in for Microsoft Office.</title><link>http://blogs.msdn.com/robmen/archive/2006/06/20/641202.aspx#641975</link><pubDate>Wed, 21 Jun 2006 23:55:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:641975</guid><dc:creator>robmen</dc:creator><description>Chris, all of the PIA files are installed to the GAC. &amp;nbsp;The directory the Components/Files go to doesn't really matter.&lt;br&gt;&lt;br&gt;The DetectOffice10 CompLocator is used purely to determine if Office XP is installed on the machine at all. &amp;nbsp;Arguably, INSTALLLOCATION should be set to OFFICE10INSTALLED but it doesn't really matter.</description></item><item><title>re: The WiX toolset presents the Creative Commons Add-in for Microsoft Office.</title><link>http://blogs.msdn.com/robmen/archive/2006/06/20/641202.aspx#642160</link><pubDate>Thu, 22 Jun 2006 02:21:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:642160</guid><dc:creator>Frederik</dc:creator><description>Weird... It installed the Office XP PIA's, while I don't have that installed on my computer. Shortly after, it started with the Office 2003 PIA's.&lt;br&gt;&lt;br&gt;Anyway, I'm looking forward to your future postings, since I'm (howevery only remotely) trying to target both Office XP and 2003.&lt;br&gt;&lt;br&gt;It's good to see the bootstrapper is working, now if only you could update the ClickThrough .wxs file so that we can generate bootstrappers as well ;)&lt;br&gt;&lt;br&gt;Anyway, WiX is gainging a lot in added functionality lately which is a really cool thing (think Wix 3.0 shaping up, NGen support, WixUI,...)!</description></item><item><title>re: The WiX toolset presents the Creative Commons Add-in for Microsoft Office.</title><link>http://blogs.msdn.com/robmen/archive/2006/06/20/641202.aspx#642257</link><pubDate>Thu, 22 Jun 2006 04:22:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:642257</guid><dc:creator>Christopher Painter</dc:creator><description>Got it... didn't notice the assembly part of it. &amp;nbsp; For the sake of argument, I would `fix` that as you said before some junior setup developer comes by and decides to use that directory table entry for something that doesn't go to the GAC. :)&lt;br&gt;&lt;br&gt;BTW it's a shame that ccsetup.exe doesn't support silent installs ( Windows Installer Team Rule #34 violation ) &amp;nbsp;or even a simple extraction like the ohotfix patch structure does.&lt;br&gt;&lt;br&gt;For example I noticed that ccsetup.exe is caching the MSI files, but it's doing it underneath the profile of the user who installed it. &amp;nbsp; That's not going to be very good for resilency.... why not do the LSI location that office uses? &amp;nbsp;This is a Windows Installer Team Rule #31 violation.&lt;br&gt;&lt;br&gt;BTW users of SMS2003 should be aware of how the SMS Advanced Client can manage the relationship between MSI package source and the distribution points that serves the client. &amp;nbsp; This is a good reason in itself to keep the contents exposed and not trapped inside of an exe.&lt;br&gt;</description></item><item><title>re: The WiX toolset presents the Creative Commons Add-in for Microsoft Office.</title><link>http://blogs.msdn.com/robmen/archive/2006/06/20/641202.aspx#642277</link><pubDate>Thu, 22 Jun 2006 04:40:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:642277</guid><dc:creator>robmen</dc:creator><description>Frederik, it's all under development. &amp;nbsp;I'm currently juggling a number of projects related to WiX plus a full work load at work. &amp;nbsp;There are only so many hours in the day. &amp;nbsp;I'm just glad we were able to squeak this one out successfully.</description></item><item><title>re: The WiX toolset presents the Creative Commons Add-in for Microsoft Office.</title><link>http://blogs.msdn.com/robmen/archive/2006/06/20/641202.aspx#642280</link><pubDate>Thu, 22 Jun 2006 04:49:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:642280</guid><dc:creator>robmen</dc:creator><description>Chris, as I said above, patience. &amp;nbsp;The WiX bootstrapper (the foundation for ccsetup.exe) will eventually support all those things. &amp;nbsp;There was only so much time I had to put towards this project. &amp;nbsp;It's amazing I got the EULA right.&lt;br&gt;&lt;br&gt;Corporate installs (which drive all the features you bring up) were not the target audience of this release. &amp;nbsp;Go skim the blogs out there. &amp;nbsp;So far, I've seen a lot of positive feedback about the concept and no complaints about the installation experience (although it is hard to tell just how many people have actually tried the install). &amp;nbsp;Individual users who create content (like bloggers) were the focus for this release of the Creative Commons Add-in for Microsoft Office. &amp;nbsp;We'll get the corporate install scenarios into the WiX bootstrapper later.&lt;br&gt;&lt;br&gt;The caching thing is a bug that I'll explain later.</description></item><item><title>re: The WiX toolset presents the Creative Commons Add-in for Microsoft Office.</title><link>http://blogs.msdn.com/robmen/archive/2006/06/20/641202.aspx#642540</link><pubDate>Thu, 22 Jun 2006 11:28:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:642540</guid><dc:creator>Adam</dc:creator><description>Interesting. Does using this plugin also change the file format for the document being edited so that the content, which is obviously meant to be editable by as many people as possible, can *actually* be edited without loss of fidelity on systems other than MS Office?&lt;br&gt;&lt;br&gt;It would seem kind of ironic to save CC-licensed material in a proprietary file format that, in order to get up-to-date documentation for, you need to sign an NDA!&lt;br&gt;</description></item><item><title>re: The WiX toolset presents the Creative Commons Add-in for Microsoft Office.</title><link>http://blogs.msdn.com/robmen/archive/2006/06/20/641202.aspx#643006</link><pubDate>Thu, 22 Jun 2006 19:33:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:643006</guid><dc:creator>robmen</dc:creator><description>Adam, AFAIK, add-ins cannot change the file format of the document. &amp;nbsp;They just add more data to the document. &amp;nbsp;The user gets to pick what format to save the document as, including HTML if he or she desires.</description></item><item><title>Supporting the unsupported Creative Commons Add-in for Microsoft Office.</title><link>http://blogs.msdn.com/robmen/archive/2006/06/20/641202.aspx#644032</link><pubDate>Fri, 23 Jun 2006 12:52:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:644032</guid><dc:creator>Rob Mensching Openly Uninstalled</dc:creator><description>Imagine a blog entry where I talk about the issues we've hit in the initial release of the Creative Commons Add-in for Microsoft Office.</description></item><item><title>re: The WiX toolset presents the Creative Commons Add-in for Microsoft Office.</title><link>http://blogs.msdn.com/robmen/archive/2006/06/20/641202.aspx#644653</link><pubDate>Fri, 23 Jun 2006 22:12:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:644653</guid><dc:creator>Joey Barkley</dc:creator><description>Rob, I know you said that later on you would be releasing some of this code to the community. Can you tell us if the Office XP PIA install will be redistributable with commercial packages (for instance, when released could a company package it for installation with the VS.NET 2005 Bootstrap as a prereq to a commercial product), or will licensing prohibit commercial redistribution?&lt;br&gt;&lt;br&gt;Thanks.</description></item><item><title>Prematurely analyzing the effect of Bill Gates' departure - an brief analysis</title><link>http://blogs.msdn.com/robmen/archive/2006/06/20/641202.aspx#648030</link><pubDate>Tue, 27 Jun 2006 05:24:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:648030</guid><dc:creator>The Penguin Chronicles</dc:creator><description>Now that Bill Gates has announced plans to work less at Microsoft after two years, blogs around the world are jumping onto the wagon to announce how Microsoft is going to change and how Microsoft...</description></item><item><title>re: The WiX toolset presents the Creative Commons Add-in for Microsoft Office.</title><link>http://blogs.msdn.com/robmen/archive/2006/06/20/641202.aspx#651705</link><pubDate>Fri, 30 Jun 2006 06:45:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:651705</guid><dc:creator>Christopher Painter</dc:creator><description>This isn't really install related but I'm wondering why the decision to write a managed plugin for an unmanaged application was made in the first place.&lt;br&gt;&lt;br&gt;All the PIA issues would have been eliminated, a bootstrapper wouldn't even have been needed and the install could be a really simple MSI project that could easily support a standard unattended silent installation by GPO/SMS.&lt;br&gt;&lt;br&gt;No application should EVER be deployed without supporting this scenario. &amp;nbsp;However I am pleased when development shops continue to violate this basic requirement as it keeps me gainfully employed.&lt;br&gt;</description></item><item><title>Creative Commons Add-in for Microsoft Office: Behind the Office PIAs.</title><link>http://blogs.msdn.com/robmen/archive/2006/06/20/641202.aspx#664071</link><pubDate>Thu, 13 Jul 2006 07:28:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:664071</guid><dc:creator>Rob Mensching Openly Uninstalled</dc:creator><description>Imagine a blog entry where Bob Arnson steps in and tells the tale of the Office PIAs for the Creative Commons Add-in for Microsoft Office.</description></item></channel></rss>