Skip to content

Script to set a tag on a Windows folder. Tag_Folder.bat

Notifications You must be signed in to change notification settings

hugonun/Tag-Windows-Folder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Tag Windows Folder

Script to set a tag on a Windows folder.

Introduction

This script was originally made by Pinjoy in 2-10-2019 on a Google Drive with no license. I have changed it to improve the overall experience and uploaded it to GitHub to keep it maintained and alive.

Installation

Pinjoy has done a YouTube video for it, where you can use the modified file in this repo instead: https://youtu.be/vyFhSdm4gD8

However, we can improve it using a different registry key so that you just right click the folder you want to change the tag on.

Regedit address: Computer\HKEY_CLASSES_ROOT\Folder\shell\Tag Folder\command

Value: cmd /c start "" /d "%1" /min "<path>\Tag_Folder.bat"

Credits to Ignat for the registry key suggestion on StackOverflow.

About

Script to set a tag on a Windows folder. Tag_Folder.bat

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published