作者accordingto ()
看板EZsoft
標題[免費] Seek (AHK)
時間Mon Jul 3 01:10:24 2006
軟體名稱:Seek
官方網站:這是AutoHotKey的一個Script,作者是Phi
下載連結:http://accordingto.myweb.hinet.net/Seek.exe
軟體分類:應該算是快速啟動程式的一種吧.. @@a
執行平台:MS-Windows
語言介面:English ,不過基本上需要看的英文字應該不會超過十個.. 囧>
軟體特色:當你的程式集越來越大的時候...嘿嘿...這個就很好用囉!
推薦原因:因為很好用。
誰適合用:電腦會安裝軟體的人。
誰不適合用:應該沒有吧?
使用感想:好用!
附註:
這是用 AutoHotKey 寫的一個程式 原作者是 Phi ,
下載後直接執行,不需要安裝,
在上面 What do you seek, my friend? 的左邊空白處
輸入你有安裝的軟體的幾個字,他就會有點像電子字典找出最接近的程式。
然後找你要執行的點兩下他就會開啟程式囉~
以下是作者的一些說明,
; 2. You can place the executable Seek.exe anywhere you
; want. There is no installation required, it doesn't
; write anything to your registry, and it doesn't
; access the Internet at all (no phoning home). To
; uninstall, simply delete Seek.exe.
;
; The only 2 files 'Seek' creates are placed in your
; TMP directory:
;
; a. _Seek.key (cache file for last query string)
; b. _Seek.list (cache file for directory listing)
;
; If you're a purist, you can delete them manually
; when you decide to remove 'Seek' from your system.
; 4. When you run 'Seek' for the first time, it'll scan
; your Start Menu, and save the directory listing into
; a cache file.
;
; The following directories are included in the scanning:
; - %A_StartMenu%
; - %A_StartMenuCommon%
;
; By default, subsequent runs will read from the
; cache file so as to reduce the loading time. For
; more info on options, run 'Seek.exe -help'. If you
; think your Start Menu doesn't contain too many
; programs, you can choose not to use the cache and
; instruct 'Seek' to always do a directory scan (via
; option -scan). That way, you will always get the
; latest listing.
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 61.228.102.64
※ 編輯: accordingto 來自: 61.228.102.64 (07/03 01:11)
1F:推 MilchFlasche:讚啊!分享script也很棒耶! 07/03 09:20
2F:推 accordingto:謝謝 ^^ 不過這個已經編譯過囉~ 應該可以算軟體~ 07/03 12:36
3F:推 bugz:用這個不如直接用TypeAndRun 不過他的官網掛了 07/03 21:40
4F:推 SchizShia:用這個還不如用PCMAN的"熱鍵超速啟動" 07/04 03:31
5F:推 accordingto:pcman大的那個當然更好...可是那要安裝阿... 07/04 08:50