Skip to content

Commit 0c43641

Browse files
authored
Add install instructions for WinGet
1 parent 1ed5315 commit 0c43641

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ It can even monitor the clipboard and automatically save or append contents as y
4141
### Related projects
4242

4343
This project started as a fork of [sorge13248/PasteIntoFile](https://github.com/sorge13248/PasteIntoFile), itself being a fork of [EslaMx7/PasteIntoFile](https://github.com/EslaMx7/PasteIntoFile).
44-
It is simmilar but more advanced than [PasteEx](https://github.com/huiyadanli/PasteEx), [Paste As File](https://pasteasfile.org), [PasteHere](https://github.com/tomzorz/PasteHere), [Paste To File](https://apps.microsoft.com/store/detail/paste-to-file/9PM34S06CFVJ) and [Advanced Paste](https://github.com/microsoft/PowerToys/releases/tag/v0.86.0).
44+
It is similar but more advanced than [PasteEx](https://github.com/huiyadanli/PasteEx), [Paste As File](https://pasteasfile.org), [PasteHere](https://github.com/tomzorz/PasteHere), [Paste To File](https://apps.microsoft.com/store/detail/paste-to-file/9PM34S06CFVJ) and [Advanced Paste](https://github.com/microsoft/PowerToys/releases/tag/v0.86.0).
4545

4646
This fork comes with many new features, a new fluid GUI and new console options.
4747
The full changelog can be found on the [release page](https://github.com/eltos/PasteIntoFile/releases).
@@ -58,13 +58,15 @@ Paste Into File is free
5858
+ And a **portable version** (.zip file)
5959
+ ~[Install from Microsoft Store](https://apps.microsoft.com/store/detail/XP88X1XTPKZJDJ)~
6060
+ The Microsoft Store version can not be updated anymore, see [this announcement](https://github.com/eltos/PasteIntoFile/discussions/67) for details
61+
+ [Install using WinGet](https://winstall.app/apps/PasteIntoFile.PasteIntoFile)
62+
+ `winget install PasteIntoFile.PasteIntoFile`
6163

6264
| [📥 DOWNLOAD](https://github.com/eltos/PasteIntoFile/releases) | [🪙 DONATE](https://github.com/sponsors/eltos) | [❤️ SAY THANKS](https://saythanks.io/to/eltos) | [🌐 TRANSLATE](https://github.com/eltos/PasteIntoFile/issues/18) | [💻 CONTRIBUTE](https://github.com/eltos/PasteIntoFile/contribute)
6365
|---|---|---|---|---|
6466

6567
_Tested on Windows 10._
6668
_If you are running an older Windows version make sure the .NET Framework 4.8+ is installed._
67-
_If the Microsoft Defender SmartScreen promp appears read [this](https://github.com/eltos/PasteIntoFile/discussions/10)._
69+
_If the Microsoft Defender SmartScreen prompt appears read [this](https://github.com/eltos/PasteIntoFile/discussions/10)._
6870

6971

7072
## Usage

0 commit comments

Comments
 (0)