Rob Mensching wrote:
> So does that mean you are writing it, Bob?
>
I'll happily put it on my ever-growing list. Maybe even in the top 10,
as I think this would be a very useful CA. But that still puts it
somewhere in 2009.
--
sig://boB
http://bobs.org
---
So does that mean you are writing it, Bob?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson
Sent: Thursday, September 28, 2006 18:49
To: Wilson, Phil
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Launching a CHM
Wilson, Phil
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson
Sent: Thursday, September 28, 2006 18:49
To: Wilson, Phil
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Launching a CHM
Wilson, Phil wrote:
> If Wix actually
> has a bu
Wilson, Phil wrote:
> If Wix actually
> has a built-in custom action that does a shell open on a file then it
> would work for probably all these situations, whether it's a URL, a text
> file, an RTF file, chm, mp3, wav, csv, and so on, and it would use the
> app that the user wanted, not that one
[EMAIL PROTECTED] On Behalf Of John
Robbins
Sent: Thursday, September 28, 2006 2:39 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Launching a CHM
I'm not a WiX or install expert by any means, but this worked for me:
(NOT Installed) AND
; Date: Thu, 28 Sep 2006 12:35:03 -0700
> To:
> Conversation: [WiX-users] Launching a CHM
> Subject: Re: [WiX-users] Launching a CHM
>
> The general approach to this is to do whatever it takes to run a
> ShellExcute "open" on the file. For doc, chm, html or whatever
>
The general approach to this is to do whatever it takes to run a
ShellExcute "open" on the file. For doc, chm, html or whatever
extension this will invoke the handler for it, just like double-click.
Details depend on your choice of language for the custom action, but C++
has ShellExecute() that ta
7 matches
Mail list logo