Downloads:
221,325
Downloads of v 1.6.0.20240415:
70,721
Last Update:
15 Apr 2024
Package Maintainer(s):
Software Author(s):
- Irfan Skiljan
Tags:
irfanview image photo viewer plugin shell extension binary embedded- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Mailing List
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
IrfanView Shell Extension (Install)
- 1
- 2
- 3
1.6.0.20240415 | Updated: 15 Apr 2024
- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Mailing List
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
221,325
Downloads of v 1.6.0.20240415:
70,721
Maintainer(s):
Software Author(s):
- Irfan Skiljan
IrfanView Shell Extension (Install) 1.6.0.20240415
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Irfan Skiljan. The inclusion of Irfan Skiljan trademark(s), if any, upon this webpage is solely to identify Irfan Skiljan goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install IrfanView Shell Extension (Install), run the following command from the command line or from PowerShell:
To upgrade IrfanView Shell Extension (Install), run the following command from the command line or from PowerShell:
To uninstall IrfanView Shell Extension (Install), run the following command from the command line or from PowerShell:
Deployment Method:
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
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
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
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download irfanview-shellextension --internalize --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade irfanview-shellextension -y --source="'INTERNAL REPO URL'" [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 irfanview-shellextension -y --source="'INTERNAL REPO URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install irfanview-shellextension
win_chocolatey:
name: irfanview-shellextension
version: '1.6.0.20240415'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'irfanview-shellextension' do
action :install
source 'INTERNAL REPO URL'
version '1.6.0.20240415'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller irfanview-shellextension
{
Name = "irfanview-shellextension"
Version = "1.6.0.20240415"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'irfanview-shellextension':
ensure => '1.6.0.20240415',
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.
This package was approved by moderator gep13 on 19 Apr 2024.
This PlugIn shows a Context menu for some IrfanView operations in Windows Explorer or other file managers.
You can select several files and: Play slideshow, Load files in Thumbnails window, Start JPG Lossless Rotation, Convert images to another format, Save filenames as TXT, Create multipage TIF or PDF, Create panorama image.
Please Note: This is an automatically updated package. If you find it is
out of date by more than a day or two, please contact the maintainer(s) and
let them know here that the package is no longer updating correctly.
IrfanView Software License Agreement.
This is a legal agreement between you and IrfanView Software (Irfan Skiljan) covering your use of IrfanView (the "Software").
IrfanView is provided as freeware, but only for private, non-commercial use (that means at home).
Companies and most state organisations need user/device licenses.
1a) IrfanView is free for educational use (schools, universities, museums, libraries) and for use in charity or humanitarian organisations (also in: fire departments or national park services).
1b) If you intend to use IrfanView at your place of business or for commercial purposes, please register and purchase it.
Commercial users: please contact me by E-Mail for prices, discounts and payment methods.
1c) If you buy IrfanView user/device license(s), IrfanView hereby grants to you a perpetual, worldwide, fully paid-up, non-exclusive license to use the Software solely for your internal business purposes.
IrfanView Software is owned by Irfan Skiljan and is protected by copyright laws and international treaty provisions. Therefore, you must treat the Software like any other copyrighted material.
You may not distribute, rent, sub-license or otherwise make available to others the Software or documentation or copies thereof, except as expressly permitted in this License without prior written consent from IrfanView (Irfan Skiljan). In the case of an authorized transfer, the transferee must agree to be bound by the terms and conditions of this License Agreement.
You may not remove any proprietary notices, labels, or trademarks on the Software or documentation. You may not modify, de-compile, disassemble, or reverse engineer the Software.
Limited warranty: IrfanView, IrfanView PlugIns and documentation are "as is" without any warranty as to their performance, merchantability or fitness for any particular purpose. The licensee assumes the entire risk as to the quality and performance of the software. In no event shall IrfanView or anyone else who has been involved in the creation, development, production, or delivery of this software be liable for any direct, incidental or consequential damages, such as, but not limited to, loss of anticipated profits, benefits, use, or data resulting from the use of this software, or arising out of any breach of warranty.
Copyright (C) 2024 by Irfan Skiljan, Wiener Neustadt, Austria.
Internet: https://www.irfanview.com, https://www.irfanview.net
Email: [email protected]
All rights reserved.
md5: A745197AB2C3E886582EFEDF6F0301D9 | sha1: BC48DA5B3687C30C6F769216933A514816F6900C | sha256: CFC61D8EE43698E7BD9609153E602931BAAF215F1B4FDA293189428109A28E0B | sha512: 56DD825433EE5FB66C1777661823CAC00C5EBC6E2887FAD86054DD14B5D64F0F9ADB048AEC2DF18351B8472F784DD329D05EA59410DC38FA1E861915317051AE
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
The installer have been downloaded from their official download link listed on <https://www.irfanview.com/plugins.htm>
and can be verified like this:
1. Download the following installers:
32-Bit: <https://www.irfanview.info/files/irfanview_shell_extension.zip>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'
checksum type: sha256
checksum32: 2112F85A917B2ECA90EAA047A8C3B22E0157F13E83971AEE679D955B2FF1047D
File 'LICENSE.txt' is obtained from <https://www.irfanview.com/eula.htm>
File 'VERIFICATION.pdf' is an email conversation between the developer and maintainer
$FoundDLL = "False"
if (Test-Path "$Env:ProgramFiles\IrfanView\Shell Extension\IrfanViewShellExt64.dll") {
$FoundDLL = "True"
$RemoveDLL = "$Env:ProgramFiles\IrfanView\Shell Extension\IrfanViewShellExt64.dll"
}
if (Test-Path "$Env:ProgramFiles\IrfanView\Shell Extension\IrfanViewShellExt.dll") {
$FoundDLL = "True"
$RemoveDLL = "$Env:ProgramFiles\IrfanView\Shell Extension\IrfanViewShellExt.dll"
}
if (Test-Path "{$Env:ProgramFiles(x86)}\IrfanView\Shell Extension\IrfanViewShellExt.dll") {
$FoundDLL = "True"
$RemoveDLL = "{$Env:ProgramFiles(x86)}\IrfanView\Shell Extension\IrfanViewShellExt.dll"
}
if ($FoundDLL -eq "True") {
& regsvr32.exe /s /u $RemoveDLL
Remove-Item $RemoveDLL -Force -ErrorAction 'SilentlyContinue' | out-null
}
else {
Write-Host "Irfanview Shell Extension not found! Sorry, I tried the normal places." -foreground red -backgroundcolor blue
}
md5: E0DFAA7B17026F53BC0A4E26CDD9EC3E | sha1: 31B3141BA6D5E59CD2900948BBFE8D20013C61CB | sha256: 2112F85A917B2ECA90EAA047A8C3B22E0157F13E83971AEE679D955B2FF1047D | sha512: 6C77198DE2E5F60D6021557C34404D40A90ACA4792A46763B0589DCDE4A66E5A8C578E10BBACDAEEBE0F88BEFB800094A40BDA53C449CDC56C02796E6C4D6817
Log in or click on link to see number of positives.
- irfanview_shell_extension.zip (2112f85a917b) - ## / 64
- irfanview-shellextension.1.6.0.20240415.nupkg (85521fcccce6) - ## / 64
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 |
---|---|---|---|---|
IrfanView Shell Extension (Install) 1.6.0.20240415 | 70721 | Monday, April 15, 2024 | Approved | |
IrfanView Shell Extension (Install) 1.06 | 149648 | Friday, May 18, 2018 | Approved | |
IrfanView Shell Extension (Install) 1.04 | 956 | Monday, October 23, 2017 | Approved |
© Irfan Skiljan
-
- irfanview (≥ 4.67.0)
Ground Rules:
- This discussion is only about IrfanView Shell Extension (Install) and the IrfanView Shell Extension (Install) 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 IrfanView Shell Extension (Install), 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.