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:

9,411

Downloads of v 5.28:

333

Last Update:

26 Jun 2018

Package Maintainer(s):

Software Author(s):

  • Bandisoft

Tags:

honeyview image photo picture viewer

Honeyview (Portable)

This is not the latest version of Honeyview (Portable) available.

  • 1
  • 2
  • 3

5.28 | Updated: 26 Jun 2018

Downloads:

9,411

Downloads of v 5.28:

333

Maintainer(s):

Software Author(s):

  • Bandisoft

Honeyview (Portable) 5.28

This is not the latest version of Honeyview (Portable) 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 Honeyview (Portable), run the following command from the command line or from PowerShell:

>

To upgrade Honeyview (Portable), run the following command from the command line or from PowerShell:

>

To uninstall Honeyview (Portable), 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 honeyview.portable -y --source="'INTERNAL REPO URL'" --version="'5.28'" [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 honeyview.portable -y --source="'INTERNAL REPO URL'" --version="'5.28'" 
$exitCode = $LASTEXITCODE

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

Exit $exitCode

- name: Install honeyview.portable
  win_chocolatey:
    name: honeyview.portable
    version: '5.28'
    source: INTERNAL REPO URL
    state: present

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


chocolatey_package 'honeyview.portable' do
  action    :install
  source   'INTERNAL REPO URL'
  version  '5.28'
end

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


cChocoPackageInstaller honeyview.portable
{
    Name     = "honeyview.portable"
    Version  = "5.28"
    Source   = "INTERNAL REPO URL"
}

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


package { 'honeyview.portable':
  ensure   => '5.28',
  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.

NOTE

This package is likely a meta/virtual (*) or an installer (*.install) or portable (*.portable) application package.

  • Meta/virtual (*) - has a dependency on the *.install or the *.portable package - it is provided for discoverability and for other packages to take a dependency on.
  • Portable (*.portable/*.commandline (deprecated naming convention)/*.tool (deprecated naming convention)) - usually zips or archives that require no administrative access to install.
  • Install (*.install/*.app (deprecated naming convention)) - uses native installers, usually requires administrative access to install.

Learn more about chocolatey's distinction of installed versus portable apps and/or learn about this kind of package.

Package Approved

This package was approved as a trusted package on 27 Jun 2018.

Description

Honeyview is a very fast image viewer supporting various formats. It also supports viewing the images in compressed ZIP, RAR, or 7z files without extraction. If an image has GPS information, the location can be viewed on Google Maps, and users can store preferred photos.


legal\LICENSE.txt
Honeyview: END USER LICENSE AGREEMENT
By installing or using the Bandisoft (the “Company”) product Honeyview (the “Software”) you indicate your agreement to the terms of this End User License Agreement (the “Agreement”). If you do not agree to the terms herein, you are not authorized to copy or use the Software. The Software, all images, photographs, icons and text incorporated in the Software, is owned by Company or its suppliers and is protected by United States copyright laws and international treaty provisions. Except to the extent expressly licensed herein, all rights are reserved to Company and its suppliers. You may not reverse engineer, decompile or disassemble the Software.

ATTENTION: USE OF THE SOFTWARE IS SUBJECT TO THE TERMS SET FORTH BELOW. USING THE SOFTWARE INDICATES YOUR ACCEPTANCE OF THESE TERMS. IF YOU DO NOT ACCEPT THESE TERMS YOU ARE NOT AUTHORIZED TO USE THIS SOFTWARE.

1. LICENSE GRANT
This Software is free for individual, enterprise, government, and more. The Company grants you a non-exclusive, royalty-free license to use the executable version of the Software, where “use” in this Agreement means storing, loading, installing or executing the Software. You may not modify the Software or disable any licensing or control features of the Software. You agree that you may not copy the written materials accompanying the Software. You may copy the software for archival purposes so long as the copy is unmodified from the original distribution and the copy retains all of the original Software’s proprietary notices. You may not rent or lease your rights to the Software or documentation. 

2. OWNERSHIP
All right, title and interest in and to the Software is owned and copyrighted by the Company or its third party suppliers. Your license confers neither title to nor ownership in the Software and is not a sale of any rights in the Company. Company third party suppliers may protect their rights in the event of any violation of this License Agreement as if such suppliers were parties to this License Agreement. No license is given to you under any patent or patent application of Company.

3. COPIES AND ADAPTATIONS
Other than as provided in the License Grant section of this agreement, you may only make copies or adaptations of the Software for archival purposes or when copying or adaptation is an essential step in the authorized use of the Software. You must reproduce all copyright notices in the original Software on all copies or adaptations.

4. NO DISASSEMBLY, RECOMPILATION OR DECRYPTION
You may not disassemble or decompile or decrypt the Software unless Company prior written consent is obtained. In some jurisdictions, Company consent may not be required for limited disassembly or decompilation. Upon request, you will provide Company with reasonably detailed information regarding any disassembly or decompilation.

5. NO WARRANTIES
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, COMPANY EXPRESSLY DISCLAIMS ANY WARRANTY FOR THE SOFTWARE. THE SOFTWARE AND ANY RELATED DOCUMENTATION IS PROVIDED “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY PROPRIETARY RIGHTS. THE ENTIRE RISK ARISING OUT OF USE OR PERFORMANCE OF THE SOFTWARE REMAINS WITH YOU.

6. NO LIABILITY FOR DAMAGES
TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, NEITHER COMPANY NOR ITS SUPPLIERS SHALL BE LIABLE FOR ANY INCIDENTAL, SPECIAL OR CONSEQUENTIAL DAMAGES WHATSOEVER (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFIT, BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR ANY OTHER PECUNIARY LOSS) ARISING OUT OF OR RELATING TO THE USE OR INABILITY TO USE THIS SOFTWARE, EVEN IF COMPANY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. BECAUSE SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES, THE ABOVE LIMITATION MAY NOT APPLY TO YOU. 

7. AUTOMATIC COMMUNICATIONS
The Software automatically communicates with the Software servers on the Internet. Automatic communication functions are used for the software version check, license check, license registration and license management. We may work with analytics companies such as Google Analytics to help us understand how the Software is being used. You can stop all collection of information by the Software easily by uninstalling the Software. 

8. TERMINATION
This Agreement shall continue for the duration of Company copyright in the Software, unless earlier terminated as provided herein. The Company may terminate your license immediately without notice to you for your failure to comply with any of the terms set forth in this Agreement. Upon termination, you must immediately destroy the Software, together with all copies, adaptations and merged portions thereof in any form.

9. EXPORT REQUIREMENTS
You may not export or re-export the Software or any copy or adaptation in violation of any applicable laws or regulations.

10. NEGATION OF PARTNERSHIP
Company shall not become or be deemed a partner or a joint venturer with you by reason of the provisions of this license.

11. GOVERNING LAW AND FORUM
Irrespective of the place of execution or performance, this License Agreement shall be governed and construed in accordance with the laws of the Republic of Korea applicable to agreements. Any litigation to enforce or interpret the provisions of this License Agreement or the parties’ rights or obligations arising out of this License Agreement or the performance hereunder shall be maintained only in the courts in the City of Seoul, Korea, and the parties expressly consent to personal jurisdiction in such courts. In the event that you breach this Agreement or indicate your intention to breach this Agreement in any manner that violates or may violate the Company’s intellectual property rights or may cause continuing or irreparable harm to the Company, the Company may seek injunctive relief in any court of competent jurisdiction. The United Nations Convention on Contracts for the International Sale of Goods is specifically disclaimed.

12. ENTIRE AGREEMENT
Unless otherwise expressly agreed in writing, this License Agreement constitutes the sole and exclusive agreement between you and Company with regard to the Software, and supersedes all prior agreements, whether oral or written, and other communications between the parties relating to the subject matter set forth herein.
If you have any questions regarding this License Agreement or if you wish to request any information from Company, please contact the firm at [email protected]. 

Copyright(C) 1999-2016 Bandisoft.com, All rights reserved.
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 <http://www.bandisoft.com/honeyview/>
and can be verified by doing the following:

1. Download the following <https://dl.bandisoft.com/honeyview/HONEYVIEW-PORTABLE.ZIP>
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:

  checksumType: sha256
  checksum: B5779BCF2F49CACE3DAC3A3DD8B6ACAC80486E6635B07DF1A907293B6D0F56FB

The file 'LICENSE.txt' has been obtained from <http://www.bandisoft.com/honeyview/eula/>
tools\chocolateyinstall.ps1
$ErrorActionPreference = 'Stop'
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$filePath = "$toolsDir\HONEYVIEW-PORTABLE_x32.ZIP"

# Place shortcuts in appropriate location
$ProgsFolder = [environment]::getfolderpath('Programs')
If ( Test-ProcessAdminRights ) {
  $ProgsFolder = Join-Path ([environment]::getfolderpath('CommonApplicationData')) "Microsoft\Windows\Start Menu\Programs"
}

$packageArgs = @{
	packageName      = 'honeyview.portable'
	file             = "$filePath"
	destination      = "$toolsDir"
	shortcutFilePath = "$ProgsFolder\Honeyview.lnk"
	targetPath       = "$toolsDir\Honeyview32.exe"
}

Get-ChocolateyUnzip @packageArgs
Install-ChocolateyShortcut @packageArgs

Remove-Item -Force -ea 0 $filePath
tools\chocolateyuninstall.ps1
$ErrorActionPreference = 'Stop'
$commProgs = Join-Path ([environment]::getfolderpath('CommonApplicationData')) "Microsoft\Windows\Start Menu\Programs"
$userProgs = [environment]::getfolderpath('Programs')
Remove-Item -Path "$commProgs\Honeyview.lnk","$userProgs\Honeyview.lnk" -ea 0
tools\HONEYVIEW-PORTABLE_x32.ZIP
md5: B64B5A7151C32D96AB08CB4D27D89D1A | sha1: 0E83869AAFB1024FB3AFE5AF5BEB9BF4AD195A27 | sha256: B5779BCF2F49CACE3DAC3A3DD8B6ACAC80486E6635B07DF1A907293B6D0F56FB | sha512: 50C82650DFCAD8BF8224CFDFEB4887442549B3BE418E1A5A876668665AEFFF1E5163BC4CAB7DAE223BF3BCFF281D338D9D175D374BCF86D3FE1EFE6417B12470
tools\Honeyview32.exe.gui
 

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
Honeyview (Portable) 5.50 262 Thursday, October 27, 2022 Approved
Honeyview (Portable) 5.49 119 Monday, September 26, 2022 Approved
Honeyview (Portable) 5.48 165 Thursday, June 2, 2022 Approved
Honeyview (Portable) 5.47 102 Tuesday, May 17, 2022 Approved
Honeyview (Portable) 5.46 225 Monday, January 3, 2022 Approved
Honeyview (Portable) 5.45 129 Tuesday, December 7, 2021 Approved
Honeyview (Portable) 5.42 125 Monday, November 15, 2021 Approved
Honeyview (Portable) 5.41 110 Monday, November 8, 2021 Approved
Honeyview (Portable) 5.40 211 Thursday, July 1, 2021 Approved
Honeyview (Portable) 5.38 175 Monday, May 24, 2021 Approved
Honeyview (Portable) 5.36 112 Thursday, May 20, 2021 Approved
Honeyview (Portable) 5.35 359 Monday, September 7, 2020 Approved
Honeyview (Portable) 5.34 179 Friday, August 21, 2020 Approved
Honeyview (Portable) 5.32 471 Thursday, January 23, 2020 Approved
Honeyview (Portable) 5.31 636 Sunday, September 30, 2018 Approved
Honeyview (Portable) 5.30 243 Friday, September 7, 2018 Approved
Honeyview (Portable) 5.28 333 Tuesday, June 26, 2018 Approved
Honeyview (Portable) 5.27 362 Monday, May 21, 2018 Approved
Honeyview (Portable) 5.26 534 Saturday, February 3, 2018 Approved
Honeyview (Portable) 5.25 421 Sunday, November 5, 2017 Approved
Honeyview (Portable) 5.24 441 Tuesday, September 12, 2017 Approved
Honeyview (Portable) 5.22 443 Sunday, July 2, 2017 Approved
Honeyview (Portable) 5.21 463 Monday, May 15, 2017 Approved
Honeyview (Portable) 5.20 355 Saturday, April 8, 2017 Approved
Honeyview (Portable) 5.19 417 Friday, March 10, 2017 Approved
Honeyview (Portable) 5.18 434 Sunday, July 3, 2016 Approved
Honeyview (Portable) 5.16 402 Friday, February 5, 2016 Approved
Honeyview (Portable) 5.14 372 Sunday, January 10, 2016 Approved

This package has no dependencies.

Discussion for the Honeyview (Portable) Package

Ground Rules:

  • This discussion is only about Honeyview (Portable) and the Honeyview (Portable) 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 Honeyview (Portable), 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