can a autohotkey guru help with a script universal extractor

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
neverthelesshello
Member
Member
Posts: 136
Joined: 2010-02-26, 11:52 UTC

can a autohotkey guru help with a script universal extractor

Post by *neverthelesshello »

When I used to use another explorer replacement I had a button on the tool bar that would call up Universal Extractor and it would unpack a setup.exe file I had highlighted in the panel below, (I use universal extractor to make some of my progs portable)
I dont know how to achieve this in TC would I need a AHK script? I do have AHK and autoIt installed but am rubbish at script writing, any help? :oops:
What you dont see is what you get!
User avatar
Hacker
Moderator
Moderator
Posts: 13144
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

Well, you could try and use the InstallExplorer plugin.

Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
neverthelesshello
Member
Member
Posts: 136
Joined: 2010-02-26, 11:52 UTC

Post by *neverthelesshello »

when i have the plugin you mentioned installed how do I call it into action when I have my file highlighted?
What you dont see is what you get!
risk
Junior Member
Junior Member
Posts: 87
Joined: 2007-07-30, 03:18 UTC

Post by *risk »

1. Create a button on the toolbar for Uniextract.exe
2. In the parameters, enter: %P%N %P"%O"

Now you can highlight the exe file and click on the uniextract button to extract.
neverthelesshello
Member
Member
Posts: 136
Joined: 2010-02-26, 11:52 UTC

Post by *neverthelesshello »

thanks will do that
hmm, it does seem to extract but where to I cant tell ! not in the same window and not in the oposite side window
EDIT, sorry it must have just been that file, tried with another .exe and if works fine, thanks again
What you dont see is what you get!
User avatar
Hacker
Moderator
Moderator
Posts: 13144
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

neverthelesshello wrote:when i have the plugin you mentioned installed how do I call it into action when I have my file highlighted?
Press Ctrl-PageDown.

Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
neverthelesshello
Member
Member
Posts: 136
Joined: 2010-02-26, 11:52 UTC

Post by *neverthelesshello »

ok thanks it works (using Installexplorer) - I mean it extracts the files but what is strange is if I click out of that folder and then go back the files have dissappeared. I guess its giving me a temporary peek inside the packed file.
What you dont see is what you get!
Post Reply