-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(gh-181) Initial isorecorder and isowriter package updates
Initial updates of the isorecorder and isowriter packages to bring them inline with repository standards. Packages were also updated to utilise archive.org as a source given the original distribution site is no longer available. Merge pull request #217 from dgalbraith/feature/anthonymastreon-repository-package-migration/gh-181
- Loading branch information
Showing
13 changed files
with
137 additions
and
95 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# [<img src="https://cdn.jsdelivr.net/gh/dgalbraith/chocolatey-packages@7e9ae106859434f2bdde98f74517f9f3fbea1424/icons/isorecorder.png" width="48" height="48" />ISO Recorder](https://chocolatey.org/packages/isorecorder) | ||
|
||
[![Software license](https://img.shields.io/badge/License-Freeware-yellow.svg)](https://web.archive.org/web/20171011025743/http://isorecorder.alexfeinman.com:80/ISOrecorder.htm) | ||
[![Maintenance status](https://img.shields.io/badge/Maintained%3F-no-red.svg)] | ||
[![Software version](https://img.shields.io/badge/Source-v3.1.3-blue.svg)](https://web.archive.org/web/20161013205100if_/http://isorecorder.alexfeinman.com/W7.htm) | ||
[![Chocolatey package version](https://img.shields.io/chocolatey/v/isorecorder?label=Chocolatey)](https://chocolatey.org/packages/isorecorder) | ||
|
||
ISO Recorder is a tool (power toy) for Windows XP, 2003, Windows Vista, Windows 7 and later, that supports (depending | ||
on the Windows version) burning CD and DVD images, copying disks, make images of existing data CDs and DVDs and | ||
creating ISO images from the contents of a disk folder. | ||
|
||
![screenshot](https://cdn.jsdelivr.net/gh/dgalbraith/chocolatey-packages@33f8c2fec7386e32ee8e85568835b8e589091622/manual/isorecorder/screenshot.png) | ||
|
||
## Notes | ||
|
||
* This application is no longer supported or maintained. | ||
* The package is for the last released version and is distributed from a snapshot captured at [archive.org](https://archive.org). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- Do not remove this test for UTF-8: if “Ω” doesn’t appear as greek uppercase omega letter enclosed in quotation marks, you should use an editor that supports UTF-8, not this one. --> | ||
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd"> | ||
<metadata> | ||
<id>isorecorder</id> | ||
<version>3.1.3</version> | ||
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/manual/isorecorder</packageSourceUrl> | ||
<owners>dgalbraith</owners> | ||
<title>ISO Recorder</title> | ||
<authors>Alex Feinman</authors> | ||
<projectUrl>https://web.archive.org/web/20171011025743/http://isorecorder.alexfeinman.com:80/ISOrecorder.htm</projectUrl> | ||
<iconUrl>https://cdn.jsdelivr.net/gh/dgalbraith/chocolatey-packages@7e9ae106859434f2bdde98f74517f9f3fbea1424/icons/isorecorder.png</iconUrl> | ||
<copyright>Alex Feinman</copyright> | ||
<licenseUrl>https://web.archive.org/web/20171011025743/http://isorecorder.alexfeinman.com:80/ISOrecorder.htm</licenseUrl> | ||
<requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
<docsUrl>https://web.archive.org/web/20170921184237/http://isorecorder.alexfeinman.com/HowTo.htm</docsUrl> | ||
<tags>iso recorder burn cd dvd bluray isorecorder</tags> | ||
<summary>Burn CD and DVD images, copy disks, make images of existing data CDs and DVDs and create ISO images from the contents of a disk folder</summary> | ||
<description><![CDATA[ | ||
ISO Recorder is a tool (power toy) for Windows XP, 2003, Windows Vista, Windows 7 and later, that supports (depending | ||
on the Windows version) burning CD and DVD images, copying disks, make images of existing data CDs and DVDs and | ||
creating ISO images from the contents of a disk folder. | ||
![screenshot](https://cdn.jsdelivr.net/gh/dgalbraith/chocolatey-packages@33f8c2fec7386e32ee8e85568835b8e589091622/manual/isorecorder/screenshot.png) | ||
## Notes | ||
* This application is no longer supported or maintained. | ||
* The package is for the last released version and is distributed from a snapshot captured at [archive.org](https://archive.org). | ||
]]> | ||
</description> | ||
<releaseNotes>https://web.archive.org/web/20171017041613/http://isorecorder.alexfeinman.com/W7.htm</releaseNotes> | ||
</metadata> | ||
<files> | ||
<file src="tools\**" target="tools" /> | ||
</files> | ||
</package> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
$ErrorActionPreference = 'Stop'; | ||
|
||
$packageArgs = @{ | ||
PackageName = $env:ChocolateyPackageName | ||
FileType = 'msi' | ||
SilentArgs = '/quiet /qn /norestart' | ||
Url = 'https://web.archive.org/web/20161201184135if_/http://isorecorder.alexfeinman.com/download/IsoRecorder/ISORecorder3.1.3.x86.msi' | ||
Checksum = '79BFBBD0D4ACB29776E91EAFB22B1143B4D5F9975FBF0C13A84FA5ED13826408' | ||
Url64 = 'https://web.archive.org/web/20161201183350if_/http://isorecorder.alexfeinman.com/download/IsoRecorder/ISORecorder3.1.3.x64.msi' | ||
Checksum64 = '1DB4C5DECD077357F996017A6D69062045CF0FAFDE5A282EF0581F106084E4B0' | ||
ChecksumType = 'sha256' | ||
} | ||
|
||
Install-ChocolateyPackage @packageArgs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# [<img src="https://cdn.jsdelivr.net/gh/dgalbraith/chocolatey-packages@7e9ae106859434f2bdde98f74517f9f3fbea1424/icons/isowriter.png" width="48" height="48" />ISO Writer](https://chocolatey.org/packages/isowriter) | ||
|
||
[![Software license](https://img.shields.io/badge/License-Freeware-yellow.svg)](https://web.archive.org/web/20171001223928/http://isorecorder.alexfeinman.com/ISOWriter.htm) | ||
[![Maintenance status](https://img.shields.io/badge/Maintained%3F-no-red.svg)] | ||
[![Software version](https://img.shields.io/badge/Source-v0.6.1-blue.svg)](https://web.archive.org/web/20171001223928/http://isorecorder.alexfeinman.com/ISOWriter.htm) | ||
[![Chocolatey package version](https://img.shields.io/chocolatey/v/isowriter?label=Chocolatey)](https://chocolatey.org/packages/isorwriter) | ||
|
||
ISOWriter utility is designed as a command-line-based alternative to the GUI-based [ISO Recorder](https://chocolatey.org/packages/isorecorder). | ||
It has has been designed to allow for unattended operations from batch files. A non-zero exit code is returned on failure. | ||
|
||
![screenshot](https://cdn.jsdelivr.net/gh/dgalbraith/chocolatey-packages@33f8c2fec7386e32ee8e85568835b8e589091622/manual/isowriter/screenshot.png) | ||
|
||
## Notes | ||
|
||
* This application is no longer supported or maintained. | ||
* The package is for the last released version and is distributed from a snapshot captured at [archive.org](https://archive.org). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- Do not remove this test for UTF-8: if “Ω” doesn’t appear as greek uppercase omega letter enclosed in quotation marks, you should use an editor that supports UTF-8, not this one. --> | ||
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd"> | ||
<metadata> | ||
<id>isowriter</id> | ||
<version>0.6.1.20200129</version> | ||
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/manual/isowriter</packageSourceUrl> | ||
<owners>dgalbraith</owners> | ||
<title>ISO Writer</title> | ||
<authors>Alex Feinman</authors> | ||
<projectUrl>https://web.archive.org/web/20171001223928/http://isorecorder.alexfeinman.com/ISOWriter.htm</projectUrl> | ||
<iconUrl>https://cdn.jsdelivr.net/gh/dgalbraith/chocolatey-packages@7e9ae106859434f2bdde98f74517f9f3fbea1424/icons/isowriter.png</iconUrl> | ||
<copyright>Alex Feinman 2010</copyright> | ||
<licenseUrl>https://web.archive.org/web/20171001223928/http://isorecorder.alexfeinman.com/ISOWriter.htm</licenseUrl> | ||
<requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
<docsUrl>https://web.archive.org/web/20171001223928/http://isorecorder.alexfeinman.com/ISOWriter.htm</docsUrl> | ||
<tags>iso writer burn iso9660 cd dvd bluray isowriter</tags> | ||
<summary>Command line tool for buring ISO images</summary> | ||
<description><![CDATA[ | ||
ISOWriter utility is designed as a command-line-based alternative to the GUI-based [ISO Recorder](https://chocolatey.org/packages/isorecorder). | ||
It has has been designed to allow for unattended operations from batch files. A non-zero exit code is returned on failure. | ||
![screenshot](https://cdn.jsdelivr.net/gh/dgalbraith/chocolatey-packages@33f8c2fec7386e32ee8e85568835b8e589091622/manual/isowriter/screenshot.png) | ||
## Notes | ||
* This application is no longer supported or maintained. | ||
* The package is for the last released version and is distributed from a snapshot captured at [archive.org](https://archive.org). | ||
]]> | ||
</description> | ||
<releaseNotes>https://web.archive.org/web/20171001223928/http://isorecorder.alexfeinman.com/ISOWriter.htm</releaseNotes> | ||
</metadata> | ||
<files> | ||
<file src="tools\**" target="tools" /> | ||
</files> | ||
</package> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
$ErrorActionPreference = 'Stop' | ||
|
||
$toolsDir = (Split-Path -parent $MyInvocation.MyCommand.Definition) | ||
|
||
$packageArgs = @{ | ||
packageName = $env:ChocolateyPackageName | ||
unzipLocation = $toolsDir | ||
url = 'https://web.archive.org/web/20171001223928/http://isorecorder.alexfeinman.com/download/ISORecorder/ISOWriter.0.6.1.0.zip' | ||
checksum = '1983E9144BFF25571B9D4897F82406AC68B2A016B3458D4D7210DE014F18DA2B' | ||
checksumType = 'sha256' | ||
} | ||
|
||
Install-ChocolateyZipPackage @packageArgs |