mirror of
https://github.com/clechasseur/pathcopycopy.git
synced 2026-04-25 12:15:58 +03:00
[GH-ISSUE #100] [Feature Request] Allow custom commands based on external tools + installation of custom command from Zip package #99
Labels
No labels
bug
duplicate
enhancement
enhancement
enhancement
fixed
help wanted
help wanted
invalid
pull-request
question
waiting for input
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pathcopycopy#99
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.exeor 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
pluginname.fspcc/pccplugin.inf)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
@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?
@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)
@clechasseur commented on GitHub (Jan 24, 2020):
Ok, now I understand a bit better - thank you. I've updated the description.
@blackcrack commented on GitHub (Jan 24, 2020):
👍