Downloads:
57,893
Downloads of v 1.0.3.301:
55,667
Last Update:
25 Jan 2019
Package Maintainer(s):
Software Author(s):
- Nico Van Goethem
Tags:
codetrack profiler analyzer performance debugging- 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
CodeTrack
- 1
- 2
- 3
1.0.3.301 | Updated: 25 Jan 2019
- 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:
57,893
Downloads of v 1.0.3.301:
55,667
Maintainer(s):
Software Author(s):
- Nico Van Goethem
CodeTrack 1.0.3.301
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Nico Van Goethem. The inclusion of Nico Van Goethem trademark(s), if any, upon this webpage is solely to identify Nico Van Goethem 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 CodeTrack, run the following command from the command line or from PowerShell:
To upgrade CodeTrack, run the following command from the command line or from PowerShell:
To uninstall CodeTrack, 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 codetrack --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 codetrack -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 codetrack -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 codetrack
win_chocolatey:
name: codetrack
version: '1.0.3.301'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'codetrack' do
action :install
source 'INTERNAL REPO URL'
version '1.0.3.301'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller codetrack
{
Name = "codetrack"
Version = "1.0.3.301"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'codetrack':
ensure => '1.0.3.301',
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 13 Nov 2024.
CodeTrack is a versatile profile with some extra tricks up its sleeve. On top of the profiling features it also allows debugging and analyzing code execution.
Codetrack License EULA.
=======================
FREEWARE LICENSE
END-USER LICENSE AGREEMENT
NOTICE TO USER:
Please, read this carefully. By using all or any portion of the Software you accept all the terms and conditions of this Agreement. If you do not agree, do not use this Software.
1. DEFINITIONS
When used in this Agreement, the following terms shall have the respective meanings indicated, such meanings to be applicable to both the singular and plural forms of the terms defined:
"Licensor" means Nico Van Goethem. "Licensee" means You or Your Company, unless otherwise indicated.
"Software" means (a) all of the contents of the files, disk(s), CD-ROM(s) or other media with which this Agreement is provided, including but not limited to ((i) registration information, ie License key which is unique for a registration name of the Licensee; (ii) related explanatory written materials or files ("Documentation"); and (iii) Software setup files and code samples (if any); and (b) upgrades, modified versions, updates, additions, and copies of the Software, if any, licensed to you by the Licensor (collectively, "Updates").
"Use" or "Using" means to access, install, download, copy or otherwise benefit from using the functionality of the Software in accordance with the Documentation.
"Computer" means an electronic device that accepts information in digital or similar form and manipulates it for a specific result based on a sequence of instructions.
2. GENERAL USE
You are granted a non-exclusive License to Use the downloaded Software for any purposes for an unlimited period of time.
The software product under this License is provided free of charge. Even though a license fee is not paid for the use of such software, it does not mean that there are no conditions for using such software.
2.1. The Software may be installed and Used by the Licensee for any legal purpose.
2.2. The Software may be installed and Used by the Licensee on any number of computers owned, leased or controlled by the Licensee.
2.3. The Software can be copied and distributed under the condition that original copyright notice and disclaimer of warranty will stay intact and the Licensee will not charge money or fees for the Software product, except to cover distribution costs.
2.4. The Licensee will not have any proprietary rights in and to the Software. The Licensee acknowledges and agrees that the Licensor retains all copyrights and other proprietary rights in and to the Software.
2.5 Use within the scope of this License is free of charge and no royalty or licensing fees shall be paid by the Licensee.
3. INTELLECTUAL PROPERTY RIGHTS
3.1 This License does not transmit any intellectual rights on the Software. The Software and any copies that the Licensee is authorized by the Licensor to make are the intellectual property of and are owned by the Licensor and its suppliers.
3.2 The Software is protected by copyright, including without limitation by Copyright Law and international treaty provisions.
3.3 Any copies that the Licensee is permitted to make pursuant to this Agreement must contain the same copyright and other proprietary notices that appear on or in the Software.
3.4 The structure, organization and code of the Software are the valuable trade secrets and confidential information of the Licensor and its suppliers. The Licensee agrees not to decompile, disassemble or otherwise attempt to discover the source code of the Software.
3.5 Any attempts to reverse-engineer, copy, clone, modify or alter in any way the installer program without the Licensor's specific approval are strictly prohibited. The Licensee is not authorized to use any plug-in or enhancement that permits to save modifications to a file with software licensed and distributed by the Licensor.
3.6 Any information supplied by the Licensor or obtained by the Licensee, as permitted hereunder, may only be used by the Licensee for the purpose described herein and may not be disclosed to any third party or used to create any software which is substantially similar to the expression of the Software.
3.7 Trademarks shall be used in accordance with accepted trademark practice, including identification of trademarks owners' names. Trademarks can only be used to identify printed output produced by the Software and such use of any trademark does not give the Licensee any rights of ownership in that trademark.
4. WARRANTY
4.1 The Licensor warrants that:
4.1.1 it owns the Software and documentation and/or is in possession of valid and existing licenses that support the terms of this agreement,
4.1.2 to the best of its knowledge, the Software does not infringe upon or violate any intellectual property right of a third party and the Licensor will indemnify, defend and hold the Licensee harmless in the event of a claim related thereto;
4.1.3 the Software does not contain any back door, time bomb, drop dead device or other routine intentionally designed by the Licensor to disable a computer program or computer instructions that alter, destroy or inhibit the processing environment.
4.2 Except those warranties specified in section 4.1 above, the Software is being delivered to the Licensee "AS IS" and the Licensor makes no warranty as to its use or performance.
The Licensor and its suppliers do not and cannot warrant the performance or results the Licensee may obtain by using the Software.
Except for any warranty, condition, representation or term to the extent to which the same cannot or may not be excluded or limited by law applicable to the Licensee in his jurisdiction, the Licensor and its suppliers make no warranties conditions, representations, or terms (express or implied whether by statute, common law, custom, usage or otherwise) as to any matter including without limitation non-infringement of third party rights, merchantability, integration, satisfactory quality, or fitness for any particular purpose.
5. LIMITATION OF LIABILITY
In no event will the Licensor or its suppliers be liable for any damages, claims or costs whatsoever or any consequential, indirect, incidental damages, or any lost profits or lost savings, even if the Licensor has been advised of the possibility of such loss, damages, claims or costs or for any claim by any third party.
In no event will the Licensee be liable to the Licensor on condition that the Licensee complies with all terms and conditions stated in this License.
6. NON-WAIVER
If a portion of this agreement is held unenforceable, the remainder shall be valid. It means that if one section of the Agreement is not lawful, the rest of the Agreement is still in force. A party's failure to exercise any right under this Agreement will not constitute a waiver of (a) any other terms or conditions of this Agreement, or (b) a right at any time thereafter to require exact and strict compliance with the terms of this Agreement.
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 <https://www.getcodetrack.com/releases.html>
and can be verified by doing the following:
1. Download the following <https://www.getcodetrack.com/releases/codetrack_1_0_3_3.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:
checksum type: sha256
checksum: 455ECCFCC568004BF6108BA9AD8DBBC32CDECB84C6C62153C8F181CA984D68CE
The file 'LICENSE.txt' has been obtained from <https://www.getcodetrack.com/license.html>
$ErrorActionPreference = 'Stop'
$startMenu = [System.Environment]::GetFolderPath('Programs')
if (Test-Path "$startMenu\CodeTrack.lnk") {
Write-Host "Removing $env:chocolateyPackageName start menu icon..."
Remove-Item -Force "$startMenu\CodeTrack.lnk"
}
$regKey ="HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\$env:chocolateyPackageName.exe"
if (Test-Path $regKey) {
Write-Host "Removing registered $env:chocolateyPackageName app path..."
Remove-Item $regKey -Force -ea 0
}
md5: 825B2A0F30781E148D68F6493E8264F2 | sha1: EC8536C83625ABA0E007F9E3D881C36ABA02790C | sha256: 455ECCFCC568004BF6108BA9AD8DBBC32CDECB84C6C62153C8F181CA984D68CE | sha512: 9DE788724DBC34DCE07C83E39DA830E29413BA74D7BE7ACBFB90028095C2F68EB4931471B89450A548226E865CD591AE602DC309EAB31DFF61896E06202C2152
Log in or click on link to see number of positives.
- codetrack_1_0_3_3.zip (455eccfcc568) - ## / 62
- CodeTrack.exe (ab0daf31ae80) - ## / 68
- codetrack.1.0.3.301.nupkg (affbb042e01b) - ## / 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.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
CodeTrack 1.0.3.301 | 55667 | Friday, January 25, 2019 | Approved | |
CodeTrack 1.0.3.3 | 503 | Thursday, January 11, 2018 | Approved | |
CodeTrack 1.0.3.2 | 384 | Wednesday, December 13, 2017 | Approved | |
CodeTrack 1.0.3.1 | 398 | Thursday, December 7, 2017 | Approved | |
CodeTrack 1.0.2.0 | 481 | Wednesday, May 31, 2017 | Approved | |
CodeTrack 1.0.1.0 | 460 | Saturday, May 13, 2017 | Approved |
© Nico Van Goethem. All rights reserved.
-
- chocolatey-core.extension (≥ 1.3.3)
Ground Rules:
- This discussion is only about CodeTrack and the CodeTrack 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 CodeTrack, 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.