<Component Id="updatepath" Guid="YOUR-GUID-HERE">
     <Environment Id="updatepath" Name="PATH" Action="set" System="yes" 
Part="first" 
Value="[DIRECTORY-ID]"/>
</Component>

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 to register 
> the command during the installation, so I don't have to give whole path 
> just to make it run from different location than the work directory of 
> that application.
> 
> Any samples of wix code will be very helpful.
> 
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to