Also you can display RTF files in Windows installer using the RichText control 
as per the LicenseAgreementDlg in WiX_UI.

Might be a simpler/more elegant solution than having a button launch the RTF.

Any reason why you need the RTF to be in the Binary table rather than part of 
the install?

Palbinder Sandher 
Software Platform Engineer 
T: +44 (0) 141 945 8500
F: +44 (0) 141 945 8501
http://www.iesve.com 

**Design, Simulate + Innovate with the <Virtual Environment>** 
Integrated Environmental Solutions Limited. Registered in Scotland No. SC151456
Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 
0SP
Email Disclaimer 



-----Original Message-----
From: Rob Mensching [mailto:r...@robmensching.com] 
Sent: 12 August 2012 22:13
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] ShellExec launching a Binary.

You'll have to extract the data from the Binary table. ShellExec won't
understand anything but files in the file system.

On Thu, Aug 9, 2012 at 11:03 AM, Joe Coplen <joe.cop...@microsoft.com>wrote:

> I have a button that was previously using the WixShellExec custom action
> to launch a URL in the browser.  Now I'd like to change it to launch an RTF
> file I've stuck in the Binary table.  I've played with it some, but I can't
> get it to work.  What's the best way to do this?
>
> -J
>
> ------------------------------------------------------------------------------
> 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

Reply via email to