Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
updates
  • Loading branch information
aronovgj committed Feb 20, 2018
1 parent d210b32 commit 9959ef1
Show file tree
Hide file tree
Showing 296 changed files with 3,591 additions and 0 deletions.
Binary file not shown.
26 changes: 26 additions & 0 deletions _output/7-taskbar-tweaker/5.4/7-taskbar-tweaker.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<?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/2010/07/nuspec.xsd">
<metadata>
<id>7-taskbar-tweaker</id>
<title>7+ Taskbar Tweaker</title>
<version>5.4</version>
<authors>RaMMicHaeL</authors>
<owners>doc</owners>
<summary>7+ Taskbar Tweaker allows you to configure various aspects of the Windows taskbar.</summary>
<description>7+ Taskbar Tweaker allows you to configure various aspects of the Windows taskbar.
Most of the configuration options it provides can’t be tweaked using the taskbar properties or the registry.
The tweaker is designed for Windows 7 and Windows 8.</description>
<projectUrl>http://rammichael.com/7-taskbar-tweaker</projectUrl>
<tags>taskbar tweaker 7+ admin</tags>
<copyright></copyright>
<licenseUrl>http://www.gnu.org/licenses/old-licenses/gpl-2.0.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.rawgit.com/aronovgj/chocolatey/34f87e5f6b8aadb5586cf6a7fcc1eef446688ddc/icons/7-taskbar-tweaker.png</iconUrl>
<releaseNotes>http://rammichael.com/downloads/7tt_setup.exe?changelog</releaseNotes>
<packageSourceUrl>https://github.com/aronovgj/choco-auto</packageSourceUrl>
</metadata>
<files>
<file src="tools\**" target="tools" />
</files>
</package>
5 changes: 5 additions & 0 deletions _output/7-taskbar-tweaker/5.4/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
$packageName = '7-taskbar-tweaker'
$fileType = 'exe'
$silentArgs = '/S'
$url = 'http://rammichael.com/downloads/7tt_setup.exe'
Install-ChocolateyPackage $packageName $fileType $silentArgs $url -Checksum 23c21b18b1d3f23c20d150941861aac9790287876c4a21d38e7d87c78059c3f4 -ChecksumType 'sha256'
6 changes: 6 additions & 0 deletions _output/7-taskbar-tweaker/5.4/tools/chocolateyUninstall.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
$packageName = '7-taskbar-tweaker'
$installerType = 'EXE'
$silentArgs = '/S'

$unpath = "$env:APPDATA\7+ Taskbar Tweaker\uninstall.exe"
Uninstall-ChocolateyPackage "$packageName" "$installerType" "$silentArgs" "$unpath"
Binary file not shown.
27 changes: 27 additions & 0 deletions _output/adobereader-update/17.012.20098/adobereader-update.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>adobereader-update</id>
<version>17.012.20098</version>
<title>Adobe Reader DC Update</title>
<authors>Adobe</authors>
<owners>doc</owners>
<licenseUrl>http://www.adobe.com/products/eulas/pdfs/Reader10_combined-20100625_1419.pdf</licenseUrl>
<projectUrl>http://www.adobe.com/products/reader.html</projectUrl>
<iconUrl>http://cdn.rawgit.com/ferventcoder/chocolatey-packages/bd3902ea9e357d5d1b3ece2977f02e5ef60ca84a/icons/adobereader.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Adobe Reader is the global standard for reliably viewing, printing, and commenting on PDF documents. It's the only PDF file viewer that can open and interact with all types of PDF content, including forms and multimedia.

This package installs the updater for the reader.
I don't know if this package will work or for how long it will work. Adobe made this really difficult to maintain.
</description>
<summary>Adobe Reader - View and interact with PDF files</summary>
<tags>adobereader pdf reader admin</tags>
<dependencies>
<dependency id="adobereader" />
</dependencies>
<packageSourceUrl>https://github.com/aronovgj/choco-auto</packageSourceUrl>
<docsUrl>https://helpx.adobe.com/reader.html</docsUrl>
<releaseNotes>https://www.adobe.com/devnet-docs/acrobatetk/tools/ReleaseNotes/index.html</releaseNotes>
</metadata>
</package>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
$packageName = 'adobereader-update'
$installerPath = $env:TEMP
$filePath = Join-Path $installerPath 'acroreadupdater.msp'
$args = "/p $filePath /quiet"
$url = 'http://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/1701220098/AcroRdrDCUpd1701220098_MUI.msp'
Get-ChocolateyWebFile $packageName $filePath $url -Checksum 10222fada8b75469fac6d2d556170957dc464c956f336e8b3ff7a93638ffd370 -ChecksumType 'sha256'
#no support for msp files: https://github.com/chocolatey/choco/issues/509
Start-ChocolateyProcessAsAdmin $args 'msiexec'
Remove-Item $filePath -Force
Binary file not shown.
27 changes: 27 additions & 0 deletions _output/adobereader-update/18.009.20044/adobereader-update.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>adobereader-update</id>
<version>18.009.20044</version>
<title>Adobe Reader DC Update</title>
<authors>Adobe</authors>
<owners>doc</owners>
<licenseUrl>http://www.adobe.com/products/eulas/pdfs/Reader10_combined-20100625_1419.pdf</licenseUrl>
<projectUrl>http://www.adobe.com/products/reader.html</projectUrl>
<iconUrl>http://cdn.rawgit.com/ferventcoder/chocolatey-packages/bd3902ea9e357d5d1b3ece2977f02e5ef60ca84a/icons/adobereader.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Adobe Reader is the global standard for reliably viewing, printing, and commenting on PDF documents. It's the only PDF file viewer that can open and interact with all types of PDF content, including forms and multimedia.

This package installs the updater for the reader.
I don't know if this package will work or for how long it will work. Adobe made this really difficult to maintain.
</description>
<summary>Adobe Reader - View and interact with PDF files</summary>
<tags>adobereader pdf reader admin</tags>
<dependencies>
<dependency id="adobereader" />
</dependencies>
<packageSourceUrl>https://github.com/aronovgj/choco-auto</packageSourceUrl>
<docsUrl>https://helpx.adobe.com/reader.html</docsUrl>
<releaseNotes>https://www.adobe.com/devnet-docs/acrobatetk/tools/ReleaseNotes/index.html</releaseNotes>
</metadata>
</package>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
$packageName = 'adobereader-update'
$installerPath = $env:TEMP
$filePath = Join-Path $installerPath 'acroreadupdater.msp'
$args = "/p $filePath /quiet"
$url = 'http://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/1800920044/AcroRdrDCUpd1800920044_MUI.msp'
Get-ChocolateyWebFile $packageName $filePath $url -Checksum a92f6b67f83c0cf40cd0f2437f97bb7275eb9e7675be20fcfc066b26f6126b06 -ChecksumType 'sha256'
#no support for msp files: https://github.com/chocolatey/choco/issues/509
Start-ChocolateyProcessAsAdmin $args 'msiexec'
Remove-Item $filePath -Force
Binary file not shown.
27 changes: 27 additions & 0 deletions _output/adobereader-update/18.009.20050/adobereader-update.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>adobereader-update</id>
<version>18.009.20050</version>
<title>Adobe Reader DC Update</title>
<authors>Adobe</authors>
<owners>doc</owners>
<licenseUrl>http://www.adobe.com/products/eulas/pdfs/Reader10_combined-20100625_1419.pdf</licenseUrl>
<projectUrl>http://www.adobe.com/products/reader.html</projectUrl>
<iconUrl>http://cdn.rawgit.com/ferventcoder/chocolatey-packages/bd3902ea9e357d5d1b3ece2977f02e5ef60ca84a/icons/adobereader.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Adobe Reader is the global standard for reliably viewing, printing, and commenting on PDF documents. It's the only PDF file viewer that can open and interact with all types of PDF content, including forms and multimedia.

This package installs the updater for the reader.
I don't know if this package will work or for how long it will work. Adobe made this really difficult to maintain.
</description>
<summary>Adobe Reader - View and interact with PDF files</summary>
<tags>adobereader pdf reader admin</tags>
<dependencies>
<dependency id="adobereader" />
</dependencies>
<packageSourceUrl>https://github.com/aronovgj/choco-auto</packageSourceUrl>
<docsUrl>https://helpx.adobe.com/reader.html</docsUrl>
<releaseNotes>https://www.adobe.com/devnet-docs/acrobatetk/tools/ReleaseNotes/index.html</releaseNotes>
</metadata>
</package>
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
$packageName = 'adobereader-update'
$installerPath = $env:TEMP
$filePath = Join-Path $installerPath 'acroreadupdater.msp'
$args = "/p $filePath /quiet"
$url = 'http://ftp.adobe.com/pub/adobe/reader/win/AcrobatDC/1800920050/AcroRdrDCUpd1800920050_MUI.msp'
Get-ChocolateyWebFile $packageName $filePath $url -Checksum b5c746c86194eb568b246a716d69befcc905bfe41bfadd6c3bbf3ce4d7337b56 -ChecksumType 'sha256'
#no support for msp files: https://github.com/chocolatey/choco/issues/509
Start-ChocolateyProcessAsAdmin $args 'msiexec'
Remove-Item $filePath -Force
Binary file not shown.
29 changes: 29 additions & 0 deletions _output/as-ssd/2.0.6485.19676/as-ssd.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?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/2010/07/nuspec.xsd">
<metadata>
<id>as-ssd</id>
<title>AS SSD Benchmark</title>
<version>2.0.6485.19676</version>
<authors>Alex Schepeljanski</authors>
<owners>Doc</owners>
<summary>AS SSD is a reliable lightweight SSD-benchmarking Program.</summary>
<description>
AS SSD is a reliable lightweight SSD-benchmarking Program.

The Program is available in German and English. To switch language go to

Sprache -> Englisch</description>
<projectUrl>http://www.alex-is.de/PHP/fusion/downloads.php?cat_id=4&amp;download_id=9</projectUrl>
<tags>as ssd benchmark read write </tags>
<copyright></copyright>
<licenseUrl>http://www.gnu.org/licenses/agpl-3.0.html</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.rawgit.com/aronovgj/chocolatey/master/icons/as-ssd.png</iconUrl>
<releaseNotes></releaseNotes>
</metadata>
<files>
<file src="tools\**" target="tools" />
</files>
</package>

Empty file.
12 changes: 12 additions & 0 deletions _output/as-ssd/2.0.6485.19676/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
$packageName = 'as-ssd'
$url = 'http://www.alex-is.de/progs/AS SSD Benchmark.zip'
$fileName = "AS SSD Benchmark.exe"
$linkName = "AS SSD.lnk"
$destdir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
Install-ChocolateyZipPackage "$packageName" "$url" "$destdir" -Checksum ee1d8e33ceba5ec1a236c5ee0e4a7fc69bd69ee17a642f1391d31b0b4bd58d3c -ChecksumType 'sha256'

#install start menu shortcut
$programs = [environment]::GetFolderPath([environment+specialfolder]::Programs)
$shortcutFilePath = Join-Path $programs $linkName
$targetPath = Join-Path $destdir $fileName
Install-ChocolateyShortcut -shortcutFilePath $shortcutFilePath -targetPath $targetPath
7 changes: 7 additions & 0 deletions _output/as-ssd/2.0.6485.19676/tools/chocolateyUninstall.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
$linkName = "AS SSD.lnk"
$programs = [environment]::GetFolderPath([environment+specialfolder]::Programs)
$shortcutFilePath = Join-Path $programs $linkName

if(Test-Path $shortcutFilePath) {
del $shortcutFilePath
}
Binary file added _output/ccenhancer/4.5.1/ccenhancer.4.5.1.nupkg
Binary file not shown.
29 changes: 29 additions & 0 deletions _output/ccenhancer/4.5.1/ccenhancer.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>ccenhancer</id>
<title>CCEnhancer</title>
<version>4.5.1</version>
<authors>SingularLabs</authors>
<owners>doc</owners>
<summary>
A small tool which adds support for over 1000 new programs into the popular program CCleaner.
</summary>
<description>
A small tool which adds support for over 1000 new programs into the popular program CCleaner.

The tool uses the winapp2.ini system built into CCleaner to easily add new rules and definitions for programs.

The rules were sourced mainly from the Piriform Support Forum, with several sourced from other places around the internet.
</description>
<projectUrl>http://singularlabs.com/software/ccenhancer/download/</projectUrl>
<tags>plugin add-on cleaner ccleaner</tags>
<copyright></copyright>
<dependencies>
<dependency id="ccleaner" />
</dependencies>
<licenseUrl>https://singularlabs.com/legal/</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.rawgit.com/aronovgj/chocolatey/master/icons/ccenhancer.png</iconUrl>
</metadata>
</package>
29 changes: 29 additions & 0 deletions _output/ccenhancer/4.5.1/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
$packageName = 'ccenhancer'
$url = 'https://singularlabs.com/download/10320/'
$unzipLocation = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
$fileName = "CCEnhancer.exe"
$linkName = "CCEnhancer.lnk"

# if upgrading. Else this is null and then it has to be checked again after upgrade.
$folder = Get-ChildItem $unzipLocation | Where-Object {$_.Name -match "CCEnhancer-.*"}
$folder = $folder.FullName

If ($folder){
If (Test-Path $folder){
Remove-Item $folder -Force -Recurse
}
}
Install-ChocolateyZipPackage $packageName $url $unzipLocation -Checksum 370ebacc48ccc57a80037ceaeaecbdfed5c6ff44a8a391d9136ad572d62f5737 -ChecksumType 'sha256'

#if fresh install
$folder = Get-ChildItem $unzipLocation | Where-Object {$_.Name -match "CCEnhancer-.*"}
$folder = $folder.FullName

$gui = Join-Path $folder "CCEnhancer.exe.gui"
New-Item $gui -type file -force

#install start menu shortcut
$programs = [environment]::GetFolderPath([environment+specialfolder]::Programs)
$shortcutFilePath = Join-Path $programs $linkName
$targetPath = Join-Path $folder $fileName
Install-ChocolateyShortcut -shortcutFilePath $shortcutFilePath -targetPath $targetPath
Binary file added _output/ccenhancer/4.5/ccenhancer.4.5.nupkg
Binary file not shown.
29 changes: 29 additions & 0 deletions _output/ccenhancer/4.5/ccenhancer.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>ccenhancer</id>
<title>CCEnhancer</title>
<version>4.5</version>
<authors>SingularLabs</authors>
<owners>doc</owners>
<summary>
A small tool which adds support for over 1000 new programs into the popular program CCleaner.
</summary>
<description>
A small tool which adds support for over 1000 new programs into the popular program CCleaner.

The tool uses the winapp2.ini system built into CCleaner to easily add new rules and definitions for programs.

The rules were sourced mainly from the Piriform Support Forum, with several sourced from other places around the internet.
</description>
<projectUrl>http://singularlabs.com/software/ccenhancer/download/</projectUrl>
<tags>plugin add-on cleaner ccleaner</tags>
<copyright></copyright>
<dependencies>
<dependency id="ccleaner" />
</dependencies>
<licenseUrl>https://singularlabs.com/legal/</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.rawgit.com/aronovgj/chocolatey/master/icons/ccenhancer.png</iconUrl>
</metadata>
</package>
29 changes: 29 additions & 0 deletions _output/ccenhancer/4.5/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
$packageName = 'ccenhancer'
$url = 'https://singularlabs.com/download/10320/'
$unzipLocation = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
$fileName = "CCEnhancer.exe"
$linkName = "CCEnhancer.lnk"

# if upgrading. Else this is null and then it has to be checked again after upgrade.
$folder = Get-ChildItem $unzipLocation | Where-Object {$_.Name -match "CCEnhancer-.*"}
$folder = $folder.FullName

If ($folder){
If (Test-Path $folder){
Remove-Item $folder -Force -Recurse
}
}
Install-ChocolateyZipPackage $packageName $url $unzipLocation -Checksum 50cd9e059a8c3a26c9587489bb45064fab01207cd3acadb8f19abee46fbaf98f -ChecksumType 'sha256'

#if fresh install
$folder = Get-ChildItem $unzipLocation | Where-Object {$_.Name -match "CCEnhancer-.*"}
$folder = $folder.FullName

$gui = Join-Path $folder "CCEnhancer.exe.gui"
New-Item $gui -type file -force

#install start menu shortcut
$programs = [environment]::GetFolderPath([environment+specialfolder]::Programs)
$shortcutFilePath = Join-Path $programs $linkName
$targetPath = Join-Path $folder $fileName
Install-ChocolateyShortcut -shortcutFilePath $shortcutFilePath -targetPath $targetPath
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>crystaldiskinfo.install</id>
<title>CrystalDiskInfo (Install)</title>
<version>7.2.0</version>
<authors>hiyohiyo</authors>
<owners>doc</owners>
<summary>
CrystalDiskInfo is a HDD/SSD utility software which shows the health status much more clearly than similar tools.
</summary>
<description>
CrystalDiskInfo is a HDD/SSD utility software which shows the health status much more clearly than similar tools.
The "Function / Graph" is especially interesting for the "Reallocated Sectors Count".
If it increases over time or is very high already, the hard drive may need to be replaced.
</description>
<projectUrl>http://crystalmark.info/software/CrystalDiskInfo/index-e.html</projectUrl>
<tags>disk diagnostic hdd ssd admin</tags>
<copyright></copyright>
<licenseUrl>http://crystalmark.info/software/CrystalDiskInfo/manual-en/License.html</licenseUrl>
<packageSourceUrl>https://github.com/aronovgj/choco-auto</packageSourceUrl>

<requireLicenseAcceptance>false</requireLicenseAcceptance>
<iconUrl>https://cdn.rawgit.com/aronovgj/chocolatey/master/icons/crystaldiskinfo.png</iconUrl>
</metadata>
</package>
15 changes: 15 additions & 0 deletions _output/crystaldiskinfo.install/7.2.0/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
$packageName = 'crystaldiskinfo.install'
$url = 'https://en.osdn.net/dl/crystaldiskinfo/CrystalDiskInfo7_2_0.exe'

$packageArgs = @{
packageName = $packageName
fileType = 'exe'
url = $url
silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-'
softwareName = $packageName
checksum = '18da0cf2a2f1c355e8e742c2d4080ff5c6b78e7f96e75a7616983555263cf639'
checksumType = 'sha256'
}

Install-ChocolateyPackage @packageArgs

Binary file not shown.
Loading

0 comments on commit 9959ef1

Please sign in to comment.