Muhammad Mashwani

Results 10 comments of Muhammad Mashwani

This looks ugly, but here's the output of that command attached [lnav_head_install_ps.txt](https://github.com/tstack/lnav/files/9245266/lnav_head_install_ps.txt) .

Just tried again and attaching the output of the ps command. [lnav_head_install_ps_02.txt](https://github.com/tstack/lnav/files/9246792/lnav_head_install_ps_02.txt) .

Yup, when I came back a really long time later, it was all compiled. It must have happened because of a recent brew update because `brew install --HEAD lnav` was...

Another idea could to be let user's choose which namespace they want to use. Have a default and then allow users to over ride the default if there is some...

Besides performance, there are some other advantages to using the `Microsoft.Management.Infrastructure` namespace. The main one I am interested in is it's ability to use WinRM for remoting. I haven't looked...

The issue with cleaning up failed installations: You can create a Finally {} block after the Catch {} block in Deploy-Application.ps1 to do cleanup tasks if an install failed. Based...

This feature request has been migrated over from the old CodePlex site: https://psappdeploytoolkit.codeplex.com/workitem/79

Show-InstallationWelcome was really only designed to be used for installs, not other deployment types.

If anyone can translate that string to the relevant languages where it's missing, please share them with us and we can add them into the toolkit. We either rely on...

Thanks for reporting this. It will be addressed in the next release.