Skip to content

Automatic silent download and installation of the latest versions of applications, software

Notifications You must be signed in to change notification settings

poljik/downstall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome

This is a script for automatic silent download and installation of the latest versions of applications.

Examples

Examples with -install parameter:

./downstall.ps1 -install anydesk
./downstall.ps1 -install aimp, chrome, winrar

Or just:

./downstall.ps1 anydesk
./downstall.ps1 aimp, chrome, winrar

You can use TAB to display a list of options. To download all applications without installing, you can ignore the arguments, for example:

./downstall.ps1

There are two more parameters -downloadOnly(without installation) and -installOnly(without download):

./downstall.ps1 -downloadOnly chrome, firefox
./downstall.ps1 -installOnly chrome, firefox

About

Automatic silent download and installation of the latest versions of applications, software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published