vDos 2021.05.01
This commit is contained in:
@ -1,12 +1,12 @@
|
||||
# vDOS for Windows
|
||||
# 2011-2020 foo.li systeme + software
|
||||
# 2011-2021 foo.li systeme + software
|
||||
|
||||
# download site has ssl issues, setup is included in package...
|
||||
|
||||
# package installs to 'default' location: c:\vDOS
|
||||
|
||||
$packageName = 'vdos'
|
||||
$version = '2020.03.01'
|
||||
$version = '2021.05.01'
|
||||
$installerType = 'exe'
|
||||
$scriptPath = $(Split-Path $MyInvocation.MyCommand.Path)
|
||||
$setupFullPath = Join-Path $scriptPath 'vDosSetup.exe'
|
||||
|
Reference in New Issue
Block a user