Skip to content

Open the path where D365FO.Tools is installed

Mötz Jensen edited this page Aug 22, 2018 · 1 revision

Execute below command in powershell and an explorer window will open in the correct path

explorer.exe (Split-Path (Get-Module d365fo.tools).Path -Parent)
Clone this wiki locally