Skip to content

Instantly share code, notes, and snippets.

@allomov
Last active January 29, 2018 17:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save allomov/9ea90dfa7b56ae091b2a79cc0e65bfd0 to your computer and use it in GitHub Desktop.
Save allomov/9ea90dfa7b56ae091b2a79cc0e65bfd0 to your computer and use it in GitHub Desktop.

Find the service by name

tasklist | Select-String -Pattern "Dev*"
Find-Package -ProviderName  Chocolatey ruby
Install-Package -ProviderName Chocolatey ruby
Get-Content -Wait -Tail 100 .\logs\winsw.out.log
Install-Package -ProviderName  Chocolatey python2
cp  C:\Python27\python.exe  C:\Python27\python2.exe
get-command bower
signtool sign /debug /f "C:/path/to/Certificates.p12" /p password "binary-path.exe"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment