Want to change Agent installation folder to custom folder for windows
prakash3113 opened this issue · 1 comments
prakash3113 commented
I want to change Agent installation folder to custom folder. How i can change it.
krayon007 commented
When installing the agent, use the command line parameter:
--installPath="desiredPath"
So for example, like the following:
MeshService64 -fullinstall --installPath="C:\MyAgent\WorkingFolder"