Burn is a bootstrapper/chainer, it manages things at install time so I don't think it'll help migrate your code. However, the related bundle feature in Burn is pretty cool, especially for language pack scenarios. Essentially, your main product installs as a Bundle (aka: uses Burn). Then language pack Bundles can declare they are "add-ons" to that main Bundle. The lang pack Bundle can be installed/uninstalled independently. However, when the main Bundle is repaired/uninstalled the add-on related bundles are also repaired/uninstalled. That means removing the main Bundle takes all the language pack Bundles with it. You can now upgrade all the different pieces at different rates.
It's can be quite powerful system if you need that type of functionality. <smile/> On Mon, Mar 18, 2013 at 5:26 AM, TimM <timmay...@smarttech.com> wrote: > Rob, when you mention that "Burn adds a couple features (add-on related > bundles) that make doing language packs really sweet" could you explain a > bit more on that? What features does it add? We are just about to convert > our InstallShield Language pack projects to WiX, but we are also looking at > creating a tool/script that will convert them all over and allow us to > generate new language packs automatically. But if there is something that > Burn can do to help with this that would be great. > > Thanks. > > From: Wyrdfish [via Windows Installer XML (WiX) toolset] [mailto: > ml-node+s687559n7584397...@n2.nabble.com] > Sent: Monday, March 18, 2013 4:12 AM > To: Tim Mayert > Subject: Re: Looking at WiX to generate a Chained installpackage. > > Hi, > I understand the benefits for some, we just advocate sim-ship of > localization > and treat language resources like any other file, but then languages are > our > thing. > > > -----Original Message----- > From: Rob Mensching [mailto:[hidden > email]</user/SendEmail.jtp?type=node&node=7584397&i=0>] > Sent: 15 March 2013 15:53 > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Looking at WiX to generate a Chained > installpackage. > > David, there are actually a lot of advantages to breaking language packs > out. > Servicing in particular can be easier. Burn adds a couple features (add-on > related bundles) that make doing language packs really sweet. > > > On Fri, Mar 15, 2013 at 8:26 AM, David Watson <[hidden > email]</user/SendEmail.jtp?type=node&node=7584397&i=1>> wrote: > > > Jeepers, you should just include the language packs in the products > > and put a language selection in the product. > > > > 59 language packs is a headache to manage separately. > > > > -----Original Message----- > > From: TimM [mailto:[hidden > email]</user/SendEmail.jtp?type=node&node=7584397&i=2>] > > Sent: 14 March 2013 17:37 > > To: [hidden email]</user/SendEmail.jtp?type=node&node=7584397&i=3> > > Subject: Re: [WiX-users] Looking at WiX to generate a Chained > > installpackage. > > > > And that is what we are looking for, simplicity for the admins. Our > > Chained product contains 5 main product installers and up to 59 > > language pack installers and therefore we did not want to have the > > system admin to have to enter so many installer .msi. > > > > So having a single chain .msi to push would be a lot better than > > having multiple msi's.. > > > > Thanks, > > > > Tim. > > > > From: Wyrdfish [via Windows Installer XML (WiX) toolset] > > [mailto:[hidden email]</user/SendEmail.jtp?type=node&node=7584397&i=4>] > > Sent: Thursday, March 14, 2013 11:06 AM > > To: Tim Mayert > > Subject: Re: Looking at WiX to generate a Chained installpackage. > > > > Not really sure what you are meaning by an embedded UI here. GPO > > publishes MSIs silently to client machines. > > > > Also its possible to push several MSIs as part of one policy (we have > > to document this for our customers so they can install prerequisites) > > so I don't see an absolute requirement for chaining apart from > > simplicity. > > > > Dave W. > > > > -----Original Message----- > > From: Rob Mensching [mailto:[hidden > > email]</user/SendEmail.jtp?type=node&node=7584353&i=0>] > > Sent: 13 March 2013 18:14 > > To: General discussion for Windows Installer XML toolset. > > Subject: Re: [WiX-users] Looking at WiX to generate a Chained > > installpackage. > > > > That or a embedded UI would need to be implemented in the WiX toolset. > > Personally, I jumped over that feature and went for the full blown > > bootstrapper/chainer with Burn... but GPO functionality does suffer a > bit. > > Might be an interesting feature to implement in the future to provide > > a "stock embedded UI" from WiX toolset. > > > > > > On Wed, Feb 27, 2013 at 6:22 AM, TimM <[hidden > > email]</user/SendEmail.jtp?type=node&node=7584353&i=1>> wrote: > > > > > Since we still have a lot of our customers that still use GPO for > > > pushing out our software we still have to have a .msi solution. So > > > again it looks > > like > > > we have to stay with InstallShield for all our chained projects. > > > > > > Tim. > > > > > > > > > > > > -- > > > View this message in context: > > > > > > > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Looking- > > at-WiX- > > to-generate-a-Chained-install-package-tp7583963p7583998.html<http://wi > > ndows-installer-xml-wix-toolset.687559.n2.nabble.com/Looking-at-WiX-to > > -generate-a-Chained-install-package-tp7583963p7583998.html> > > > Sent from the wix-users mailing list archive at Nabble.com. > > > > > > > > > > > > > ---------------------------------------------------------------------- > > ------- > > - > > > > > Everyone hates slow websites. So do we. > > > Make your web apps faster with AppDynamics Download AppDynamics Lite > > > for free today: > > > http://p.sf.net/sfu/appdyn_d2d_feb > > > _______________________________________________ > > > WiX-users mailing list > > > [hidden email]</user/SendEmail.jtp?type=node&node=7584353&i=2> > > > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > > > > > > > ---------------------------------------------------------------------- > > ------- > > - > > Everyone hates slow websites. So do we. > > Make your web apps faster with AppDynamics Download AppDynamics Lite > > for free today: > > http://p.sf.net/sfu/appdyn_d2d_mar > > _______________________________________________ > > WiX-users mailing list > > [hidden email]</user/SendEmail.jtp?type=node&node=7584353&i=3> > > https://lists.sourceforge.net/lists/listinfo/wix-users > > SDL PLC confidential, all rights reserved. > > If you are not the intended recipient of this mail SDL requests and > > requires that you delete it without acting upon or copying any of its > > contents, and we further request that you advise us. > > SDL PLC is a public limited company registered in England and Wales. > > Registered number: 02675207. > > Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire > > SL6 7DY, UK. > > > > > > > > ---------------------------------------------------------------------- > > ------- > > - > > Everyone hates slow websites. So do we. > > Make your web apps faster with AppDynamics Download AppDynamics Lite > > for free today: > > http://p.sf.net/sfu/appdyn_d2d_mar > > _______________________________________________ > > WiX-users mailing list > > [hidden email]</user/SendEmail.jtp?type=node&node=7584353&i=4> > > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > ________________________________ > > If you reply to this email, your message will be added to the > > discussion > > below: > > > > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Looking- > > at-WiX- > > to-generate-a-Chained-install-package-tp7583963p7584353.html<http://wi > > ndows-installer-xml-wix-toolset.687559.n2.nabble.com/Looking-at-WiX-to > > -generate-a-Chained-install-package-tp7583963p7584353.html> > > To unsubscribe from Looking at WiX to generate a Chained install > > package., click here< > > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/template > > /N > > > > amlServlet.jtp?macro=unsubscribe_by_code&node=7583963&code=VGltTWF5ZXJ > > 0QHNtYX< > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/template > <%0d%0a%3cbr/%3e%3e%20GltTWF5ZXJ0QHNtYX%3e%20J0dGVjaC5jb218NzU4Mzk2M3wtMTcxMzc3MTUwNA==%3e.%0d%0a%3cbr/%3e%3e%20NAML%3c%0d%0a%3cbr/%3e%3e%20%3ca%20href=> > > /N > > > > amlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.nam > > l&base=<http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/ > > template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3 > > Aemail.naml&base=> > > > > nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleN > > amespac > > > > e-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscriber > > s%21nab > > > > ble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_ema > > il%21na > > bble%3Aemail.naml> > > > > > > > > > > -- > > View this message in context: > > > > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Looking- > > at-WiX- to-generate-a-Chained-install-package-tp7583963p7584358.html > > Sent from the wix-users mailing list archive at Nabble.com. > > > > ---------------------------------------------------------------------- > > ------- > > - > > Everyone hates slow websites. So do we. > > Make your web apps faster with AppDynamics Download AppDynamics Lite > > for free today: > > http://p.sf.net/sfu/appdyn_d2d_mar > > _______________________________________________ > > WiX-users mailing list > > [hidden email]</user/SendEmail.jtp?type=node&node=7584397&i=5> > > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > > > ---------------------------------------------------------------------- > > -------- Everyone hates slow websites. So do we. > > Make your web apps faster with AppDynamics Download AppDynamics Lite > > for free today: > > http://p.sf.net/sfu/appdyn_d2d_mar > > _______________________________________________ > > WiX-users mailing list > > [hidden email]</user/SendEmail.jtp?type=node&node=7584397&i=6> > > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > > > ----------------------------------------------------------------------------- > - > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics Download AppDynamics Lite for > free > today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > WiX-users mailing list > [hidden email]</user/SendEmail.jtp?type=node&node=7584397&i=7> > https://lists.sourceforge.net/lists/listinfo/wix-users > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > WiX-users mailing list > [hidden email]</user/SendEmail.jtp?type=node&node=7584397&i=8> > https://lists.sourceforge.net/lists/listinfo/wix-users > > ________________________________ > If you reply to this email, your message will be added to the discussion > below: > > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Looking-at-WiX-to-generate-a-Chained-install-package-tp7583963p7584397.html > To unsubscribe from Looking at WiX to generate a Chained install package., > click here< > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=7583963&code=VGltTWF5ZXJ0QHNtYXJ0dGVjaC5jb218NzU4Mzk2M3wtMTcxMzc3MTUwNA== > >. > NAML< > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml > > > > > > > -- > View this message in context: > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Looking-at-WiX-to-generate-a-Chained-install-package-tp7583963p7584398.html > Sent from the wix-users mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_mar > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_mar _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users