Downloads:
6,458
Downloads of v 1.1.51:
34
Last Update:
28 Nov 2024
Package Maintainer(s):
Software Author(s):
- TDesktop-x64
Tags:
telegram desktop windows- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
64Gram
- 1
- 2
- 3
1.1.51 | Updated: 28 Nov 2024
- Software Specific:
- Software Site
- Software Source
- Software License
- Software Docs
- Software Issues
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
6,458
Downloads of v 1.1.51:
34
Maintainer(s):
Software Author(s):
- TDesktop-x64
64Gram 1.1.51
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by TDesktop-x64. The inclusion of TDesktop-x64 trademark(s), if any, upon this webpage is solely to identify TDesktop-x64 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 64Gram, run the following command from the command line or from PowerShell:
To upgrade 64Gram, run the following command from the command line or from PowerShell:
To uninstall 64Gram, 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 64gram --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 64gram -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 64gram -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 64gram
win_chocolatey:
name: 64gram
version: '1.1.51'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package '64gram' do
action :install
source 'INTERNAL REPO URL'
version '1.1.51'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller 64gram
{
Name = "64gram"
Version = "1.1.51"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { '64gram':
ensure => '1.1.51',
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.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package was approved as a trusted package on 28 Nov 2024.
Windows 64bit build with some enhancements of Telegram Desktop
Log in or click on link to see number of positives.
- 64gram.1.1.51.nupkg (72fdc0e5eaf9) - ## / 60
- 64Gram-setup-x64.1.1.51.exe (4cc4ab639be6) - ## / 68
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 |
---|---|---|---|---|
64Gram 1.1.51 | 34 | Thursday, November 28, 2024 | Approved | |
64Gram 1.1.50 | 22 | Wednesday, November 27, 2024 | Approved | |
64Gram 1.1.49 | 47 | Wednesday, November 20, 2024 | Approved | |
64Gram 1.1.48 | 25 | Monday, November 18, 2024 | Approved | |
64Gram 1.1.47 | 14 | Monday, November 18, 2024 | Approved | |
64Gram 1.1.46 | 68 | Wednesday, November 6, 2024 | Approved | |
64Gram 1.1.45 | 44 | Saturday, November 2, 2024 | Approved | |
64Gram 1.1.44 | 27 | Friday, November 1, 2024 | Approved | |
64Gram 1.1.43 | 71 | Wednesday, October 16, 2024 | Approved | |
64Gram 1.1.41 | 62 | Tuesday, October 8, 2024 | Approved | |
64Gram 1.1.40 | 33 | Sunday, October 6, 2024 | Approved | |
64Gram 1.1.39 | 93 | Saturday, September 14, 2024 | Approved | |
64Gram 1.1.38 | 26 | Friday, September 13, 2024 | Approved | |
64Gram 1.1.37 | 41 | Wednesday, September 11, 2024 | Approved | |
64Gram 1.1.36 | 40 | Tuesday, September 10, 2024 | Approved | |
64Gram 1.1.35 | 47 | Saturday, September 7, 2024 | Approved | |
64Gram 1.1.34 | 80 | Sunday, August 18, 2024 | Approved | |
64Gram 1.1.33 | 38 | Thursday, August 15, 2024 | Approved | |
64Gram 1.1.32 | 74 | Monday, August 5, 2024 | Approved | |
64Gram 1.1.31 | 93 | Tuesday, July 9, 2024 | Approved | |
64Gram 1.1.30 | 63 | Wednesday, July 3, 2024 | Approved | |
64Gram 1.1.29 | 88 | Sunday, June 16, 2024 | Approved | |
64Gram 1.1.28 | 66 | Sunday, June 9, 2024 | Approved | |
64Gram 1.1.27 | 50 | Thursday, June 6, 2024 | Approved | |
64Gram 1.1.26 | 75 | Sunday, June 2, 2024 | Approved | |
64Gram 1.1.25 | 36 | Sunday, June 2, 2024 | Approved | |
64Gram 1.1.24 | 63 | Wednesday, May 29, 2024 | Approved | |
64Gram 1.1.23 | 55 | Saturday, May 25, 2024 | Approved | |
64Gram 1.1.22 | 94 | Monday, May 6, 2024 | Approved | |
64Gram 1.1.21 | 43 | Saturday, May 4, 2024 | Approved | |
64Gram 1.1.20 | 42 | Friday, May 3, 2024 | Approved | |
64Gram 1.1.19 | 86 | Saturday, April 20, 2024 | Approved | |
64Gram 1.1.18 | 61 | Wednesday, April 17, 2024 | Approved | |
64Gram 1.1.17 | 67 | Wednesday, April 10, 2024 | Approved | |
64Gram 1.1.16 | 71 | Wednesday, April 3, 2024 | Approved | |
64Gram 1.1.15 | 102 | Monday, March 11, 2024 | Approved | |
64Gram 1.1.14 | 103 | Sunday, February 18, 2024 | Approved | |
64Gram 1.1.13 | 89 | Tuesday, February 6, 2024 | Approved | |
64Gram 1.1.12 | 60 | Friday, February 2, 2024 | Approved | |
64Gram 1.1.11 | 93 | Friday, January 19, 2024 | Approved | |
64Gram 1.1.10 | 54 | Wednesday, January 17, 2024 | Approved | |
64Gram 1.1.9 | 76 | Wednesday, January 10, 2024 | Approved | |
64Gram 1.1.8 | 74 | Tuesday, January 2, 2024 | Approved | |
64Gram 1.1.7 | 58 | Sunday, December 31, 2023 | Approved | |
64Gram 1.1.6 | 65 | Thursday, December 28, 2023 | Approved | |
64Gram 1.1.5 | 116 | Sunday, December 3, 2023 | Approved | |
64Gram 1.1.4 | 103 | Tuesday, November 14, 2023 | Approved | |
64Gram 1.1.3 | 60 | Friday, November 10, 2023 | Approved | |
64Gram 1.1.2 | 62 | Wednesday, November 8, 2023 | Approved | |
64Gram 1.1.1 | 62 | Friday, November 3, 2023 | Approved | |
64Gram 1.1.0 | 75 | Wednesday, November 1, 2023 | Approved | |
64Gram 1.0.99 | 91 | Friday, October 27, 2023 | Approved | |
64Gram 1.0.98 | 242 | Sunday, October 1, 2023 | Approved | |
64Gram 1.0.97 | 73 | Tuesday, September 26, 2023 | Approved | |
64Gram 1.0.96 | 68 | Saturday, September 23, 2023 | Approved | |
64Gram 1.0.95 | 55 | Wednesday, September 20, 2023 | Approved | |
64Gram 1.0.94 | 71 | Sunday, September 17, 2023 | Approved | |
64Gram 1.0.93 | 52 | Friday, September 15, 2023 | Approved | |
64Gram 1.0.92 | 98 | Wednesday, September 6, 2023 | Approved | |
64Gram 1.0.91 | 71 | Saturday, September 2, 2023 | Approved | |
64Gram 1.0.90 | 83 | Wednesday, August 23, 2023 | Approved | |
64Gram 1.0.89 | 83 | Wednesday, August 16, 2023 | Approved | |
64Gram 1.0.88 | 105 | Saturday, July 29, 2023 | Approved | |
64Gram 1.0.87 | 66 | Thursday, July 27, 2023 | Approved | |
64Gram 1.0.86 | 68 | Saturday, July 22, 2023 | Approved | |
64Gram 1.0.85 | 99 | Saturday, June 3, 2023 | Approved | |
64Gram 1.0.83 | 92 | Tuesday, April 25, 2023 | Approved | |
64Gram 1.0.82 | 73 | Saturday, April 22, 2023 | Approved | |
64Gram 1.0.81 | 106 | Wednesday, March 22, 2023 | Approved | |
64Gram 1.0.80 | 60 | Monday, March 20, 2023 | Approved | |
64Gram 1.0.79 | 64 | Saturday, March 18, 2023 | Approved | |
64Gram 1.0.78 | 74 | Thursday, March 16, 2023 | Approved | |
64Gram 1.0.77 | 66 | Monday, March 13, 2023 | Approved | |
64Gram 1.0.76 | 59 | Saturday, March 11, 2023 | Approved | |
64Gram 1.0.75 | 57 | Friday, March 10, 2023 | Approved | |
64Gram 1.0.74 | 62 | Wednesday, March 8, 2023 | Approved | |
64Gram 1.0.73 | 71 | Saturday, March 4, 2023 | Approved | |
64Gram 1.0.72 | 59 | Wednesday, March 1, 2023 | Approved | |
64Gram 1.0.70 | 71 | Saturday, February 18, 2023 | Approved | |
64Gram 1.0.69 | 60 | Saturday, February 11, 2023 | Approved | |
64Gram 1.0.68 | 65 | Friday, February 10, 2023 | Approved | |
64Gram 1.0.67 | 65 | Wednesday, February 8, 2023 | Approved | |
64Gram 1.0.66 | 65 | Saturday, February 4, 2023 | Approved | |
64Gram 1.0.64 | 65 | Sunday, January 15, 2023 | Approved | |
64Gram 1.0.63 | 59 | Wednesday, January 11, 2023 | Approved | |
64Gram 1.0.58 | 93 | Thursday, December 8, 2022 | Approved | |
64Gram 1.0.57 | 77 | Friday, December 2, 2022 | Approved | |
64Gram 1.0.56 | 57 | Friday, November 25, 2022 | Approved | |
64Gram 1.0.54 | 54 | Wednesday, November 23, 2022 | Approved | |
64Gram 1.0.53 | 69 | Monday, November 14, 2022 | Approved | |
64Gram 1.0.52 | 77 | Tuesday, November 8, 2022 | Approved | |
64Gram 1.0.51 | 56 | Sunday, November 6, 2022 | Approved | |
64Gram 1.0.50 | 62 | Monday, October 17, 2022 | Approved | |
64Gram 1.0.48 | 73 | Sunday, October 9, 2022 | Approved |
Copyright (C) 2007 Free Software Foundation, Inc.
This package has no dependencies.
Ground Rules:
- This discussion is only about 64Gram and the 64Gram 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 64Gram, 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.