NO! don't hack the forum, just ask Don nicely.highend wrote:I'll work on it when I come back from my holidays...
Extractor - Extract, cleanup and delete archives
Re: Extractor - Extract, cleanup and delete archives
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]
[ this user is asleep ]
Re: Extractor - Extract, cleanup and delete archives
@Changelog:
v0.9.6:
* Fixed the GUI bug that files aren't visible when DstInactivePane=1
* Fixed a bug for destination folder cleanup when CleanUpFolder=1
* Minor changes to the xy script
One of my scripts helped you out? Please donate via Paypal or paypal_donate (at) stdmail (dot) de
Re: Extractor - Extract, cleanup and delete archives
Hi Highend, I just learned about this tool from your "Overview of Scripts" topic..
Sorry for being dense, but can this be evoked from a Custom Toolbar Button?
What should go into the "On left click" box? I tried (which is where I put the downloaded files.)
But should it say
Sorry for being dense, but can this be evoked from a Custom Toolbar Button?
What should go into the "On left click" box? I tried
Code: Select all
run """C:\Users\swkunkel\AppData\Roaming\XYplorer\Tools\Extractor_v0.9.6\Extractor.exe"" ""<get SelectedItemsPathNames |>"" ""<get Path i>""";
But should it say
or something?load "run """C:\Users\swkunkel\AppData\Roaming\XYplorer\Tools\Extractor_v0.9.6\Extractor.exe"" ""<get SelectedItemsPathNames |>"" ""<get Path i>""";"
ste(phen|ve) kunkel
Re: Extractor - Extract, cleanup and delete archives
Sure. The first line that you posted is correct (run """...)but can this be evoked from a Custom Toolbar Button?
One of my scripts helped you out? Please donate via Paypal or paypal_donate (at) stdmail (dot) de
Re: Extractor - Extract, cleanup and delete archives
Thanks for the super fast reply!
I tried it again and it does seem to be working... Not sure why I was getting a script error before.
Anyway, another question:
This setup should work, right?
Instead, I get the dialog to "Select the .exe file for Bandzip." I don't have Bandzip installed though... 7zip is the only one I have.
Also tried with it pointing to 7zG.exe and 7zFM.exe. No luck.
I tried it again and it does seem to be working... Not sure why I was getting a script error before.
Anyway, another question:
This setup should work, right?
Instead, I get the dialog to "Select the .exe file for Bandzip." I don't have Bandzip installed though... 7zip is the only one I have.
Also tried with it pointing to 7zG.exe and 7zFM.exe. No luck.
ste(phen|ve) kunkel
Re: Extractor - Extract, cleanup and delete archives
No, the
[General]
Application=
must point to the packer section name that you want to use.
So in your case:
Application=7-Zip
(because the section is called "[7-Zip]")
[General]
Application=
must point to the packer section name that you want to use.
So in your case:
Application=7-Zip
(because the section is called "[7-Zip]")
One of my scripts helped you out? Please donate via Paypal or paypal_donate (at) stdmail (dot) de
Re: Extractor - Extract, cleanup and delete archives
DOH! I probably should've been able to figure that one out!highend wrote:No, the
[General]
Application=
must point to the packer section name that you want to use.
So in your case:
Application=7-Zip
(because the section is called "[7-Zip]")
Thanks for writing this. I've wanted some kind of functionality like this for a long time. Never really thought about it as a script idea though.
EDIT: Okay, here's an alternate icon for you
It's an ICO with all standard sizes (256 .... 16)
I can make one with only 24 and 16, if people want.
- Attachments
-
- ExtractorTool256.zip
- (126.94 KiB) Downloaded 221 times
Last edited by kunkel321 on 15 Nov 2015 17:56, edited 1 time in total.
ste(phen|ve) kunkel
Re: Extractor - Extract, cleanup and delete archives
It's explained in the first post of this threadI probably should've been able to figure that one out!
It's here for more than 3,5 yearsI've wanted some kind of functionality like this for a long time. Never really thought about it as a script idea though
One of my scripts helped you out? Please donate via Paypal or paypal_donate (at) stdmail (dot) de
Re: Extractor - Extract, cleanup and delete archives
Yea, I should really check the script sub forum more often.... I learned about a few cool new (new to me) scripts from your Script Showcase pinned thread.highend wrote: .... It's here for over more than 3,5 years
RE Alternate image:
This one with just the tool and not the Windows icon in the background is actually more discernible at low rezzes.
For proper citation I should point out that I found the image via Google Image Search for "extractor."
http://nacionalelectricaferretera.com/images/4051.jpg
Apparently some electrical supply company.
The tool though is a wheel puller though. At least I think... Not really sure.
EDIT: Forgot to attach zip
- Attachments
-
- WheelPuller.zip
- (103.95 KiB) Downloaded 227 times
ste(phen|ve) kunkel
Re: Extractor - Extract, cleanup and delete archives
License of that image?
One of my scripts helped you out? Please donate via Paypal or paypal_donate (at) stdmail (dot) de
Re: Extractor - Extract, cleanup and delete archives
I don't know... There's no indication that it's copyrighted... Since the site is for an electric supply company, and not an image company, I'm not too worried. Still, I wouldn't recommend selling it for profit. I'm not 100% sure, but I think it's okay to use the Windows icons.highend wrote:License of that image?
As for my work (which was minimal), there's no restriction. I consider it "open."
EDIT: Actually it's a super-simple image.. I could totally recreate it as a vector thing with DrawPlus' shape builder tools if you want.
ste(phen|ve) kunkel
Re: Extractor - Extract, cleanup and delete archives
SureI could totally recreate it as a vector thing with DrawPlus' shape builder tools if you want.
One of my scripts helped you out? Please donate via Paypal or paypal_donate (at) stdmail (dot) de
Re: Extractor - Extract, cleanup and delete archives
Meh... It didn't turn out as "photorealistic" as I was hoping it would. Doesn't really matter at 24x24 though.
Screenshot
And here's a chronicle of making it...
Again, free for all!
Screenshot
And here's a chronicle of making it...
Again, free for all!
- Attachments
-
- ExtractorToolCustom.zip
- (50.43 KiB) Downloaded 227 times
ste(phen|ve) kunkel
Re: Extractor - Extract, cleanup and delete archives
Nice work, very professional!
I'll make it the default icon for the next release
I'll make it the default icon for the next release
One of my scripts helped you out? Please donate via Paypal or paypal_donate (at) stdmail (dot) de