AutoHotkey Community

It is currently May 23rd, 2012, 5:31 am

All times are UTC [ DST ]


Search found 9 matches
Search these results:

Author Message

 Forum: Scripts   Topic: Explorer-Like TreeView slightly modified from AHKHelp

Posted: September 6th, 2009, 12:15 am 

Replies: 5
Views: 2619


Hi, Ive been looking for a substitute for Folderselect as in my current program a List box exists & could be used to list files in a folder, - I had two problems: 1. I cannot extract fullpath from selected folder in FileSelectFolder, only the foldername 2. FileselectFolder (Windows function) can...

 Forum: Support   Topic: List of ZIP file contents

 Post subject: List of ZIP file contents
Posted: March 3rd, 2008, 3:11 pm 

Replies: 3
Views: 1049


Problem now solved by using: 7za.EXE is the Command line version 4.57 of 7-Zip ------------------------------------------------- 7-Zip Copyright (C) 1999-2007 Igor Pavlov. 7-Zip is a file archiver with high compression ratio. 7za.exe is a standalone command line version of 7-Zip. 7za.exe is a free s...

 Forum: Support   Topic: List of ZIP file contents

 Post subject: List of ZIP file contents
Posted: February 29th, 2008, 8:18 pm 

Replies: 3
Views: 1049


tried to run code provided in previous posting, "to Unzip using 7zip": ------ Posted: Thu Jan 25, 2007 12:10 pm Post subject: Calling 7zip through DllCall ------------------------------- sCMDLine := "G:\Z\ZIP\compare.zip" _SevenZipCMD(sCMDLine, hWnd = 0) { buffer_siz...

 Forum: Support   Topic: List of ZIP file contents

 Post subject: List of ZIP file contents
Posted: February 29th, 2008, 5:39 am 

Replies: 3
Views: 1049


I need some help listing Zip file contents (and rar file contents) in a program Im trying to complete. It shows contents of file selected within directory, but Ive been unable to get anywhere using: unrar.dll v3.41.0.306 7-zip32.dll v4.57.0.1 UNZIP32.DLL v5.42.0.2 These dlls were mentioned in posts ...

 Forum: Scripts   Topic: Programming Utility SubFinder Script

Posted: February 21st, 2008, 5:26 pm 

Replies: 17
Views: 8011


\since some might prefer Sort preset option, improved script below: /* ; Subscript lists "Labels" (or "Tag" marks, according to settings) contained in an "ahk" script ; Select within the table, and program will use Editor (Active App) to locate ; Also op...

 Forum: Scripts   Topic: Programming Utility SubFinder Script

Posted: February 21st, 2008, 4:51 pm 

Replies: 17
Views: 8011


whoops! I added subscript.ini, and readme.txt to code section! Corrected below: subscript.ahk: /* ; Subscript lists "Labels" (or "Tag" marks, according to settings) contained in an "ahk" script ; Select within the table, and program will use Editor (Active A...

 Forum: Scripts   Topic: Programming Utility SubFinder Script

Posted: February 21st, 2008, 4:41 pm 

Replies: 17
Views: 8011


Since i cant upload zip, new code for subscript is /* ; Subscript lists "Labels" (or "Tag" marks, according to settings) contained in an "ahk" script ; Select within the table, and program will use Editor (Active App) to locate ; Also operates on .BAT fi...

 Forum: Scripts   Topic: Programming Utility SubFinder Script

 Post subject: subscript
Posted: February 21st, 2008, 1:41 am 

Replies: 17
Views: 8011


Fantastic program! However i found it didnt cope with my editor/system, and made some MODS. Now works much faster, although since dont need BIG NOTES I removed section from program. - but added various options: Display "Labels:" in .ahk, or ":Labels" in .BAT, .txt Select for Labe...

 Forum: Scripts   Topic: Install AHK syntax highlighting and clips for PSPad v2

Posted: July 5th, 2007, 4:50 am 

Replies: 81
Views: 33451


Just discovered this great script for PSPad.
The installation script is impressive, most of it worked but for the toolbar.
The definition file is copied from the installation Template files OK, but
!F9 does nothing. Is there any fix for this??

TWmailre@aol.com
Sort by:  
Page 1 of 1 [ Search found 9 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group