Adding things to PATH

Repository of web frameworks and applications for Microsoft IIS.
User avatar
Posts: 18
Joined: 30 May 2012, 23:43

Adding things to PATH

21 Aug 2012, 06:12

Howdy.

Is it possible to add things to PATH for a zoo instance?. Using some gems I'm using have a gemspec using the command git-ls. Gits on the machine, I just need to make zoo/ruby aware of it before it runs :)

User avatar
Posts: 18
Joined: 30 May 2012, 23:43

Re: Adding things to PATH

22 Aug 2012, 03:09

Just added in to the system path via normal windows ways.

User avatar
Posts: 402
Joined: 06 Mar 2012, 11:59

Re: Adding things to PATH

22 Aug 2012, 06:15

Yes, you can simply set an environment variable in web.config to the list of environment variables file as follows:

<add name="PATH" value="%PATH%;c:\git" />

Posts: 19
Joined: 28 Sep 2012, 01:54

Re: Adding things to PATH

28 Sep 2012, 04:16

beau wrote:Just added in to the system path via normal windows ways.


What will definitely work I would say. Image

Return to Helicon Zoo

Who is online

Users browsing this forum: No registered users and 16 guests