AutoHotkey Community

It is currently May 23rd, 2012, 6:04 am

All times are UTC [ DST ]


Search found 21 matches
Search these results:

Author Message

 Forum: Scripts   Topic: 7-Zip Crawler - convert folders of archives to .7z

Posted: September 28th, 2009, 6:52 am 

Replies: 24
Views: 8964


Hello, your script was very useful to convert a 120GB folder containing zip and rar files to a handy 80gb folder :wink: Thanks! :D That's what I use it for - I'm happy to hear that it was useful to you, too. Next thing I'd like to tackle is a script to convert .doc files to .pdf using OpenOffice.or...

 Forum: Scripts   Topic: 7-Zip Crawler - convert folders of archives to .7z

Posted: August 19th, 2009, 2:06 pm 

Replies: 24
Views: 8964


What version of 7zip did you test with. This may be useful to know in case someone reports a bug that only occurs with a certain version of 7zip Good point! I've tested with various versions of 7-zip over the years - which unfortunately I did not think of tracking. Most recently though, I am using ...

 Forum: Scripts   Topic: 7-Zip Crawler - convert folders of archives to .7z

Posted: December 30th, 2008, 8:08 pm 

Replies: 24
Views: 8964


Sorry - the above post was me - I still seem to battle to get Firefox to keep me logged in :roll:

 Forum: Scripts   Topic: 7-Zip Crawler - convert folders of archives to .7z

 Post subject: Re: .exe?
Posted: December 19th, 2008, 6:56 am 

Replies: 24
Views: 8964


Anyway to create self extracting .exe's in this GUI as well? Because that would be awesome. Hmmm, I would have to think about it a little. My crawler is not intended to be a fully-fledged GUI for 7-Zip; just a little tool to help me convert whole folders of archives to 7Z format quickly and reliabl...

 Forum: Scripts   Topic: 7-Zip Crawler - convert folders of archives to .7z

Posted: July 16th, 2008, 6:27 pm 

Replies: 24
Views: 8964


Hi - sorry - the above post was me (WaywardMonk). I can't always get FireFox to keep me logged in. I haven't had problems with the exe's on any other pc's using other virus scan software, so I'm assuming it was a false positive.

 Forum: Scripts   Topic: 7-Zip Crawler - convert folders of archives to .7z

Posted: July 11th, 2008, 11:05 pm 

Replies: 24
Views: 8964


OK - I've tested it (briefly!) and it seems to be working properly now. I've also added drag and drop, so you can drag 'n drop a folder onto it. I've also added a silly little script (Convert archives to 7z.ahk) to the archive that just converts archives based on the INI settings created by the craw...

 Forum: Scripts   Topic: 7-Zip Crawler - convert folders of archives to .7z

Posted: July 11th, 2008, 10:36 pm 

Replies: 24
Views: 8964


@klim:

Sorry! Haven't been on the forum for a loooong time. Thanks for spotting the bug. I'm testing a fix - the problems seems simple enough. At a few places I had "C:\7ztemp" instead of %tempfolder%.

I will try to post a fixed update when I know it's working.

 Forum: Support   Topic: Using AutoHotkey vs. Excel/Access VBA

Posted: May 20th, 2007, 10:01 am 

Replies: 2
Views: 668


You will most likely end up using combinations of both VBA and Autohotkey depending on the need. As Helpy says, both have their advantages. I must mention, though, that I use Autohotkey to convert Word tables to Excel, and I prefer the output from my Authohotkey script to the VBA one I've tested. My...

 Forum: Support   Topic: SendMode Play vs SendMode Input question- see example script

Posted: May 13th, 2007, 7:11 am 

Replies: 6
Views: 1512


Thanks, Micahs and BETLOG for your inputs. I'm afraid using clipboard =%clipboard% produced an AHK script error along the lines of "/" being an illegal character. Using ClipWait made the script wait at every empty table cell. Clipwait, 2 was better BUT I still experienced the same problem ...

 Forum: Support   Topic: SendMode Play vs SendMode Input question- see example script

Posted: April 29th, 2007, 1:39 pm 

Replies: 6
Views: 1512


Thanks for the reminder :) I tried it after you reminded me. This time the script detected "end" in the last table cell and moved to the next loop, but no data was copied over to Excel - all was blank, as if the array was empty. I did speed the script up considerably by removing "WinA...

 Forum: Support   Topic: SendMode Play vs SendMode Input question- see example script

Posted: April 27th, 2007, 11:43 am 

Replies: 6
Views: 1512


Where I work now, the word processor operators use MS Word and MS Word tables for lists that I want to see in MS Excel. They also insert lots of hard returns in the tables which makes it difficult to import the table into MS Excel properly. I tried importing the tables as HTML documents - the hard r...

 Forum: Support   Topic: File conversion batch script for using with 2 programs

Posted: November 11th, 2006, 8:16 am 

Replies: 3
Views: 523


So the script should go through all the .exA files in the directory "dir" and load them in application A, then save them as .exB file using it's menu. Anyone done anything similar already? Any tips? Thanks in advance. I can't say for sure, but maybe my gui script for batch converting arch...

 Forum: Scripts   Topic: 7-Zip Crawler - convert folders of archives to .7z

Posted: November 5th, 2006, 10:12 am 

Replies: 24
Views: 8964


:oops: Sorry about that. Perhaps I'm misunderstanding how the autohotkey.net space works. I've hosted the file again at http://www.savefiles to com. Here is the link to the file: http://www.savefile.com/files/228240 . It should work now. I've also changed the link in my first posting. This is Waywa...

 Forum: Scripts   Topic: 7-Zip Crawler - convert folders of archives to .7z

Posted: November 5th, 2006, 8:17 am 

Replies: 24
Views: 8964


On many occasions, I need to convert an entire folder of compressed archives to the 7-Zip or zip format. I got tired of doing it manually. I couldn't find a tool that would do this, so I decided to use AutoHotkey (http://www.autohotkey.com/) to create a tool to to do this kind of grunt work for me. ...

 Forum: Support   Topic: IfInString, A_LoopReadLine question

Posted: July 14th, 2005, 7:44 am 

Replies: 4
Views: 656


Ah hah! Understanding begins to dawn! :)

Thank you to everyone for your helpful replies - you have furthered my understanding!

What a wonderful forum this is! AND AHK rocks!
Sort by:  
Page 1 of 2 [ Search found 21 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group