Re: [WiX-users] Command registration

2006-08-23 Thread Phil Wilson
perhaps I'm just confused. Thanks! From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Ludlow Sent: Wednesday 23 August 2006 5:51 To: Rob Hamflett; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Command registration Dang! always

Re: [WiX-users] Command registration

2006-08-23 Thread Darren Kulp
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Ludlow Sent: Wednesday 23 August 2006 5:51 To: Rob Hamflett; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Command registration   Dang! always doing that.   Sorry... :P   On 8/23/06, Rob Hamflett <[EM

Re: [WiX-users] Command registration

2006-08-23 Thread John Ludlow
Dang! always doing that.   Sorry... :P  On 8/23/06, Rob Hamflett <[EMAIL PROTECTED]> wrote: Did you mean to send that just to me?RobJohn Ludlow wrote:> One thing to be aware of here is that this environment variable change > will not be available to your installation, and I think it's only> written

Re: [WiX-users] Command registration

2006-08-23 Thread Rob Hamflett
I think DIRECTORY-ID has to be in uppercase so the property is public and hence passed on to the server side. Rob Kamil Krawczyk wrote: > I'm a newbie in wix, and I've got a problem in which I'll apprised your > help. > > I've got a simple command line application, and I would like t

[WiX-users] Command registration

2006-08-23 Thread Kamil Krawczyk
Title: Command registration I'm a newbie in wix, and I've got a problem in which I'll apprised your help. I've got a simple command line application, and I would like to register the command during the installation, so I don't have to give whole path just to make it run from different locat