[GH-ISSUE #100] [Feature Request] Allow custom commands based on external tools + installation of custom command from Zip package #99

Open
opened 2026-02-25 21:32:38 +03:00 by kerem · 4 comments
Owner

Originally created by @blackcrack on GitHub (Jan 21, 2020).
Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/100

Originally assigned to: @clechasseur on GitHub.

there is no possible to use from others a prefabricated packet,
where it is able to use as plugin..

Describe the solution you'd like

a command with a binary, where extract in a own subfolder
where add the command to the commandline listing on the programm
as example a tar and gz from gnu-tools as file-plugin with this is possible to make
a foldername.tar.gz with the both files tar.exe and gzip.exe
or cp.exe / mv.exe, rd.exe or other tools where be able to work in
UNC-path's over the network.
With this could also supporting Reactos as a Network Ordering System or maybe,
WinXP up to Win7 and further.. wherewith could it be possible for setting up
plugins with specially commands and binarys like in TC as plugins, here
for Explorer as zip compressed exampleplugin.fcpp enhancement once packed
and easy as plugin klicked on, => Extract as/in (pccfolder/or Userpccfolder)./fsplugin/exampleplugin

inside a pccplugin.inf with the whole command's and the binary's
where need for a enhancements, command, setting up the Submenu-Name, command and other Enhancements.

This makes possible to create a exampleplugin.fspcc once and usable for many others users
in easy way by clicking on and integrate it..

and bundles command's like this as plugins

  • Use custom command as base command (like cp.exe, mv.exe, rd.exe(from gnu-tools), wipewith0.exe and so on)
  • Advanced UI for custom commands (automatically add via inf commands in a pluginname.fspcc/pccplugin.inf)
  • Variables in find/replace for custom commands ( category custom commands with specially exe-files like "string find and replace" in files or https://github.com/zzzprojects/findandreplace )
  • New custom command option: remove file extension (as fspcc-plugin)
  • and many other possibilitys

It makes also possible to building a collections for many other Plug-ins
for many other task's in the Explorer

Describe alternatives you've considered
Extra other Programm, like Double Commander or Total Commander
for use differend other task's

Additional context

none

best regards
Blacky

Originally created by @blackcrack on GitHub (Jan 21, 2020). Original GitHub issue: https://github.com/clechasseur/pathcopycopy/issues/100 Originally assigned to: @clechasseur on GitHub. **Is your feature request related to a problem? Please describe.** - there is no possible to use from others a prefabricated packet, where it is able to use as plugin.. **Describe the solution you'd like** - a command with a binary, where extract in a own subfolder where add the command to the commandline listing on the programm as example a tar and gz from gnu-tools as file-plugin with this is possible to make a $foldername$.tar.gz with the both files tar.exe and gzip.exe or cp.exe / mv.exe, rd.exe or other tools where be able to work in UNC-path's over the network. With this could also supporting Reactos as a Network Ordering System or maybe, WinXP up to Win7 and further.. wherewith could it be possible for setting up plugins with specially commands and binarys like in TC as plugins, here for Explorer as zip compressed exampleplugin.fcpp enhancement once packed and easy as plugin klicked on, => Extract as/in (pccfolder/or Userpccfolder)./fsplugin/exampleplugin inside a pccplugin.inf with the whole command's and the binary's where need for a enhancements, command, setting up the Submenu-Name, command and other Enhancements. This makes possible to create a exampleplugin.fspcc once and usable for many others users in easy way by clicking on and integrate it.. #### and bundles command's like this as plugins - Use custom command as base command (like cp.exe, mv.exe, rd.exe(from gnu-tools), wipewith0.exe and so on) - Advanced UI for custom commands (automatically add via inf commands in a $pluginname$.fspcc/pccplugin.inf) - Variables in find/replace for custom commands ( category custom commands with specially exe-files like "string find and replace" in files or https://github.com/zzzprojects/findandreplace ) - New custom command option: remove file extension (as fspcc-plugin) - and many other possibilitys It makes also possible to building a collections for many other Plug-ins for many other task's in the Explorer **Describe alternatives you've considered** Extra other Programm, like Double Commander or Total Commander for use differend other task's **Additional context** - none best regards Blacky
Author
Owner

@clechasseur commented on GitHub (Jan 24, 2020):

I wish there was a nicer way to say this, but I have no clue what you are talking about. ☹️ Could you perhaps summarize your idea?

<!-- gh-comment-id:577973570 --> @clechasseur commented on GitHub (Jan 24, 2020): I wish there was a nicer way to say this, but I have no clue what you are talking about. ☹️ Could you perhaps summarize your idea?
Author
Owner

@blackcrack commented on GitHub (Jan 24, 2020):

a pluginsystem in you're program, where makes possible to add prefabricated/precast custom commands and maybe also with/+binarys.

a scrip-file like a inf or so where makes possible to add a command into the custom commands

this file into a zip (infozip or 7zip) where makes possible to add binary's like small exefiles
on side of the inf-file.

compressed/packed as a "PCC-compressed" File with the extension fspcc (filsesystem pathcopycopy addon) as a new standard in a WinNT system in explorer with *.fspcc to make it as a snapin
so compressing as .zip and rename as .fspcc to make it possible for register this extension for Pathcopycopy

(maybe could come into a lister plugin or something like ".lspcc for editors or something)

<!-- gh-comment-id:578011981 --> @blackcrack commented on GitHub (Jan 24, 2020): a pluginsystem in you're program, where makes possible to add prefabricated/precast custom commands and maybe also with/+binarys. a scrip-file like a inf or so where makes possible to add a command into the custom commands this file into a zip (infozip or 7zip) where makes possible to add binary's like small exefiles on side of the inf-file. compressed/packed as a "PCC-compressed" File with the extension fspcc (filsesystem pathcopycopy addon) as a new standard in a WinNT system in explorer with *.fspcc to make it as a snapin so compressing as .zip and rename as .fspcc to make it possible for register this extension for Pathcopycopy (maybe could come into a lister plugin or something like ".lspcc for editors or something)
Author
Owner

@clechasseur commented on GitHub (Jan 24, 2020):

Ok, now I understand a bit better - thank you. I've updated the description.

<!-- gh-comment-id:578144263 --> @clechasseur commented on GitHub (Jan 24, 2020): Ok, now I understand a bit better - thank you. I've updated the description.
Author
Owner

@blackcrack commented on GitHub (Jan 24, 2020):

👍

<!-- gh-comment-id:578187257 --> @blackcrack commented on GitHub (Jan 24, 2020): :+1:
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pathcopycopy#99
No description provided.