scheiss chars entfernt
This commit is contained in:
parent
ed4f30a3f1
commit
b94b20e22c
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
|
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
|
||||||
<metadata>
|
<metadata>
|
||||||
<id>vdos</id>
|
<id>vdos</id>
|
||||||
@ -11,8 +11,8 @@
|
|||||||
<iconUrl>https://git.foo.li/peter/chocolatey/raw/branch/master/icons/vdos.png</iconUrl>
|
<iconUrl>https://git.foo.li/peter/chocolatey/raw/branch/master/icons/vdos.png</iconUrl>
|
||||||
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
||||||
<description>vDos: Run DOS applications in Windows</description>
|
<description>vDos: Run DOS applications in Windows</description>
|
||||||
<summary>Windows 64-bit doesn’t support DOS applications. Windows 32-bit included NTVDM,
|
<summary>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,
|
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.
|
mostly without an option to downgrade to Windows 32-bit. vDOS takes care of this limitation.
|
||||||
</summary>
|
</summary>
|
||||||
<releaseNotes>see notes at https://www.vdos.info/download.html</releaseNotes>
|
<releaseNotes>see notes at https://www.vdos.info/download.html</releaseNotes>
|
||||||
@ -22,5 +22,6 @@
|
|||||||
requires adding the tools path -->
|
requires adding the tools path -->
|
||||||
<files>
|
<files>
|
||||||
<file src="tools/*" target="tools"/>
|
<file src="tools/*" target="tools"/>
|
||||||
|
|
||||||
</files>
|
</files>
|
||||||
</package>
|
</package>
|
||||||
|
Loading…
Reference in New Issue
Block a user