While install appium desktop add System Variable

Hi, In APPIUM 1.4.12 i add 2 new System Variable (while install it)

  1. APPIUM_HOME (“C:\Appium”)
  2. APPIUM ("C:\Appium\node_modules.bin ").

now i install on new computer appium desktop (1.6.5) and i dont know how to add the new System Variable.

I add new System Variable

  1. APPIUM_HOME (“C:\Users\gilb\AppData\Local\Programs\appium-desktop”)

but for APPIUM I cant found the path “C:\Users\gilb\AppData\Local\Programs\appium-desktop\node_modules.bin”

where is it ?

Thanks !