-
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 Prime95 package to bring the package inlines with repository standards. Packages were also updated to utilise archive.org as a source given the original distribution site is no longer available.
- Loading branch information
1 parent
33f8c2f
commit 522ab95
Showing
7 changed files
with
134 additions
and
92 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -1,26 +1,39 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> | ||
<metadata> | ||
<id>isorecorder</id> | ||
<title>ISO Recorder</title> | ||
<version>3.0.0</version> | ||
<authors>Alex Feinman</authors> | ||
<owners>Anthony Mastrean</owners> | ||
<summary>ISO Recorder is a Windows 7/8/10 tool that allows the user to create ISO 9660 images out of an existing CD/DVD as well as master them from a file directory on disk.</summary> | ||
<description> | ||
ISO Recorder is a Windows 7/8/10 tool that allows the user to create ISO 9660 images out of an existing CD/DVD as well as master them from a file directory on disk. Its main feature is writing these ISO images to a blank or rewritable disk. | ||
|
||
ISO Recorder has been initially created in the year 2000, during Windows XP beta program, to facilitate burning the ISO images to a CD. Windows XP has been the first Windows Beta to be offered as ISO images. It quickly became popular with the beta community, since it allowed to use Windows XP to create install media, without the need to purchase 3rd-party software. | ||
|
||
Since then Windows has been slowly acquiring new features related to media mastering: Windows 7 allowed to mount ISO files and introduced DVD writing supoport, Windows 10 added support for writing ISO images to media. | ||
</description> | ||
<projectUrl>http://isorecorder.alexfeinman.com/#/</projectUrl> | ||
<docsUrl>http://isorecorder.alexfeinman.com/#/howto</docsUrl> | ||
<bugTrackerUrl>mailto:[email protected]?subject=ISO Recorder v3 feedback</bugTrackerUrl> | ||
<packageSourceUrl>https://github.com/AnthonyMastrean/chocolateypackages</packageSourceUrl> | ||
<tags>iso disk recorder notsilent</tags> | ||
<requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
<iconUrl>https://cdn.rawgit.com/AnthonyMastrean/chocolateypackages/45bc281557fd73bd07819307c29b07c2500a38c4/public/icons/isorecorder.png</iconUrl> | ||
</metadata> | ||
</package> | ||
ool | ||
<?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> |
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 |
---|---|---|
@@ -1,19 +1,14 @@ | ||
$tools = Split-Path $MyInvocation.MyCommand.Definition | ||
$content = Join-Path (Split-Path $tools) 'content' | ||
$target = Join-Path $content 'ISORecorderV3.msi' | ||
$ErrorActionPreference = 'Stop'; | ||
|
||
Install-ChocolateyZipPackage ` | ||
-PackageName 'isorecorder' ` | ||
-Url 'http://isorecorder.alexfeinman.com/static/ISORecorderV3RC1x86.zip' ` | ||
-Checksum 'D4C5D259FB334E56ACF5BF04753F6904C1A782BFF17D2C2CAC50E503B5E61DC0' ` | ||
-ChecksumType 'SHA256' ` | ||
-Url64 'http://isorecorder.alexfeinman.com/static/ISORecorderV3RC1x64.zip' ` | ||
-Checksum64 '20BCE41719774FCE7082819950B468DE068F41F88D1CC099C23BB012E92E42CF' ` | ||
-ChecksumType64 'SHA256' ` | ||
-UnzipLocation $content | ||
$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-ChocolateyInstallPackage ` | ||
-PackageName 'isorecorder' ` | ||
-FileType 'MSI' ` | ||
-SilentArgs '/QN' ` | ||
-File $target | ||
Install-ChocolateyPackage @packageArgs |
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,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 |
---|---|---|
@@ -1,33 +1,38 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> | ||
<metadata> | ||
<id>isowriter</id> | ||
<title>ISO Writer</title> | ||
<version>0.6.1.20180514</version> | ||
<authors>Alex Feinman</authors> | ||
<owners>Anthony Mastrean</owners> | ||
<summary>Command-line tool for burning data disks under Windows.</summary> | ||
<description> | ||
ISOWriter utility is designed as a command-line-based alternative to the GUI-based ISO Recorder. It has has been designed to allow for unattended operations from batch files. A non-zero exit code is returned on failure. CreateCD utility uses the same APIs and interfaces as Windows Shell CD/DVD burn engine. | ||
</description> | ||
<projectUrl>http://isorecorder.alexfeinman.com/#/</projectUrl> | ||
<packageSourceUrl>https://github.com/AnthonyMastrean/chocolateypackages</packageSourceUrl> | ||
<releaseNotes> | ||
## 10/17/2012 - build 0.6.1 | ||
|
||
* bug fixes, new options (safe speed, logging, validation) | ||
|
||
## 08/19/2010 - build 0.5.1 | ||
|
||
* Added disc erase support | ||
|
||
## 08/16/2010 - build 0.5.0 | ||
|
||
* Initial release | ||
</releaseNotes> | ||
<tags>iso disk writer</tags> | ||
<requireLicenseAcceptance>false</requireLicenseAcceptance> | ||
<bugTrackerUrl>mailto:[email protected]?subject=ISO Writer v3 feedback</bugTrackerUrl> | ||
<iconUrl>https://cdn.rawgit.com/AnthonyMastrean/chocolateypackages/f9dc6fdd3fc0b933395dc6ca8391b6ffe0921249/public/icons/isowriter.png</iconUrl> | ||
</metadata> | ||
</package> | ||
<?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> |
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 |
---|---|---|
@@ -1,9 +1,13 @@ | ||
$tools = Split-Path $MyInvocation.MyCommand.Definition | ||
$content = Join-Path (Split-Path $tools) 'content' | ||
$ErrorActionPreference = 'Stop' | ||
|
||
Install-ChocolateyZipPackage ` | ||
-PackageName 'isowriter' ` | ||
-Url 'http://isorecorder.alexfeinman.com/static/ISOWriter.0.6.1.0.zip' ` | ||
-Checksum '1983E9144BFF25571B9D4897F82406AC68B2A016B3458D4D7210DE014F18DA2B' ` | ||
-ChecksumType 'SHA256' ` | ||
-UnzipLocation $content | ||
$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 |