Утилиты - [addon] Launchy
-
_syd_
Утилиты - [addon] Launchy
Launchy
— свободная утилита для быстрого запуска приложений. Программа индексирует ярлыки в меню «Пуск» и файлы в определяемых пользователем директориях, позволяя получать быстрый доступ к программам без открытия меню «Пуск» или перехода к нужной папке.Утилиты - [addon] Launchy
версию от Robby-
dimich22
Re: Утилиты - [addon] Launchy
Изменения в версии 2.0:
2.0.0
• Launchy has been completely rewritten with QT
o Your old plugins/skins will no longer work
o Your old configuration will be wiped
• A new look! New icons and skin thanks to Tyler Sticka
• Much better skinning support
• Options merged into a single, tabbed dialog
• Skin selection now shows previews
• Plugins much more configurable
• Launchy can hide when it loses focus
• Fade in/out effects
• Customizable transparency
• Optional shallow scan of directories
• Unicode support for Firefox bookmarks
• Vista support
• It’s just better.
Ссылки на обновленный аддон в шапке
2.0.0
• Launchy has been completely rewritten with QT
o Your old plugins/skins will no longer work
o Your old configuration will be wiped
• A new look! New icons and skin thanks to Tyler Sticka
• Much better skinning support
• Options merged into a single, tabbed dialog
• Skin selection now shows previews
• Plugins much more configurable
• Launchy can hide when it loses focus
• Fade in/out effects
• Customizable transparency
• Optional shallow scan of directories
• Unicode support for Firefox bookmarks
• Vista support
• It’s just better.
Ссылки на обновленный аддон в шапке
-
viksem
-
aset
Re: Утилиты - [addon] Launchy
есть маленькая утилита Drop to Dos позволяет открыть любую папку и программу запустить в командной строке
-
dimich22
Re: Утилиты - [addon] Launchy
aset, есть небольшой твик реестра, позволяющий делать тоже самое 
Код:

Код:
Код: Выделить всё
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\cmd]
@="Запуск командной строки здесь"
[HKEY_CLASSES_ROOT\Directory\shell\cmd\command]
@="cmd.exe /k \"cd %L\""
[HKEY_CLASSES_ROOT\Drive\shell\cmd]
@="Запуск командной строки здесь"
[HKEY_CLASSES_ROOT\Drive\shell\cmd\command]
@="cmd.exe /k \"cd %L\""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\cmd]
@="Запуск командной строки здесь"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\cmd\command]
@="cmd.exe /k \"cd %L\""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\cmd]
@="Запуск командной строки здесь"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Drive\shell\cmd\command]
@="cmd.exe /k \"cd %L\""-
dimich22
Re: Утилиты - [addon] Launchy
aset, наверное я неправильно выразился. Приведенный мной твик реестра делает тоже самое, что и Drop to DOS. А Launchy - это в принципе "графическая командная строка". Принцип ее такой - по нажатию «Alt + Space» появляется на экране строка, в которой вводим первые буквы названия нужной программы - появляется выпадающий список программ, среди которых и выбираем нужную. Потом программа запоминает ваш выбор. В общем, например с моим диким меню это очень удобно. Руки не доходят привести в порядок, а через Launchy - очень удобно.
-
dimich22
Re: Утилиты - [addon] Launchy
В связи с выходом новой версии программы, обновлен аддон. Ссылка в шапке.
New Features:
• New control panel plugin (indexes control panel apps)
• Runny plugin (customizable commands)
• Notification of new Launchy Releases (can be turned off)
• Command line argument support (hit tab and type the arguments)
• Can use ‘.*’ as a filetype for directories
• Plugins can be enabled/disabled (right click on launchy, go to plugins)
• Plugins can now have configurable options
• Always on top is now configurable
• Special thanks to Sean Poon
• Bug Fixes:
o Removed startup crash bug
o Fixed Weby bug (it was hard to select Google)
o Fixed mouse disappearance in dropdown menu
o Launchy no longer jumps when you change skins
o Launchy no longer flashes on startup
o Calcy took priority over files with numbers, fixed
o Launchy can now be placed in the corner of the screen
New Features:
• New control panel plugin (indexes control panel apps)
• Runny plugin (customizable commands)
• Notification of new Launchy Releases (can be turned off)
• Command line argument support (hit tab and type the arguments)
• Can use ‘.*’ as a filetype for directories
• Plugins can be enabled/disabled (right click on launchy, go to plugins)
• Plugins can now have configurable options
• Always on top is now configurable
• Special thanks to Sean Poon
http://gakuseisean.deviantart.com
for the use of his wonderful icons for the plugins • Bug Fixes:
o Removed startup crash bug
o Fixed Weby bug (it was hard to select Google)
o Fixed mouse disappearance in dropdown menu
o Launchy no longer jumps when you change skins
o Launchy no longer flashes on startup
o Calcy took priority over files with numbers, fixed
o Launchy can now be placed in the corner of the screen
-
viksem
-
maik5
