Open the path where D365FO.Tools is installed - FH-Inway/d365fo.tools GitHub Wiki
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)
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)