ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > LaunchBar Commander

New arguments other than %file%

<< < (2/2)

TucknDar:
That would be a very nice feature! Would make LBC even better, since I could have an autohiding bar with a lot of similar things (search definitions, spelling, etc.)

lanux128:
i wrote a quick ahk script that launches WordWeb with the word in the clipboard already defined. not fully tested, do try it and let me know. :)


--- ---#SingleInstance force
#NoTrayIcon

IfExist %A_WinDir%\System32\WWEB32.DLL
  Run, %A_WinDir%\System32\rundll32.exe WWEB32.DLL`,ShowRunDLL %Clipboard%
Return

AbteriX:
One more vote for adding %clipboard%  :Thmbsup:

But not only for Arguments but for "Application/Command"-field too.

Also placeholders like %Para1% for the "Application/Command"-field would be handy
to be prompted by an inputbox
to execute the "Application/Command" with different parameters on the fly.

Navigation

[0] Message Index

[*] Previous page

Go to full version