Set-FolderIcon

1.0.2

A Script to set the icon for a provided folder.
Will create two files in the destination path, both set as hidden system files: DESKTOP.ini and FOLDER.ICO.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Set-FolderIcon

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Jimmy Briggs | 2023

Package Details

Author(s)

  • Jimmy Briggs

Tags

Windows Utility Directories Configure Personalization Tool

Dependencies

This script has no dependencies.

Release Notes

**Version 1.0.2**
- Added Script Certificate Signature
**Version 1.0.1**
- Added a check to see if the desktop.ini file already exists in the target directory.
If it does, it will throw a warning and not overwrite the file.
- Added LICENSEURI, PROJECTURI, and RELEASENOTES to the PSScriptInfo block.

FileList

Version History

Version Downloads Last updated
1.0.2 (current version) 140 2/16/2023
1.0.1 10 1/24/2023
1.0.0 6 1/24/2023