Hello everyone, I used the deploy kit successfully for a bit now but today something weird happened.
I want to kill a process related to an application so I used
Show-InstallationWelcome -CloseApps "application"
but when the pop up to close the application appear, the name inside the menu is not “application” but “Deploy-Application.ps1”.
did anyone see anything like that before?