Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.09 KB

all.copy.path.ps.md

File metadata and controls

41 lines (32 loc) · 1.09 KB

Copy Tool (Powershell)

Source Code & Screenshots

Snippet:

all.copy.path.ps.nss

Screenshot:

Screenshot 1) Screenshot 2)

Overview

This Nilesoft Shell extension adds enhanced path and content copying capabilities to the Windows context menu.

Key Features

  • Copy full file/folder paths
  • Copy parent directory paths
  • Copy file/folder names with/without extensions
  • Copy file contents
  • Copy directory contents listing
  • Multi-selection support

Menu Structure

  • Copy item(s) full path
  • Copy parent(s) full path
  • Copy item(s) name
  • Copy item(s) title
  • Copy Content(s) - for files
  • Copy Content(s) - for directories

Usage Notes

  • Works with files, folders, drives and desktop
  • Supports multiple item selection
  • Hidden PowerShell window execution

Dependencies

  • Windows Operating System
  • Nilesoft Shell framework
  • PowerShell

No additional software installation is required beyond the Nilesoft Shell framework and standard Windows components.