Welcome to the Chocolatey Community Package Repository! The packages found in this section of the site are provided, maintained, and moderated by the community.
Moderation
Every version of each package undergoes a rigorous moderation process before it goes live that typically includes:
- Security, consistency, and quality checking
- Installation testing
- Virus checking through VirusTotal
- Human moderators who give final review and sign off
More detail at Security and Moderation.
Organizational Use
If you are an organization using Chocolatey, we want your experience to be fully reliable. Due to the nature of this publicly offered repository, reliability cannot be guaranteed. Packages offered here are subject to distribution rights, which means they may need to reach out further to the internet to the official locations to download files at runtime.
Fortunately, distribution rights do not apply for internal use. With any edition of Chocolatey (including the free open source edition), you can host your own packages and cache or internalize existing community packages.
Disclaimer
Your use of the packages on this site means you understand they are not supported or guaranteed in any way. Learn more...

Downloads:
7,352
Downloads of v 9.10.5:
701
Last Update:
30 Apr 2019
Package Maintainer(s):
Software Author(s):
- Romain Petges
Tags:
attributechanger attribute timestamp touch explorer shell extension 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

Attribute Changer
- 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:
7,352
Downloads of v 9.10.5:
701
Maintainer(s):
Software Author(s):
- Romain Petges
Edit Package
To edit the metadata for a package, please upload an updated version of the package.
Chocolatey's Community Package Repository currently does not allow updating package metadata on the website. This helps ensure that the package itself (and the source used to build the package) remains the one true source of package metadata.
This does require that you increment the package version.
All Checks are Passing
2 Passing Test
To install Attribute Changer, run the following command from the command line or from PowerShell:
To upgrade Attribute Changer, run the following command from the command line or from PowerShell:
To uninstall Attribute Changer, run the following command from the command line or from PowerShell:
NOTE: This applies to both open source and commercial editions of Chocolatey.
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment-
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://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
choco download attributechanger --internalize --source=https://chocolatey.org/api/v2
(additional options) - Run
choco push --source="'http://internal/odata/repo'"
for package and dependencies - Automate package internalization
- Run
3. Enter your internal repository url
(this should look similar to https://chocolatey.org/api/v2)
4. Choose your deployment method:
choco upgrade attributechanger -y --source="'STEP 3 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 attributechanger -y --source="'STEP 3 URL'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Ensure attributechanger installed
win_chocolatey:
name: attributechanger
state: present
version: 9.10.5
source: STEP 3 URL
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
Coming early 2020! Central Managment Reporting available now! More information...
chocolatey_package 'attributechanger' do
action :install
version '9.10.5'
source 'STEP 3 URL'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
Chocolatey::Ensure-Package
(
Name: attributechanger,
Version: 9.10.5,
Source: STEP 3 URL
);
Requires Otter Chocolatey Extension. See docs at https://inedo.com/den/otter/chocolatey.
cChocoPackageInstaller attributechanger
{
Name = 'attributechanger'
Ensure = 'Present'
Version = '9.10.5'
Source = 'STEP 3 URL'
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'attributechanger':
provider => 'chocolatey',
ensure => '9.10.5',
source => 'STEP 3 URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
salt '*' chocolatey.install attributechanger version="9.10.5" source="STEP 3 URL"
See docs at https://docs.saltstack.com/en/latest/ref/modules/all/salt.modules.chocolatey.html.
5. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was approved as a trusted package on 07 Nov 2019.
Attribute Changer freeware is a powerful Windows Explorer add-on, available at your fingertips whenever you right-click on files, folders and even drives in Windows Explorer.
Features:
- Right-click Extension - Available whenever you right-click on files, folders and even drives.
- Photo date and time - Modify date and time information stored in digital photos. Add or subtract values and even synchronise with file date and time.
- Attributes, date and time - Modify system attributes and manipulate date and time of files and folders with endless possibilities.
- Detailed reporting - Every file and folder modification is logged and the actions are exportable in a spreadsheet format.
- Filters - Exclude or include objects based on multiple criteria, such as attributes, date, time, size and file- or folder name wildcards.
- Simulation - A Simulation mode features a preview of all modifications in a detailed reporting window before they get applied.
md5: 60DC7572C660DCE735C356A6104C3ED1 | sha1: 369C3FA9FB0129BED22986D98F9CE3F27FE8C5FE | sha256: 79AEF2ADC94957CA3CC417BD9E9098DFCF25FC04934D2550AC67C217AAD1DC09 | sha512: C5E4C94FCDADB2AB148FFF8F36B68E131DD9A73DD2F2696D8B265A243DFA6BAA504A655C420F9CD48695EBAAAC884FD0CBB7E77882B14501C40912CE7D377C28
$ErrorActionPreference = 'Stop' # stop on all errors
$toolsDir = Split-Path -parent $MyInvocation.MyCommand.Definition
$fileLocation = (Get-ChildItem -Path $toolsDir -Filter '*.exe').FullName
$InstallArgs = @{
packageName = $env:ChocolateyPackageName
FileType = 'exe'
File = $fileLocation
silentArgs = "/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-"
validExitCodes = @(0)
}
Install-ChocolateyInstallPackage @InstallArgs
New-Item "$fileLocation.ignore" -Type file -Force | Out-Null
$ErrorActionPreference = 'Stop'
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = 'Attribute Changer*'
fileType = 'EXE'
silentArgs = '/VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP-'
validExitCodes= @(0)
}
$uninstalled = $false
[array]$key = Get-UninstallRegistryKey -SoftwareName $packageArgs['softwareName']
if ($key.Count -eq 1) {
$key | % {
$packageArgs['file'] = "$($_.UninstallString)"
Uninstall-ChocolateyPackage @packageArgs
Write-Warning ("Uninstalling $packageName puts a computer in a pending reboot state.`n" +
"You should reboot when you can.")
}
} elseif ($key.Count -eq 0) {
Write-Warning "$packageName has already been uninstalled by other means."
} elseif ($key.Count -gt 1) {
Write-Warning "$($key.Count) matches found!"
Write-Warning "To prevent accidental data loss, no programs will be uninstalled."
Write-Warning "Please alert package maintainer the following keys were matched:"
$key | % {Write-Warning "- $($_.DisplayName)"}
}
From: Installer License Agreement window
LICENSE
End-User license agreement for Attribute Changer
1. Software installation and use
You may install, use, access, run, or otherwise interact with ("Run") one copy of the SOFTWARE on a single or multiple computers. The SOFTWARE may be installed, accessed, displayed, run, shared or used concurrently on or from different computers. These rights are applicable for personal and commercial use of the SOFTWARE.
2. No consequential or other damages
To the maximum extent permitted by applicable law, the author shall not be liable for any other damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or other pecuniary loss) arising out of the use of or inability to use the SOFTWARE) even if the author has been advised of the possibility of such damages. To the extent that you could have avoided damages by taking reasonable care, including by backing up your software and other files, the author and its suppliers will not be liable for such damages.
3. Reverse engineering, decompilation and disassembly
You may not reverse engineer, decompile, or disassemble the SOFTWARE.
4. Copyright
All title and intellectual property rights in and to the SOFTWARE are owned by the author.
5. Separation of components
The SOFTWARE is licensed as a single product and its component parts may not be separated.
VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.
The installer is available on this page:
https://www.petges.lu/download/
Versions on the site are concluded with a letter, but the nuspec syntax
restricts lettered versions to beta status. This package converts the
letter into a numbered version as identifed below
Direct Download:
Version : 9.10.5
URL : https://www.petges.lu/pubfiles/ac-910e.exe
CheckSum : 79AEF2ADC94957CA3CC417BD9E9098DFCF25FC04934D2550AC67C217AAD1DC09
- attributechanger.9.10.5.nupkg (9fa675cceeb4) - ## / 64 - Log in or click on link to see number of positives
- ac-910e.exe (79aef2adc949) - ## / 69 - Log in or click on link to see number of positives
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.
Version | Downloads | Last Updated | Status |
---|---|---|---|
Attribute Changer 9.10.5 | 701 | Tuesday, April 30, 2019 | Approved |
Attribute Changer 9.10.4 | 290 | Friday, February 8, 2019 | Approved |
Attribute Changer 9.10.3 | 165 | Monday, December 31, 2018 | Approved |
Attribute Changer 9.10.2 | 249 | Thursday, August 16, 2018 | Approved |
Attribute Changer 9.10.1 | 132 | Tuesday, July 17, 2018 | Approved |
Attribute Changer 9.10 | 132 | Friday, June 15, 2018 | Approved |
Attribute Changer 9.0.1 | 186 | Thursday, May 10, 2018 | Approved |
AttributeChanger 7.10.0.20140303 | 1171 | Monday, March 3, 2014 | Approved |
AttributeChanger 7.10.0.20140111 | 333 | Friday, January 10, 2014 | Approved |
AttributeChanger 7.10.0.20140110 | 375 | Friday, January 10, 2014 | Approved |
AttributeChanger 7.10.0.20131108 | 373 | Friday, November 8, 2013 | Approved |
AttributeChanger 7.10.0.20120925 | 435 | Tuesday, September 25, 2012 | Approved |
AttributeChanger 7.10.0.20120807 | 406 | Tuesday, August 7, 2012 | Approved |
AttributeChanger 7.10 | 378 | Monday, July 2, 2012 | Approved |
AttributeChanger 7.0.0.20120531 | 375 | Thursday, May 31, 2012 | Approved |
AttributeChanger 7.0.0.20120501 | 331 | Wednesday, May 23, 2012 | Approved |
AttributeChanger 7.0 | 358 | Saturday, February 25, 2012 | Approved |
AttributeChanger 6.20 | 384 | Monday, September 19, 2011 | Approved |
Copyright © 1999 - 2018 Romain PETGES
This package has no dependencies.
Ground Rules:
- This discussion is only about Attribute Changer and the Attribute Changer 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 Attribute Changer, 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.