diff --git a/packages/vdos/tools/chocolateyinstall.ps1 b/packages/vdos/tools/chocolateyinstall.ps1 index 3d0c91e..ab88d83 100755 --- a/packages/vdos/tools/chocolateyinstall.ps1 +++ b/packages/vdos/tools/chocolateyinstall.ps1 @@ -6,7 +6,7 @@ # package installs to 'default' location: c:\vDOS $packageName = 'vdos' -$version = '2017.08.01' +$version = '2018.05.01' $installerType = 'exe' $scriptPath = $(Split-Path $MyInvocation.MyCommand.Path) $setupFullPath = Join-Path $scriptPath 'vDosSetup.exe' diff --git a/packages/vdos/tools/chocolateyuninstall.ps1 b/packages/vdos/tools/chocolateyuninstall.ps1 index 7e9cab7..cb36883 100755 --- a/packages/vdos/tools/chocolateyuninstall.ps1 +++ b/packages/vdos/tools/chocolateyuninstall.ps1 @@ -2,7 +2,7 @@ # 2011-2018 foo.li systeme + software $packageName = 'vdos' -$version = '2017.08.01' +$version = '2018.05.01' $vdosPath = "$env:SystemDrive" + "\vDos" try { diff --git a/packages/vdos/vdos.nuspec b/packages/vdos/vdos.nuspec index 6e383e7..71c52aa 100755 --- a/packages/vdos/vdos.nuspec +++ b/packages/vdos/vdos.nuspec @@ -2,7 +2,7 @@ vdos - 2017.08.01 + 2018.05.01 vDOS Jos Schaars foo.li systeme + software @@ -10,12 +10,12 @@ https://sourceforge.net/projects/vdos/ https://git.foo.li/peter/chocolatey/raw/branch/master/icons/vdos.png true - KVM Virt Viewer + vDos: Run DOS applications in Windows Windows 64-bit doesn’t support DOS applications. Windows 32-bit included NTVDM, to some extend facilitating DOS programs to run. PC’s now come with Windows 10 64-bit installed, mostly without an option to downgrade to Windows 32-bit. vDOS takes care of this limitation. - initial packaging + see notes at https://www.vdos.info/download.html dos vdos windows10x64