-
Notifications
You must be signed in to change notification settings - Fork 0
/
automatic-app-install.html
71 lines (67 loc) · 6.6 KB
/
automatic-app-install.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
---
layout: default
---
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Automatic app-install - quick and silently</title>
<meta name="viewport" content="width=device-width">
</head>
<body>
<p></p>
<p> </p>
<p> </p>
<p> </p>
<!-- ####### YAY, I AM THE SOURCE EDITOR! #########-->
<h1>Automatic app-install - quick and silently</h1>
<p>compilation by Thorsten Enderlein - <a href="https://twitter.com/endi24" rel="nofollow">https://twitter.com/endi24</a></p>
<h1><a id="user-content-chocolatey-scripts--oneliner" class="anchor" href="https://github.com/endoleg/app-install#chocolatey-scripts--oneliner" aria-hidden="true"></a>Chocolatey scripts / oneliner</h1>
<p>Package manager and installer for software packages</p>
<p><a href="https://chocolatey.org/" rel="nofollow">https://chocolatey.org</a></p>
<p><a href="https://twitter.com/chocolateynuget" rel="nofollow">https://twitter.com/chocolateynuget</a></p>
<p>See packages at <a href="https://chocolatey.org/packages/" rel="nofollow">https://chocolatey.org/packages/</a></p>
<h1><a id="user-content-chocolatey-easy-installer-builder" class="anchor" href="https://github.com/endoleg/app-install#chocolatey-easy-installer-builder" aria-hidden="true"></a>Chocolatey Easy Installer Builder:</h1>
<p><a href="http://pmify.com/choco/" rel="nofollow">http://pmify.com/choco/</a></p>
<h1><a id="user-content-chocolatey-gui" class="anchor" href="https://github.com/endoleg/app-install#chocolatey-gui" aria-hidden="true"></a>Chocolatey GUI</h1>
<p><a href="https://chocolatey.org/packages/ChocolateyGUI" rel="nofollow">https://chocolatey.org/packages/ChocolateyGUI</a></p>
<h1><a id="user-content-boxstarter" class="anchor" href="https://github.com/endoleg/app-install#boxstarter" aria-hidden="true"></a>Boxstarter</h1>
<p>Repeatable, reboot resilient windows environment installations made easy using Chocolatey packages. You can use Boxstarter to install a complete environment or install a small set of tools and windows settings with absolutely no software pre installed and configuration scripts stored in a gist.</p>
<p><a href="https://boxstarter.org/Learn/WebLauncher" rel="nofollow">https://boxstarter.org/Learn/WebLauncher</a></p>
<p><a href="https://boxstarter.org/" rel="nofollow">https://boxstarter.org/</a></p>
<p><a href="https://github.com/chocolatey/boxstarter">https://github.com/chocolatey/boxstarter</a></p>
<h1><a id="user-content-ninite-scripts--oneliner" class="anchor" href="https://github.com/endoleg/app-install#ninite-scripts--oneliner" aria-hidden="true"></a>Ninite scripts / oneliner</h1>
<p>Ninite is a package management system offering that enables users automatically install and update popular applications.</p>
<p>--> <a href="https://github.com/MinersWin/Ninite">https://github.com/MinersWin/Ninite</a></p>
<p>or Invoke-WebRequest -Uri <a href="https://ninite.com/chrome/ninite.exe" rel="nofollow">https://ninite.com/chrome/ninite.exe</a> -OutFile ninite.exe</p>
<p><a href="https://github.com/LukaszWasko/Install-NiniteUpdates/wiki">https://github.com/LukaszWasko/Install-NiniteUpdates/wiki</a></p>
<h1><a id="user-content-ninite-gui" class="anchor" href="https://github.com/endoleg/app-install#ninite-gui" aria-hidden="true"></a>Ninite GUI</h1>
<p><a href="https://ninite.com/" rel="nofollow">https://ninite.com/</a> </p>
<h1><a id="user-content-windows-package-manager-winget-scripts--oneliner" class="anchor" href="https://github.com/endoleg/app-install#windows-package-manager-winget-scripts--oneliner" aria-hidden="true"></a>Windows Package Manager (winget) scripts / oneliner</h1>
<p>App-Installer from MS Store for Win10 1709 and later (so support for Win2016/Win2019)</p>
<p>Install initial preview release from here:</p>
<p><a href="https://github.com/microsoft/winget-cli/releases">https://github.com/microsoft/winget-cli/releases</a></p>
<p><a href="https://www.microsoft.com/de-de/p/app-installer/9nblggh4nns1" rel="nofollow">https://www.microsoft.com/de-de/p/app-installer/9nblggh4nns1</a></p>
<p><a href="https://github.com/microsoft/winget-cli">https://github.com/microsoft/winget-cli</a></p>
<p><a href="https://github.com/microsoft/winget-pkgs">https://github.com/microsoft/winget-pkgs</a></p>
<p>You can use winget in Windows Terminal, command line, or PowerShell: <a href="https://docs.microsoft.com/en-us/windows/package-manager" rel="nofollow">https://docs.microsoft.com/en-us/windows/package-manager</a></p>
<h1><a id="user-content-windows-package-manager-winget-gui" class="anchor" href="https://github.com/endoleg/app-install#windows-package-manager-winget-gui" aria-hidden="true"></a>Windows Package Manager (winget) GUI</h1>
<p><a href="https://github.com/goranalkovic/WinGetGui">https://github.com/goranalkovic/WinGetGui</a></p>
<p><a href="https://wingetit.com/">https://wingetit.com/</a></p>
<p><a href="https://winstall.app/">https://winstall.app/</a></p>
<p>--> Use Sharpapp <a href="https://github.com/mirinsoft/sharpapp">https://github.com/mirinsoft/sharpapp</a> and go to > Navigation > packages > Install software packages </p>
<h1><a id="user-content-evergreen-scripts" class="anchor" href="https://github.com/endoleg/app-install#evergreen-scripts" aria-hidden="true"></a>Evergreen scripts</h1>
<p>Evergreen is a simple PowerShell module to get latest version numbers and download URLs for various software products. The module consists of Get commands to use in scripts when performing software management tasks.</p>
<p><a href="https://www.powershellgallery.com/packages/Evergreen/" rel="nofollow">https://www.powershellgallery.com/packages/Evergreen/</a></p>
<p><a href="https://twitter.com/stealthpuppy" rel="nofollow">https://twitter.com/stealthpuppy</a> and <a href="https://github.com/aaronparker/Evergreen/tree/master/Evergreen/Public">https://github.com/aaronparker/Evergreen/tree/master/Evergreen/Public</a></p>
<p><a href="https://twitter.com/xenappblog" rel="nofollow">https://twitter.com/xenappblog</a> and <a href="https://github.com/haavarstein/Applications">https://github.com/haavarstein/Applications</a></p>
<p><a href="https://twitter.com/cit_bronson" rel="nofollow">https://twitter.com/cit_bronson</a> and <a href="https://github.com/BronsonMagnan/SoftwareUpdate">https://github.com/BronsonMagnan/SoftwareUpdate</a></p>
<p> </p>
<h1>Endoleg-Scripts</h1>
<p>Powershell-Scripts to use winget, ninite, chocolately and boxstarter to install many apps silently:</p>
<p><a href="https://github.com/endoleg/app-install">https://github.com/endoleg/app-install</a></p>
<p> </p>
<p> </p>
<p> </p>
</body>
</html>