Ylianst/MeshAgent

Want to change Agent installation folder to custom folder for windows

prakash3113 opened this issue · 1 comments

I want to change Agent installation folder to custom folder. How i can change it.

When installing the agent, use the command line parameter:

--installPath="desiredPath"

So for example, like the following:

MeshService64 -fullinstall --installPath="C:\MyAgent\WorkingFolder"