bcurran3 / ChocolateyPackages

My published Chocolatey packages
206 stars 94 forks source link

show message via code in powershell #316

Closed samantrader closed 1 year ago

samantrader commented 1 year ago

Hi how can show message with code via powershell example :

ps c:\ show-sticky "my message "

bcurran3 commented 1 year ago

https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/write-host?view=powershell-7.3

@samantrader - not appropriate. Microsoft makes PowerShell, please go to them for support.

samantrader commented 1 year ago

I mean use your package "simple-sticky-notes" with powershell code and show some text

bcurran3 commented 1 year ago

I don't make the Simple Sticky Notes program or the PowerShell program. I package the Simple Sticky Notes program for Chocolatey using PowerShell. I don't support the other programs. It's not clear to me what you really want, but it is clear to me that the answer lies elsewhere.