0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

スクリーンショットを取るのに便利なScreenpressoをwingetでインストールする

Posted at

スクリーンショットを撮る時にScreenpressoというソフトウェアをよく使っています。

なのですが、非常によく名前を忘れるのとwingetでインストールできることに気づいたのでメモしておこうということで。

環境

PS > winget --version
v1.11.510


PS > [System.Environment]::OSVersion

Platform ServicePack Version      VersionString
-------- ----------- -------      -------------
 Win32NT             10.0.22621.0 Microsoft Windows NT 10.0.22621.0


wingetでScreenpressoをインストールする

winget searchで見つかります。

PS > winget search screenpresso
名前         ID                      バージョン 一致                      ソース
---------------------------------------------------------------------------------
Screenpresso 9N3GRQTX1QPF            Unknown                              msstore
Screenpresso Learnpulse.Screenpresso 2.1.39.0   ProductCode: screenpresso winget

インストール。

PS C:\Users\vagrant> winget install Learnpulse.Screenpresso

あとはindowsアプリケーションとして使いましょう。

{D89C2E6B-D01B-4048-A084-03688E2096C7}.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?