Skip to content

RaptorXilef/UpdateCheckerPowerShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UpdateCheckerPowerShell

A simple PowerShell update checker for your application.

Installation

Not required

Usage

  1. Simply insert the function from the PowerShell script into your PowerShell script.
  2. Adjust the variables for $GitHubName $RepositoryName and $currentVersion.
  3. Place the function CheckIfUpdateIsAvailable at the position in your script where it should be called.
  4. Done

About

A simple PowerShell update checker for your application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published