Downloads:
10,070
Downloads of v 23.1.1:
51
Last Update:
24 Oct 2022
Package Maintainer(s):
Software Author(s):
- Collectorz.com
Tags:
comic-collector clz collectorz trial admin- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Comic Collector
This is not the latest version of Comic Collector available.
- 1
- 2
- 3
23.1.1 | Updated: 24 Oct 2022
- Software Specific:
- Software Site
- Software License
- Software Docs
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
10,070
Downloads of v 23.1.1:
51
Maintainer(s):
Software Author(s):
- Collectorz.com
Comic Collector 23.1.1
This is not the latest version of Comic Collector available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Collectorz.com. The inclusion of Collectorz.com trademark(s), if any, upon this webpage is solely to identify Collectorz.com 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 Comic Collector, run the following command from the command line or from PowerShell:
To upgrade Comic Collector, run the following command from the command line or from PowerShell:
To uninstall Comic Collector, 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 comic-collector --internalize --version=23.1.1 --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 comic-collector -y --source="'INTERNAL REPO URL'" --version="'23.1.1'" [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 comic-collector -y --source="'INTERNAL REPO URL'" --version="'23.1.1'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install comic-collector
win_chocolatey:
name: comic-collector
version: '23.1.1'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'comic-collector' do
action :install
source 'INTERNAL REPO URL'
version '23.1.1'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller comic-collector
{
Name = "comic-collector"
Version = "23.1.1"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'comic-collector':
ensure => '23.1.1',
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 as a trusted package on 25 Oct 2022.
Comic Database Software - catalog your comic book collection
Browse, sort and search your comic collection in various layouts and views
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 the package is no longer updating correctly.
Log in or click on link to see number of positives.
- comic-collector.23.1.1.nupkg (3ef20bb6dc1b) - ## / 65
- comiccollectorsetup2311.exe (b2903cfd5dbe) - ## / 69
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 |
---|---|---|---|---|
Comic Collector 23.7.3 | 120 | Sunday, September 17, 2023 | Approved | |
Comic Collector 23.6.3 | 109 | Thursday, June 1, 2023 | Approved | |
Comic Collector 23.6.2 | 89 | Tuesday, April 18, 2023 | Approved | |
Comic Collector 23.6.1 | 59 | Friday, April 14, 2023 | Approved | |
Comic Collector 23.5.3 | 51 | Thursday, April 6, 2023 | Approved | |
Comic Collector 23.5.2 | 51 | Thursday, March 30, 2023 | Approved | |
Comic Collector 23.5.1 | 64 | Wednesday, March 29, 2023 | Approved | |
Comic Collector 23.4.1 | 67 | Tuesday, March 14, 2023 | Approved | |
Comic Collector 23.3.2 | 67 | Thursday, January 5, 2023 | Approved | |
Comic Collector 23.3.1 | 59 | Wednesday, January 4, 2023 | Approved | |
Comic Collector 23.2.1 | 63 | Wednesday, November 2, 2022 | Approved | |
Comic Collector 23.1.3 | 65 | Thursday, October 27, 2022 | Approved | |
Comic Collector 23.1.2 | 69 | Monday, October 24, 2022 | Approved | |
Comic Collector 23.1.1 | 51 | Monday, October 24, 2022 | Approved | |
Comic Collector 23.0.4 | 83 | Monday, October 24, 2022 | Approved | |
Comic Collector 23.0.3 | 65 | Friday, October 7, 2022 | Approved | |
Comic Collector 23.0.2 | 68 | Tuesday, October 4, 2022 | Approved | |
Comic Collector 23.0.1 | 48 | Tuesday, October 4, 2022 | Approved | |
Comic Collector 22.2.6 | 102 | Monday, May 30, 2022 | Approved | |
Comic Collector 22.2.5 | 78 | Monday, April 11, 2022 | Approved | |
Comic Collector 22.2.4 | 82 | Monday, March 21, 2022 | Approved | |
Comic Collector 22.2.3 | 68 | Monday, March 14, 2022 | Approved | |
Comic Collector 22.2.2 | 101 | Thursday, March 3, 2022 | Approved | |
Comic Collector 22.2.1 | 74 | Wednesday, March 2, 2022 | Approved | |
Comic Collector 22.1.1 | 109 | Wednesday, January 12, 2022 | Approved | |
Comic Collector 22.0.2 | 97 | Monday, November 22, 2021 | Approved | |
Comic Collector 22.0.1 | 104 | Thursday, November 18, 2021 | Approved | |
Comic Collector 21.6.1 | 103 | Thursday, October 7, 2021 | Approved | |
Comic Collector 21.5.1 | 92 | Tuesday, September 28, 2021 | Approved | |
Comic Collector 21.4.1 | 99 | Tuesday, September 14, 2021 | Approved | |
Comic Collector 21.3.2 | 109 | Thursday, August 12, 2021 | Approved | |
Comic Collector 21.3.1 | 86 | Monday, August 9, 2021 | Approved | |
Comic Collector 21.2.2 | 103 | Wednesday, July 7, 2021 | Approved | |
Comic Collector 21.2.1 | 102 | Tuesday, June 8, 2021 | Approved | |
Comic Collector 21.1.1 | 119 | Tuesday, April 6, 2021 | Approved | |
Comic Collector 21.0.4 | 129 | Wednesday, March 17, 2021 | Approved | |
Comic Collector 21.0.3 | 107 | Thursday, March 4, 2021 | Approved | |
Comic Collector 21.0.2 | 145 | Monday, December 7, 2020 | Approved | |
Comic Collector 21.0.1 | 118 | Wednesday, December 2, 2020 | Approved | |
Comic Collector 20.6.2 | 211 | Tuesday, August 25, 2020 | Approved | |
Comic Collector 20.6.1 | 169 | Tuesday, August 25, 2020 | Approved | |
Comic Collector 20.5.1 | 130 | Thursday, July 30, 2020 | Approved | |
Comic Collector 20.4.4 | 189 | Friday, July 3, 2020 | Approved | |
Comic Collector 20.4.3 | 148 | Tuesday, June 30, 2020 | Approved | |
Comic Collector 20.4.2 | 159 | Friday, June 26, 2020 | Approved | |
Comic Collector 20.4.1 | 138 | Thursday, June 25, 2020 | Approved | |
Comic Collector 20.3.2 | 173 | Wednesday, June 10, 2020 | Approved | |
Comic Collector 20.3.1 | 197 | Monday, June 8, 2020 | Approved | |
Comic Collector 20.2.4 | 214 | Monday, May 11, 2020 | Approved | |
Comic Collector 20.2.3 | 188 | Tuesday, April 28, 2020 | Approved | |
Comic Collector 20.2.2 | 205 | Monday, April 20, 2020 | Approved | |
Comic Collector 20.2.1 | 211 | Monday, March 23, 2020 | Approved | |
Comic Collector 20.1.1 | 202 | Wednesday, March 11, 2020 | Approved | |
Comic Collector 20.0.4 | 207 | Thursday, February 6, 2020 | Approved | |
Comic Collector 20.0.3 | 155 | Wednesday, February 5, 2020 | Approved | |
Comic Collector 20.0.2 | 194 | Wednesday, January 8, 2020 | Approved | |
Comic Collector 20.0.1 | 146 | Tuesday, January 7, 2020 | Approved | |
Comic Collector 19.3.4 | 219 | Thursday, August 29, 2019 | Approved | |
Comic Collector 19.3.3 | 182 | Wednesday, August 7, 2019 | Approved | |
Comic Collector 19.3.2 | 163 | Friday, August 2, 2019 | Approved | |
Comic Collector 19.3.1 | 179 | Thursday, August 1, 2019 | Approved | |
Comic Collector 19.2.2 | 232 | Thursday, May 2, 2019 | Approved | |
Comic Collector 19.2.1 | 180 | Monday, April 15, 2019 | Approved | |
Comic Collector 19.1.2 | 192 | Monday, March 25, 2019 | Approved | |
Comic Collector 19.1.1 | 214 | Thursday, March 7, 2019 | Approved | |
Comic Collector 19.0.9 | 203 | Thursday, February 21, 2019 | Approved | |
Comic Collector 19.0.8 | 172 | Tuesday, February 12, 2019 | Approved | |
Comic Collector 19.0.7 | 218 | Tuesday, January 29, 2019 | Approved | |
Comic Collector 19.0.6 | 223 | Thursday, January 17, 2019 | Approved | |
Comic Collector 19.0.5 | 235 | Wednesday, December 19, 2018 | Approved | |
Comic Collector 19.0.4 | 226 | Thursday, December 13, 2018 | Approved | |
Comic Collector 19.0.3 | 219 | Saturday, December 8, 2018 | Approved | |
Comic Collector 19.0.2 | 189 | Thursday, December 6, 2018 | Approved | |
Comic Collector 18.4.3 | 213 | Sunday, December 2, 2018 | Approved |
Collectorz.com
This package has no dependencies.
Ground Rules:
- This discussion is only about Comic Collector and the Comic Collector 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 Comic Collector, 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.