explorerplusplus icon indicating copy to clipboard operation
explorerplusplus copied to clipboard

Application Bar Parameters

Open mamarilmanson opened this issue 5 years ago • 1 comments

Hello...

I'm trying to "extend" explorer++ with python... but I don't know if I can add python (or compiled python) using parameters to for my python script to use... are their? I don't know...

😄

mamarilmanson avatar Dec 01 '20 11:12 mamarilmanson

@derceg I have a basic rough draft of a placeholder for for the current directory's path here if that helps at all: https://github.com/Daigle-ISM/explorerplusplus/tree/FilePathStandIn

This is a demo of the behaviour I added, I'm just using %V as the placeholder:

https://github.com/derceg/explorerplusplus/assets/93410187/418841f5-4f08-439a-a33d-521f7526e61d

Daigle-ISM avatar Sep 12 '23 23:09 Daigle-ISM