AutoHotkey Community

It is currently May 25th, 2012, 3:42 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 6 posts ] 
Author Message
PostPosted: May 2nd, 2007, 10:59 pm 
Offline

Joined: February 24th, 2007, 6:02 pm
Posts: 175
Location: Budapest, Hungary
If you are already using Google Desktop, then you probably know how useful the handy search-bar can be. If you forgot where you left a specified file or want to read only a single line in a document without opening it, then Ctrl+Crtl is our best frend.

Well GDS will surely find our AutoHotkey script files on the harddrive but it cannot read it's contents.

Now here is the solution for this:
  • Download and install Larry's Any Text File Indexer plugin for GDS
  • During installation, LarrysAnyTextFileIndexer.conf file will pop-up on Notepad
  • DO NOT CLOSE THIS NOTEPAD WINDOW!
  • Insert this text to the end of the file in Notepad:
    Quote:
    AddNewExtension "ahk"
  • Save the file
  • Now you can close this Notepad window
  • A confirmation dialog will appear to warn you the plugin integration into GDS
  • Click OK

You can add more file extensions to the list with the "AddNewExtension xxx" command.

If you already installed Larry's Any Text File Indexer, then you have to uninstall it and reinstall using the steps above. It is necessery since you cannot change it's config file after installation.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 4th, 2007, 12:55 pm 
Offline

Joined: October 18th, 2006, 8:07 pm
Posts: 169
awesome. cheers for the tip - that's going to be extreemly useful!

Daorc


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: May 4th, 2007, 1:13 pm 
Since my collection of AHK files is still small, I am happy using Agent Ransack or the FileMenu Tools which can do also Replace operations.
They have to scan the file on each request, but it is still fast.

Anyway, thanks for the tip, it can be precious for a number of uses.


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: May 4th, 2007, 6:22 pm 
Offline

Joined: May 24th, 2006, 2:49 pm
Posts: 4511
Location: Belgrade
Quote:
FileMenu Tools which can do also Replace operations.

You can also try InfoRapid Search & Replace.

Google Desktop is overkill for this task, IMO

_________________
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 1st, 2007, 8:19 pm 
Offline

Joined: June 12th, 2006, 9:14 pm
Posts: 18
Location: Jakarta, Indonesia
majkinetor wrote:
You can also try InfoRapid Search & Replace.
+1

:)

_________________
Image Image Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: June 2nd, 2007, 12:28 pm 
Offline

Joined: March 16th, 2005, 10:33 pm
Posts: 968
Location: Frisia
Or use Locate32... :wink:

_________________
Image mirror 1mirror 2mirror 3ahk4.me • PM or Image


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 5 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group