Downloads:
47
Downloads of v 1.0.0:
47
Last Update:
02 Sep 2024
Package Maintainer(s):
Software Author(s):
- Philippe Cheve
Tags:
deformer image photo educatif- Software Specific:
- Software Site
- Software Source
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Abalect
- 1
- 2
- 3
1.0.0 | Updated: 02 Sep 2024
- Software Specific:
- Software Site
- Software Source
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
47
Downloads of v 1.0.0:
47
Maintainer(s):
Software Author(s):
- Philippe Cheve
Abalect 1.0.0
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Philippe Cheve. The inclusion of Philippe Cheve trademark(s), if any, upon this webpage is solely to identify Philippe Cheve goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Abalect, run the following command from the command line or from PowerShell:
To upgrade Abalect, run the following command from the command line or from PowerShell:
To uninstall Abalect, 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 abalect --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 abalect -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 abalect -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 abalect
win_chocolatey:
name: abalect
version: '1.0.0'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'abalect' do
action :install
source 'INTERNAL REPO URL'
version '1.0.0'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller abalect
{
Name = "abalect"
Version = "1.0.0"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'abalect':
ensure => '1.0.0',
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 flcdrg on 15 Sep 2024.
Abalect for reading training and Abacalc to review basic operating techniques
md5: ADDDE4AAE61E2DA80B75D5D5A79D6E04 | sha1: 371C6B066701AC68A08631BAE264CB8970F11681 | sha256: 357508681E068FAD75DD9C4373CD178758F8986A0392D43B8A65C72F00CF327B | sha512: 3225A9142E201FCF19A358720FA4EE635728BC461B853EFF75BE106871CAEF1AEC97C15D8EF8ACA1A76CF094C61BA2FF06C604B8678A5DF0A0634B014FEEB8CD
$ErrorActionPreference = 'Stop';
$Dossier = Join-Path $env:Programfiles "\Abalect"
#Suppression du dossier Abalect dans proramfiles
Remove-Item -Path "$Dossier" -Recurse -ErrorAction SilentlyContinue
#Suppression du Raccourci sur le bureau alluser
Remove-Item -Path "$env:PUBLIC\Desktop\Abalect.lnk" -Recurse -ErrorAction SilentlyContinue
LICENSE
Abalect Freeware License
------------------------
Copyright (c) 2010 Philippe Chevé
1. License
-----------
Abalect is freeware. This means that the software is provided at no cost, and you are free to use it for personal or commercial purposes. By using this software, you agree to the terms and conditions outlined in this document.
2. Redistribution
------------------
You are permitted to redistribute Abalect in its original form, without any modifications, provided that you include this license document and any associated documentation. Redistribution must remain free of charge.
3. Restrictions
----------------
You may not:
- Sell or distribute Abalect for profit without the explicit written permission of Philippe Chevé.
- Reverse engineer, decompile, or disassemble the software.
- Remove or alter any copyright notices or this license document in the software.
4. Disclaimer of Warranty
--------------------------
Abalect is provided "as is" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and fitness for a particular purpose. The entire risk as to the quality and performance of the software is with you.
5. Limitation of Liability
---------------------------
In no event shall Philippe Chevé be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or any other pecuniary loss) arising out of the use or inability to use this software, even if Philippe Chevé has been advised of the possibility of such damages.
6. Termination
---------------
This license is effective until terminated. You may terminate it at any time by destroying Abalect, along with all copies, modifications, and merged portions in any form. This license will also terminate if you fail to comply with any term or condition of this agreement. Upon such termination, you agree to destroy Abalect and all copies in your possession.
7. Governing Law
-----------------
This license shall be governed by and construed in accordance with the laws of the jurisdiction in which Philippe Chevé resides, without regard to its conflict of law principles.
8. Contact
-----------
For any questions regarding this license, please contact Philippe Chevé at [email protected].
Thank you for using Abalect.
-----------------------------
Philippe Chevé
2010
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
# Verification of Package Files
This file provides instructions on how to verify the integrity and authenticity of the files included in this Chocolatey package. This ensures that the files have not been tampered with and are safe to use.
## Steps to Verify the Files
1. **Download the Official Binary:**
Visit the official website and download the binary from the official source.
Official website: [http://philippe.cheve.pagesperso-orange.fr/abalect.htm](http://philippe.cheve.pagesperso-orange.fr/abalect.htm)
2. **Compare Checksums:**
After downloading the file, you can verify its integrity by comparing its checksum with the one provided in this package.
Here is the checksum for `abalect.exe` included in this package:
You can calculate the checksum of your downloaded file using the following command:
- For Windows:
```
get-hashfile <path-to-your-file>\abalect.exe SHA256
```
3. **Verify Signature (if applicable):**
If the official binary is signed, you can verify the digital signature to ensure it is from the legitimate vendor.
- On Windows, you can check the signature using the Properties dialog:
1. Right-click the downloaded file.
2. Select `Properties`.
3. Go to the `Digital Signatures` tab.
4. Verify that the signature is from the correct vendor.
---
Note: actual SHA256 checksum of `abalect.exe` is `9D3487360D48AF87E4AB519B0FD1672EE6D48E6883D5EBD41A600AA2F9B4061A`
Log in or click on link to see number of positives.
- abalect.zip (357508681e06) - ## / 68
- abalect.exe (dd90d1abc38c) - ## / 69
- abalect.1.0.0.nupkg (27fef34cb19a) - ## / 62
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.
unzip abalect
This package has no dependencies.
Ground Rules:
- This discussion is only about Abalect and the Abalect 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 Abalect, 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.