Unpacking Software Livestream

Join our monthly Unpacking Software livestream to hear about the latest news, chat and opinion on packaging, software deployment and lifecycle management!

Learn More

Chocolatey Product Spotlight

Join the Chocolatey Team on our regular monthly stream where we put a spotlight on the most recent Chocolatey product releases. You'll have a chance to have your questions answered in a live Ask Me Anything format.

Learn More

Chocolatey Coding Livestream

Join us for the Chocolatey Coding Livestream, where members of our team dive into the heart of open source development by coding live on various Chocolatey projects. Tune in to witness real-time coding, ask questions, and gain insights into the world of package management. Don't miss this opportunity to engage with our team and contribute to the future of Chocolatey!

Learn More

Calling All Chocolatiers! Whipping Up Windows Automation with Chocolatey Central Management

Webinar from
Wednesday, 17 January 2024

We are delighted to announce the release of Chocolatey Central Management v0.12.0, featuring seamless Deployment Plan creation, time-saving duplications, insightful Group Details, an upgraded Dashboard, bug fixes, user interface polishing, and refined documentation. As an added bonus we'll have members of our Solutions Engineering team on-hand to dive into some interesting ways you can leverage the new features available!

Watch On-Demand
Chocolatey Community Coffee Break

Join the Chocolatey Team as we discuss all things Community, what we do, how you can get involved and answer your Chocolatey questions.

Watch The Replays
Chocolatey and Intune Overview

Webinar Replay from
Wednesday, 30 March 2022

At Chocolatey Software we strive for simple, and teaching others. Let us teach you just how simple it could be to keep your 3rd party applications updated across your devices, all with Intune!

Watch On-Demand
Chocolatey For Business. In Azure. In One Click.

Livestream from
Thursday, 9 June 2022

Join James and Josh to show you how you can get the Chocolatey For Business recommended infrastructure and workflow, created, in Azure, in around 20 minutes.

Watch On-Demand
The Future of Chocolatey CLI

Livestream from
Thursday, 04 August 2022

Join Paul and Gary to hear more about the plans for the Chocolatey CLI in the not so distant future. We'll talk about some cool new features, long term asks from Customers and Community and how you can get involved!

Watch On-Demand
Hacktoberfest Tuesdays 2022

Livestreams from
October 2022

For Hacktoberfest, Chocolatey ran a livestream every Tuesday! Re-watch Cory, James, Gary, and Rain as they share knowledge on how to contribute to open-source projects such as Chocolatey CLI.

Watch On-Demand

Downloads:

6,410

Downloads of v 2.0.10.12:

728

Last Update:

07 Feb 2017

Package Maintainer(s):

Software Author(s):

  • Magical Jelly Bean

Tags:

keyfinder product key license freeware

The Magical Jelly Bean Keyfinder

This is not the latest version of The Magical Jelly Bean Keyfinder available.

  • 1
  • 2
  • 3

2.0.10.12 | Updated: 07 Feb 2017

Downloads:

6,410

Downloads of v 2.0.10.12:

728

Maintainer(s):

Software Author(s):

  • Magical Jelly Bean

The Magical Jelly Bean Keyfinder 2.0.10.12

This is not the latest version of The Magical Jelly Bean Keyfinder available.

  • 1
  • 2
  • 3

All Checks are Passing

3 Passing Tests


Validation Testing Passed


Verification Testing Passed

Details

Scan Testing Successful:

No detections found in any package files

Details
Learn More

Deployment Method: Individual Install, Upgrade, & Uninstall

To install The Magical Jelly Bean Keyfinder, run the following command from the command line or from PowerShell:

>

To upgrade The Magical Jelly Bean Keyfinder, run the following command from the command line or from PowerShell:

>

To uninstall The Magical Jelly Bean Keyfinder, run the following command from the command line or from PowerShell:

>

Deployment Method:

NOTE

This applies to both open source and commercial editions of Chocolatey.

1. Enter Your Internal Repository Url

(this should look similar to https://community.chocolatey.org/api/v2/)


2. Setup Your Environment

1. Ensure you are set for organizational deployment

Please see the organizational deployment guide

2. Get the package into your environment

  • Open Source or Commercial:
    • Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
    • You can also just download the package and push it to a repository Download

3. Copy Your Script

choco upgrade keyfinder -y --source="'INTERNAL REPO URL'" --version="'2.0.10.12'" [other options]

See options you can pass to upgrade.

See best practices for scripting.

Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.

If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:


choco upgrade keyfinder -y --source="'INTERNAL REPO URL'" --version="'2.0.10.12'" 
$exitCode = $LASTEXITCODE

Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
  Exit 0
}

Exit $exitCode

- name: Install keyfinder
  win_chocolatey:
    name: keyfinder
    version: '2.0.10.12'
    source: INTERNAL REPO URL
    state: present

See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.


chocolatey_package 'keyfinder' do
  action    :install
  source   'INTERNAL REPO URL'
  version  '2.0.10.12'
end

See docs at https://docs.chef.io/resource_chocolatey_package.html.


cChocoPackageInstaller keyfinder
{
    Name     = "keyfinder"
    Version  = "2.0.10.12"
    Source   = "INTERNAL REPO URL"
}

Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.


package { 'keyfinder':
  ensure   => '2.0.10.12',
  provider => 'chocolatey',
  source   => 'INTERNAL REPO URL',
}

Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.


4. If applicable - Chocolatey configuration/installation

See infrastructure management matrix for Chocolatey configuration elements and examples.

Package Approved

This package was approved as a trusted package on 18 Jul 2017.

Description

The Magical Jelly Bean Keyfinder is a freeware utility that retrieves your Product Key (cd key) used to install windows from your registry. It also has a community-updated configuration file that retrieves product keys for many other applications. Another feature is the ability to retrieve product keys from unbootable Windows installations.

Features

  • 300+ Supported programs
  • Scan another or non-bootable Windows
  • Works with 64-bit systems
  • Recover serials for Windows 7, 8 and Office 2010
  • Save to: TXT, CSV
  • Free

Parameters

  • /DesktopIcon - Create an icon on the Current Users Desktop
  • /QuickLaunchIcon - Create an icon on the Current Users Quick Launch bar (only available for Windows 7)

These parameters can be passed to the installer with the use of --params.
For example: --params '"/DesktopIcon /QuickLaunchIcon"'


legal\LICENSE.txt
Terms of use / EULA
This is the End User License Agreement (the "Agreement") is a legal agreement between you, the end-user ("Licensee"), and Magical Jelly Bean, the manufacturer and the copyright owner ("Owner"), for the use of the "Magical Jelly Bean Keyfinder" software product ("Software").

By using this Software or storing this program on a computer drive (or other media), you are agreeing to be bound by the terms of this Agreement. If you do not agree with the terms of this Agreement, please remove this Software from your system.
RIGHTS
The Software is protected by copyright laws and international copyright treaties, as well as other intellectual property laws and treaties. Software is licensed, not sold. Software is free to use and includes no technical support. The origin of this Software must not be misrepresented.

COPYRIGHT
All title, including but not limited to copyrights, in and to the Software and any copies thereof are owned by Owner or its suppliers. All title and intellectual property rights in and to the content which may be accessed through use of the Software is the property of the respective content owner and may be protected by applicable copyright or other intellectual property laws and treaties. This Agreement grants you no rights to use such content. All rights not expressly granted are reserved by Owner.

DISTRIBUTION
This Software may be distributed freely through on-line services, bulletin boards, or other forms of electronic media, as long as the files are distributed in their entirety. Computer Magazines/Archives are authorized to distribute Software on any Cover Disk or CD-ROM without an individual permission.

RESTRICTIONS
You may not alter this Software in any way, including changing or removing any messages or windows. You may not decompile, reverse engineer, disassemble or otherwise reduce this Software to a human perceivable form. You may not modify, rent or resell this Software for profit, or create any derivative works, based upon this Software.

DISCLAIMER
This Software is provided on an "as is" basis without warranty of any kind, expressed or implied, including but not limited to the implied warranties of merchantability and suitability for a particular purpose. The person using the Software bears all risk as to the quality and performance of the Software. Owner will not be liable for any special, incidental, consequential, indirect or similar damages due to loss of data or any other reason, even if Owner or an agent of Owner has been advised of the possibility of such damages. In no event will Owner be liable for costs of any damages. You acknowledge that you have read this license, understood it, and agreed to be bound by its terms.

3RD-PARTY SOFTWARE
OPENCANDY END USER LICENSE AGREEMENT
January 26, 2010

This installer uses the OpenCandy network to recommend other software you may find valuable during the installation of this software. OpenCandy collects *NON-personally identifiable* information about this installation and the recommendation process. Collection of this information ONLY occurs during this installation and the recommendation process; in accordance with OpenCandy's Privacy Policy, available at www.opencandy.com/privacy-policy
legal\VERIFICATION.txt
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software have been downloaded from the listed download
location on <https://www.magicaljellybean.com/keyfinder/>
and can be verified by doing the following:

1. Download the following <https://www.magicaljellybean.com/downloads/KeyFinderInstaller.exe>
2. Get the checksum using one of the following methods:
  - Using powershell function 'Get-FileHash'
  - Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

  checksum type: sha256
  checksum: A1E6F8195B1A486333665190212436EADA276741A264B2F0759EB1E7EEA0DCEE

The file 'LICENSE.txt' has been obtained from <https://www.magicaljellybean.com/tos/>
tools\chocolateyInstall.ps1
$ErrorActionPreference = 'Stop';

$toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
. "$toolsPath\helpers.ps1"

$pp  = Get-PackageParameters
$filePath = "$toolsPath\KeyFinderInstaller_x32.exe"
$packageArgs = @{
  packageName    = 'keyfinder'
  fileType       = 'exe'
  file           = $filePath
  softwareName   = 'Magical Jelly Bean KeyFinder'
  silentArgs     = '/SILENT' + (Get-InstallTasks $pp)
  validExitCodes = @(0)
}

Install-ChocolateyInstallPackage @packageArgs

Remove-Item -Force -ea 0 $filePath,"$filePath.ignore"

$installDirectory = Get-AppInstallLocation $packageArgs.softwareName

if ($installDirectory) {
  Install-BinFile -Name "keyfinder" -Path "$installDirectory\keyfinder.exe" -UseStart
  Register-Application -ExePath "$installDirectory\keyfinder.exe" -Name "keyfinder"
}
tools\chocolateyUninstall.ps1
$ErrorActionPreference = 'Stop';

$packageName = 'keyfinder'

$uninstalled = $false

[array]$key = Get-UninstallRegistryKey -SoftwareName 'Magical Jelly Bean KeyFinder'

if ($key.Count -eq 1) {
  $key | % {
    $packageArgs = @{
      packageName = $packageName
      fileType    = 'exe'
      silentArgs  = '/SILENT'
      file        = "$($_.UninstallString)"
    }

    Uninstall-ChocolateyPackage @packageArgs

    Uninstall-BinFile -Name "keyfinder" -Path "$($_.InstallLocation)\keyfinder.exe"

    $pathsToRemove = @(
      "HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\keyfinder.exe"
      "HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\keyfinder.exe"
    )

    foreach ($path in $pathsToRemove) {
      if (Test-Path $path) {
        Remove-Item -Force -ea 0 $path
      }
    }
  }
} elseif ($key.Count -eq 0) {
  Write-Warning "$packageName has already been uninstalled by other means."
} elseif ($key.Count -gt 1) {
  Write-Warning "$($key.Count) matches found!"
  Write-Warning "To prevent accidental data loss, no programs will be uninstall."
  Write-Warning "Please alert the package maintainer the following keys were matched:"
  $key | % { Write-Warning "- $($_.DisplayName)" }
}
tools\helpers.ps1
function Get-InstallTasks([HashTable]$pp) {
  $parameters = @{
    "DesktopIcon"      = @{ Task = "!desktopicon"; Output = "Enabling Desktop Icon" }
    "QuickLaunchIcon"  = @{ Task = "!quicklaunchicon"; Output = "Enabling Quick Launch Icon" }
  }

  $tasks = @()

  foreach ($param in $parameters.Keys) {
    if ($pp[$param]) {
      if ($parameters[$param].Task.StartsWith('!')) {
        $parameters[$param].Task = $parameters[$param].Task.TrimStart('!')
      } else {
        $parameters[$param].Task = '!' + $parameters[$param].Task
      }
      Write-Host $parameters[$param].Output
    }

    $tasks += @($parameters[$param].Task)
  }

  ' /TASKS="{0}"' -f ($tasks -join ',')
}
tools\KeyFinderInstaller_x32.exe
md5: 0D9E59A0AEF9907319E693011ABBD451 | sha1: CF04DBD0BC52450092D2FCE851763C1F82A9C354 | sha256: A1E6F8195B1A486333665190212436EADA276741A264B2F0759EB1E7EEA0DCEE | sha512: E349B91B291BDB183D5E8B6F8AD63C999F2A317B1E97DA4B1B3EBA14D077765A6C793F53C094E386C2A86B2D41CE3DC97DF53139E6B1F775865E99DBCBDCA478

Log in or click on link to see number of positives.

In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).

Chocolatey Pro provides runtime protection from possible malware.

Add to Builder Version Downloads Last Updated Status
The Magical Jelly Bean Keyfinder 2.0.10.12 728 Tuesday, February 7, 2017 Approved
The Magical Jelly Bean Keyfinder 2.0.10.10 1296 Friday, June 20, 2014 Unknown
The Magical Jelly Bean Keyfinder 2.0.10.9 534 Sunday, January 26, 2014 Unknown
The Magical Jelly Bean Keyfinder 2.0.9.8 609 Sunday, May 5, 2013 Unknown
Discussion for the The Magical Jelly Bean Keyfinder Package

Ground Rules:

  • This discussion is only about The Magical Jelly Bean Keyfinder and the The Magical Jelly Bean Keyfinder package. If you have feedback for Chocolatey, please contact the Google Group.
  • This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
  • The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
  • Tell us what you love about the package or The Magical Jelly Bean Keyfinder, or tell us what needs improvement.
  • Share your experiences with the package, or extra configuration or gotchas that you've found.
  • If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
comments powered by Disqus