Here's one technique that I find useful....
Open the MSI in Orca like normal and then create a transform. Paste your RTF in like normal and then tell it to Generate the transform. Close orca. Now you can use WiUseXfm.vbs to apply the transform to similarly created MSI's. http://msdn.microsoft.com/en-us/library/windows/desktop/aa367577(v=vs.85).as px It's a quick hack but should work depending on your situation. ---------------------------------------- From: "Uma Harano" <uhar...@esri.com> Sent: Tuesday, April 24, 2012 11:43 AM To: "General discussion for Windows Installer XML toolset." <wix-users@lists.sourceforge.net> Subject: Re: [WiX-users] Import rtf file to a scrollable text control Thanks Rob! The LicenseAgreement I am trying to import into the Control table is 19 pages long and it is in rtf format. So I am not sure how I can import this using that vbs script. Should I: * Import using Orca for the first time. * Get the "formatted text" in the Text column of the Control table(created for me by Orca) and build SQL query using that. (It will be VERY long) * Run the SQL statement using the vbs script for future builds. What am I missing? Sorry about all these questions. Thanks! Uma- -----Original Message----- From: Rob Mensching [mailto:r...@robmensching.com] Sent: Tuesday, April 24, 2012 8:24 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Import rtf file to a scrollable text control You could use the wisql.vbs that comes with the MSI SDK. On Mon, Apr 23, 2012 at 8:15 PM, Uma Harano <uhar...@esri.com> wrote: > Hi Rob > > I need to fix the license agreement in a msi file that has already > been built. I cannot unfortunately rebuild the msi again. So I have > been "fixing" the msi with the new license agreement using orca. I > would like to instead so this with a commandline tool with no UI. > > How can I do this? > > Thanks. > Uma > > > On Apr 23, 2012, at 7:38 PM, Rob Mensching <r...@robmensching.com> wrote: > > > Wix can do this when building your MSI. > > > > On Mon, Apr 23, 2012 at 4:41 PM, Uma Harano <uhar...@esri.com> wrote: > > > >> Hi, > >> I would like to import an rtf file into the Text column of the > >> Control table for a Scrollable Text Control. (Into a msi that already exists). > >> I would like to do this during my build process. It should have no > >> UI intervention (so not Orca or any authoring tool). Is it possible > >> to do > this > >> with msidb? Or what are the methods I could use? > >> > >> Thanks in advance! > >> Uma- > >> > >> > ---------------------------------------------------------------------- > -------- > >> Live Security Virtual Conference > >> Exclusive live event will cover all the ways today's security and > >> threat landscape has changed and how IT managers can respond. > Discussions > >> will include endpoint security, mobile security and the latest in > malware > >> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > >> _______________________________________________ > >> WiX-users mailing list > >> WiX-users@lists.sourceforge.net > >> https://lists.sourceforge.net/lists/listinfo/wix-users > >> > > > > > > > > -- > > virtually, Rob Mensching - http://RobMensching.com LLC > > > ---------------------------------------------------------------------- > -------- > > Live Security Virtual Conference > > Exclusive live event will cover all the ways today's security and > > threat landscape has changed and how IT managers can respond. > > Discussions will include endpoint security, mobile security and the > > latest in malware threats. > > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > > _______________________________________________ > > WiX-users mailing list > > WiX-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > > ---------------------------------------------------------------------- > -------- > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. > Discussions will include endpoint security, mobile security and the > latest in malware threats. > http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > -- virtually, Rob Mensching - http://RobMensching.com LLC ---------------------------------------------------------------------------- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ---------------------------------------------------------------------------- -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users