Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
blackcrack opened this issue Jan 21, 2020 · 4 comments

Comments

@blackcrack
Copy link

blackcrack commented Jan 21, 2020

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

@clechasseur
Copy link
Owner

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
Copy link
Author

blackcrack commented 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 clechasseur changed the title [Feature Request] Use Zip compressed .fspcc as Plugin (Use custom command as base command) [Feature Request] Allow custom commands based on external tools + installation of custom command from Zip package Jan 24, 2020
@clechasseur
Copy link
Owner

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

@blackcrack
Copy link
Author

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants