You can do a lot from Keybreeze by adding parameters to targets. Here are some examples that I use:
I can open the Calendar in Microsoft Outlook by launching the following keyword:
keyword: calendar
target: c:\program files\microsoft office\office11\outlook.exe /select outlook:calendar
Note: The directory of Outlook on your computer may be different (Office11 could be Office10)
I use Opera as my web browser, but not all web pages will open correctly. I'll open some web pages in Internet Explorer by adding keywords as the following:
keyword: pandora
target: c:\program files\internet explorer\iexplore.exe
www.pandora.comThis will open
www.pandora.com in Internet Explorer, bypassing my default internet browser (Opera)
Someone brought this up in the New features forum, but you can eject the CD-Rom drive by downloading the nircmd utility and adding a keyword with parameters. See the New Features forum for steps on how to do this.
Does anyone else have examples of using parameters for targets?