
1,311
Downloads
626
Downloads of v 8.02
11/6/2016
Last update
Registry manager enables lightning fast ""google hits" style searching (rather then F3), display last update date and time, bookmarks, comment meta data, advanced search and replace, editing .REG files in a heirarchical "regedit" view, advanced compare of registries or reg files and search for hidden keys and copy / paste of entire registry sub-trees.
Not all capabilities are enabled in the free Home edition which this package installs.
To install Registrar Registry Manager (Home/Free Edition), run the following command from the command line or from PowerShell:
C:\> choco install registrymanager
To upgrade Registrar Registry Manager (Home/Free Edition), run the following command from the command line or from PowerShell:
C:\> choco upgrade registrymanager
Files
Hide- tools\chocolateyInstall.ps1
Show
$ErrorActionPreference = 'Stop'; $packageName = 'registrymanager' $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" $packageArgs = @{ packageName = $packageName unzipLocation = $toolsDir installerType = 'EXE' url = 'http://www.resplendence.com/download/RegistrarHomeV8.exe' checksum = '9C937F08BC6570D7A9F1EAC9ED128BC92974FEBF' checksumtype = 'sha1' silentArgs = "/VERYSILENT /NORESTART /LOG" validExitCodes= @(0, 3010, 1641) } Install-ChocolateyPackage @packageArgs Write-Output "**************************************************************************************" Write-Output "* INSTRUCTIONS: Use the start menu to search for `"Registrar Registry Manager...`" *" Write-Output "* More Info: *" Write-Output "* http://www.resplendence.com/registrar_features *" Write-Output "**************************************************************************************"
- tools\chocolateyUninstall.ps1
Show
Uninstall-ChocolateyPackage -PackageName 'registrymanager' -FileType 'exe' -SilentArgs "/SILENT /LOG" -File "C:\Program Files\Registrar Registry Manager\unins000.exe" -ValidExitCodes @(0,3010)
Virus Scan Results
- registrymanager.8.02.nupkg (ad2a77e5ec38) - ## / 55 - Log in or click on link to see number of positives
- RegistrarHomeV8.exe (5c64bfbb0c72) - ## / 55 - Log in or click on link to see number of positives
Dependencies
This package has no dependencies.
Package Maintainer(s)
Software Author(s)
Copyright
Resplendence Software Projects Sp.
Tags
Version History
Version | Downloads | Last updated | Status |
---|---|---|---|
Registrar Registry Manager (Home/Free Edition) 8.02 | 626 | Sunday, November 6, 2016 | approved |
Registrar Registry Manager (Home/Free Edition) 8.0.20161106 | 202 | Sunday, November 6, 2016 | approved |
Registrar Registry Manager (Home/Free Edition) 8.00 | 250 | Sunday, January 24, 2016 | approved |
Registrar Registry Manager (Home/Free Edition) 7.75 | 233 | Sunday, January 24, 2016 | approved |
Discussion for the Registrar Registry Manager (Home/Free Edition) Package
Ground rules:
- This discussion is only about Registrar Registry Manager (Home/Free Edition) and the Registrar Registry Manager (Home/Free Edition) 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 Registrar Registry Manager (Home/Free Edition), 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.