Brandon Live!

Desktop Search FAQ   |   Start++   |   Contact Me

New tool I made for Vista: Start++

February 22, 2007 at 7:15 pm
Cool Stuff, Life of Brandon, Start++

UPDATE

Lots of people are linking to this post. A much better place to link would be to the new Start++ web site. Thanks!


I’ve decided to share a little tool that I wrote on a whim a week or two ago for Vista.  This is a personal project of mine, not related to MS in any way.

Users of WDS on XP may recall the “Deskbar Shortcuts” functionality that allows you to create little aliases between words or characters with commands and searches.  For example, you could set up the Deskbar so that you could type “g Stuff” to search for the work “Stuff” on Google.  You could also launch programs, run scripts with parameters, and more.

Windows Vista replaced the Deskbar with Instant Search built-in to the Start menu, which is totally awesome.  Unfortunately, it lacks all of that fun shortcut functionality that the Deskbar had.  Unless you have my tool, which for the time being I’m calling Start++.

Here are a few of things it does:

 

This will open the “Longhorn Server” page on Wikipedia.

This will launch Visual Studio with administrator permissions.

Start++ also works from the command line!

Search Actions let you perform actions over search results.  In this case, “Play Radiohead” will:

  1. perform a search for music with the keyword “radiohead”
  2. Write all the results to a .M3U file
  3. Open the results in Media Player

That’s the configuration UI, which lets you create your own custom commands / aliases.

Like I said, this is kind of something I threw together, so it might still have some bugs, and I’ll probably add more to it when I get the time on weekends and such.  Anyway, let me know what you think.

Download Start++






98 Responses to “New tool I made for Vista: Start++”

  1. Kunal Says:

    This is just awesome. I’ve really been missing the aliases feature from WDS ever since I migrated over to Vista, and this adds the missing piece back in, along with command shell integration and Search Actions.

    Very cool, Brandon. I’m using it already, and will be watching for future updates. :)

  2. VistaJuice Says:

    Start++ is a cool little add-on to Vista…

    Brandon Paddock, a guy I quoted on couple of things before for cool tips and opinions, just made available a nice little freeware app for Vista. He calls it Start++, and it surely disserves that name. All of you who……

  3. Petar Smilajkov Says:

    What can I tell you man! SIMPLY AWESOME :)

    Let me know if I can redistribute it over my site. I know in the license it says I cannot redistribute it - but surely I’d like to help out ;) + It’s a lot nicer when people can just click and download straight from my site :)

    Cheers,
    Petar
    http://www.VistaJuice.com

  4. Canucky.net » Posts » Start++ - Extend Windows Vista Search Functionality Says:

    [...] Brandon Paddocks Blog - Start ++ Download: Start++ Tags: Computers, Windows, [...]

  5. peteremcc Says:

    This is a great idea, but I already have Opera set up with all my various shortcuts exactly like this.

    If you could figure out a way to import the Opera search file into Start++ so I don’t have to enter them all (lots!) again, that would be brilliant.

  6. Suren Says:

    searches with spaes in them are not working, only the first word gets sent to the web browser.

    ie. g longhorn server searches google for longhorn only, not longhorn server.

    thanks

  7. Moishe Lettvin Says:

    Awesome!

  8. Justin Carter Says:

    This is awesome. I always wished IE7 had the same support for commands like this, the same way Opera does, but I think this tool takes it one step further, and then some! The search actions are VERY cool :) Congrats on the great work. I don’t think I’ll *ever* have another Vista installation that doesn’t have this installed as well!

  9. Brandon Says:

    Suren - thanks for catching that! I have updated the installer to version 0.2.2.

    It includes a fix for that problem, allowing you to use the %+ substition in order to fill in the parameters with +’s instead of spaces between them. I also changed the default commands to use that when appropriate.

    However, if you already installed the old version, you WILL NEED to update the query strings YOURSELF. That just means launching the app and replacing %* with %+ for the web search commands (But not Wikipedia).

  10. Daniel Says:

    I use both FireFox (for the Internet, default browser) and IE7 (for our Intranet). I’d like to do a search for people on our Intranet using IE7, but when I put a simple search of:

    “E:\Program Files\Internet Explorer\iexplore.exe” “http://intranet/search/index.php?name=%+”

    it tells me “SYstem cannot find the file specified”. I assume this is because it’s trying to run the whole line? Can the program be modified so just the first parameter is the exe? Am I making sense? :-)

    Excellent program though!! Very useful…

  11. Janson Says:

    Great stuff Brandon, I had almost forgotten about this functionality but found it really useful back in Windows XP deskbar days. Are you also still working on your sidebar gadget for search??? Any other news of any potential Vista PowerToys in the wings?

    Thanks for giving this to the community.

    Cheers

    Janson

  12. unq Says:

    very nice app …
    but i think that “http://en.wikipedia.org/wiki/Special:Search/%*” is better search string for wikipedia, because without “Special:Search” it will try to load article with that exact name and will not search for it if it not exists

    sry for my english :) and tnx again

  13. Brandon Says:

    Thanks Daniel and Unq. I’ll update the app this weekend with those suggestions / fixes =)

  14. P Cause Says:

    I created a search action that is:

    kind:contact %*

    and set it to open results. I guess I’ve had expected it to open matching contact items. Didn’t even show contact items. Am I missing something?

    It did show a “program” with the start++ logo and my parameters at the top of the results.

  15. Brandon Says:

    P Cause -

    I tried the same thing, and it worked contacts that were stored in Windows Contacts. However, contacts stored in Outlook won’t work, as the current code only knows how to open file-system results.

    I’ll add that to my list of features to add, though.

    Were your contacts stored in Outlook or some other app? (OE, Thunderbird, etc)?

  16. fs-studio blog » Start++ - First Vista Powertoy? Says:

    [...] Paddock released probably the first powertoy for Vista, this cool application is called Start++ and it’s name describes it perfectly… Start++ expands your Start menu searchbar with [...]

  17. Start++: Add Keyword Searches to Vista’s Start Menu - CyberNet News Says:

    [...] was just reading a post by Brandon Paddock regarding a new (free) tool called Start++ that he made for Windows Vista. He works on the [...]

  18. P Cause Says:

    Thanks for the reply. My contacts were stored in Outlook.

    An idea: how about allowing the search results to be passed as arguments to a batch / PowerShell file? Other search actions I’d love to see are print and “show results in explorer” which gives does the search in the file explorer that Win+F would bring up.

    Thanks for the great app.

  19. Brandon Says:

    I thought of print but that one scares me a bit, so I’d want to at least figure out some kind of confirmation UI so you know what you’re going to print :)

    As for launching a search in explorer, you can already do that. I didn’t do it originally because it’s not very useful from the start menu (it already does searching!). But from the command-line it would be. So try making a Simple Command called “search” or something, with the command “search-ms:query=%*” and that should do what you want.

  20. Start++ for Windows Vista » D’ Technology Weblog — Technology, Blogging, Gadgets, Fashion, Life Style. Says:

    [...] more info and download…. [...]

  21. Power Up Your Start Menu Search Box in Windows Vista :: the How-To Geek Says:

    [...] Download Start++ From Brandon Paddock’s site now. [...]

  22. 웹초보의 Tech 2.1 - 디지털 2.0 + 아날로그 0.1 » 비스타 검색창을 200% 활용하는 Start++ Says:

    [...] Start++는 윈도우 비스타 시작 메뉴의 검색창을 더욱 유용하게 만들어주는 유틸리티입니다. 미리 정해진 명령어 뿐만 아니라 사용자가 직접 명령어를 지정해서 다양한 작업을 수행하게 만들어줍니다. [...]

  23. The CTRAN weblog » Blog Archive » Start ++ Says:

    [...] Brandon Paddock’s Blog - Desktop Search and more » Blog Archive » New tool I made for Vista:…: [...]

  24. Jiri Fiala Says:

    Thanks Brandon, you’ve made my day with Start++! Search is my No.1 feature in Vista, whoever decided it would sit in Start menu should be promoted.

  25. Making Vista’s Search More Useful at The Cheezy Blog Says:

    [...] One of the Microsoft techs who works on the Windows Search systems has written a neat little app called Start++. [...]

  26. Lifehacker Says:

    Download of the Day: Start++ (Windows Vista)…

    Windows Vista only: Desktop utility Start++ supercharges Vista’s Start menu search field with configurable key commands. With Start++ installed, by default you can: Run a Wikipedia search by typing w Han Solo Launch an app as an administrator with……

  27. Blog Mirrors » Download of the Day: Start++ (Windows Vista) Says:

    [...] Vista search box. Start++ is a free download for Windows Vista only. — Gina Trapani New tool I made for Vista: Start++ [Brandon Live! via The How-To [...]

  28. arturogoga » Mejorando el menú de inicio de Windows Vista con Start++ Says:

    [...] Link [...]

  29. Marco Says:

    Wow, looks a whole lot like OIHOI

  30. Chiefbutz Says:

    This looks like something that would be nice for XP…

  31. xxdesmus Says:

    Brilliant idea my friend…I look forward to see the progress you make on this.

  32. Nishanth Says:

    “Launchy” is a nice tool for windows XP users. You can get it from here
    http://www.launchy.net/#donate

  33. Vista Tips Start++ | EndeNeu - The greatest thing, since bread came sliced Says:

    [...] Ein tolles kleines Windows Vista Add-On Programm ist Start++. [...]

  34. Vista: Start++ « All Vista World Says:

    [...] Download [...]

  35. cheerleaderdeathsquad » Blog Archive » Vista Deskbar Says:

    [...] This is an interesting tool for all you Vista folks, it allows you to launch programs and what not from the search or cmd prompt. For instance, w bob dole, will go to the wikipedia article about Bob Dole, should you want to read about him. You can also launch a program as administrator by sudo cmd, or look up stuff on google by, g stuff. Another function about this I like is the play command, just do something like, play winger, and BAM! you got yourself some winger playing, i’d guess you actually need to have some winger downloaded, and set-up in your config on their, but still, neat tool. So, go on and get Start++ [...]

  36. Fede777 Says:

    This is awesome, is there anything like that for XP besides launchy an WDS

  37. Tobbi Says:

    Hey, it’s a great Tool.
    You surf with Opera, right?!

  38. Diego Cogo Says:

    This software is awesome! Very useful! I’m already addicted to it! Thanks!

  39. Brandon Says:

    Tobbi -

    Nope, I use Maxthon. I’m pretty sure Opera took their alias feature (like most of their features) from Maxthon or Avant.

  40. Jeff Says:

    OK I feel dumb that I cannot get it working. I can make it work from the run command, but not from the search within the start menu. if i type “g bananas” or something and hit enter, it will open Search Results in Indexed locations. But like I said, it works fine from the run window. Am i glancing over that I don’t hit enter, is there another “hot key” i need to hit?

  41. Brandon Says:

    Jeff -

    Enter should work. When you type “g banana” - look at the top of the Start menu. You should see “g banana” under Programs, and it should have the Start++ icon. That should be the selected item by default. There are rare cases where another shortcut in your start menu could be on top, but the “See All Results” link should never be selected.

    I also can’t see any reason why it would work from the Run box but not the search box, since they’re doing the same thing.

  42. Jeff Says:

    Brandon:

    I tried for kicks changing the google trigger to ‘google’, no change. I also uninstalled and reinstalled it, however it seems that upon reinstall my google trigger was still ‘google’ not ‘g’. If i have a corrupt install, and run the uninstaller, there’s something somewhere saving my user-defined triggers? (your folder in program files disappeared, i don’t know where else to look).

    For the yahoo search command though, which i didn’t change and it’s still “y”, when i type “y bananas” this is what i get:

    http://img355.imageshack.us/img355/7448/testestjs7.jpg

    Just a few archived msn chats where i guess i mentioned bananas or something.
    Again, opening the run box and typing “y bananas” works though.

  43. Brandon Says:

    It looks like you modified your Start Menu settings and disabled the “Search Programs” option. You’ll need to re-enable that for the current version of Start++ to work (actually won’t be necessary in the next one).

  44. Jeff Says:

    Hah, that was it, thank you! :)

  45. Jeff Says:

    oh and looking forward to the next version :)

  46. Bitelia » Start++, barra de búsqueda con vitaminas (Vista) Says:

    [...] Start++ es una pequeña utilidad gratuita y que podemos clasificar como obligatoria para cualquier usuario de Windows Vista, ya que permite extender las funcionalidades de la barra de búsqueda del menú inicio, permitiéndonos usarla para muchas más cosas de las que Vista trae de forma predeterminada. [...]

  47. links for 2007-03-01 « LAN b4 Time Says:

    [...] New tool I made for Vista: Start++ (tags: apps command cool desktop freeware line productivity programming search software tools utilities vista windows start) [...]

  48. » First Great Windows Vista PowerToy: Start++ »  InsideMicrosoft - part of the Blog News Channel Says:

    [...] Microsoft’s Brandon Paddock has independantly written the first amazing PowerToy for Windows Vista, one that takes the search function of the Start menu and tricks it out, called Start++. What Start++ does is extend the search to let you run all these search shortcuts from the Start menu search box. For instance: [...]

  49. shahine.com/omar/ Says:

    Start++…

  50. Haacked Says:

    Nicely done! I’ve been waiting for something like this.

  51. Start++, una marcia in piùpiù per Vista « PuntoDiVista - Il più grande blog monotematico su Windows Vista Says:

    [...] una piccola applicazione (non affiliata in alcun modo alla casa di Bill Gates), che si chiama Start++ e che permette di migliorare le funzioni della barra di ricerca di Windows [...]

  52. Extend Vista start menu search functionality with Start++ at Bharath Kumar Says:

    [...] This method is faster than using Firefox and IE7’s inline search, which requires more steps to do some basic searches. Start++ is still in beta and expect some bugs to show up and its only for Vista. Check it out…. [...]

  53. Search Add-on for Windows Vista: Start++ » D’ Technology Weblog — Technology, Blogging, Gadgets, Fashion, Life Style. Says:

    [...] Brandon Paddock, who works on Search on the Windows dev team, took some time away from the office to develop a very useful add-on to Windows Vista’s already amazing search capabilities. In Windows Desktop Search for Windows XP, there was a functionality called “Deskbar Shortcuts” that allowed you to associate words and phrases with commands or searches you executed on a regular basis. Brandon has brought that functionality to Windows Vista with his Start++ tool. [...]

  54. New Search Add-on for Windows Vista: Start++ » Enterprise 2.0 and web 2.0 resources Says:

    [...] Brandon Paddock, who works on Search on the Windows dev team, took some time away from the office to develop a very useful add-on to Windows Vista’s already amazing search capabilities.  In Windows Desktop Search for Windows XP, there was a functionality called “Deskbar Shortcuts” that allowed you to associate words and phrases with commands or searches you executed on a regular basis.  Brandon has brought that functionality to Windows Vista with his Start++ tool. [...]

  55. Boris-Schapira.com » Blog Archive » Search++ pour Windows Vista Says:

    [...] Je viens de mettre la main sur un très sympa petit Add-on pour Vista, développé par un Microsoftee de la Windows Dev Team : Brandon Paddock. [...]

  56. Johannes Rössel Says:

    Hello Brandon,

    I stumbled over this nifty little tool but already have a few issues.
    First of all, what some others already mentioned, the “play ” doesn’t work if your user name has spaces in it; I saw no simple fix in the serach query.
    Second, could you include an option to enable or disable the queries to work on commandline. Start++ ships with a “dir” command which is greatly disturbing if one is working in cmd on a regular basis and don’t get the dir listing but something different and entirely not on the commandline.

    Regards,
    Johannes

  57. Ariel Says:

    Hi,

    Can i use this to launch an MSN messenger chat to a specific contact?

    Thanks

  58. afthab Says:

    good

  59. Diego Says:

    Brandon, I use the deskbar shortcuts, Ctrl+Enter and Shift+Enter maybe two thousand times a day, and I find that I don’t miss the command prompt most of the time ;) The day I installed Vista I found that the lack of this funcionality was the only thing about Vista I could never get used to.

    In short: THANK YOU!!!!!!!!!

  60. Przydatny dodatek do Visty « ITandMe Says:

    [...] Oprócz tego można oczywiście tworzyć własne komendy. Dodatek można ściągnąć tu -> Link. Posted by pmec Filed in narzędzia, vista, [...]

  61. Mads Foli Bjerre Says:

    Brandon, excellent, excellent utility. How about setting up a PayPal donate button? I for one would donate just so you could buy a new icon that matches the new Vista smoochieness… ;-)

  62. Supercharge your Windows Vista Search Bar at Vista Rewired Says:

    [...] The search bar in Windows Vista does what it’s supposed to do and does it well. But nobody expected the possibily of making that search bar into a real search bar. By that I mean making that Search bar also being able to search on Google, Imdb, Wikipedia. Well now you can thanks to a piece of software named Start++ created by Brandon Live. [...]

  63. Thoughts on Vista - The Squirrels Are Watching - Everything the Government Wants to Know About Me Says:

    [...] the know, it works a lot like Quicksilver on OS X. You can get more functionality by installing the free Start++ add-on by Brandon Paddock. Definitely faster and superior to OS X’s [...]

  64. New Search Add-on for Windows Vista: Start++ - Error Says:

    [...] you executed on a regular basis. Brandon has brought that functionality to Windows Vista with his Start++ tool. For instance, using Start++, Windows Vistas Start Menu Search Bar becomes an internet search [...]

  65. Error Forum Blog » Blog Archive » New Search Add-on for Windows Vista: Start++ Says:

    [...] Brandon Paddock, who works on Search on the Windows dev team, took some time away from the office to develop a very useful add-on to Windows Vista’s already amazing search capabilities.  In Windows Desktop Search for Windows XP, there was a functionality called “Deskbar Shortcuts” that allowed you to associate words and phrases with commands or searches you executed on a regular basis.  Brandon has brought that functionality to Windows Vista with his Start++ tool. [...]

  66. How To: Make Your Windows Vista Look More Cool » D’ Technology Weblog — Technology, Blogging, Gadgets, Fashion, Life Style. Says:

    [...] Start++ - search tools from WDS in Vista [...]

  67. Everything Vista ! For all things related to Windows and especially Windows Vista..... Says:

    [...] Start++ - Search Tools from WDS in Vista [...]

  68. ultimatemmafighting.info » Blog Archive » Supercharge your Windows Vista Search Bar Says:

    [...] The search bar in Windows Vista does what it’s supposed to do and does it well. But nobody expected the possibily of making that search bar into a real search bar. By that I mean making that Search bar also being able to search on Google, Imdb, Wikipedia. Well now you can thanks to a piece of software named Start++ created by Brandon Paddock. [...]

  69. Download of the Day: Start++ (Windows Vista) at SoftSaurus Says:

    [...] Vista search box. Start++ is a free download for Windows Vista only. — Gina Trapani New tool I made for Vista: Start++ [Brandon Live! via The How-To [...]

  70. » Windows Vistas Startmenue mit Start++ aufbohren Tobbis Blog - Aktuelles über Windows, Opera & Co. gebloggt von Tobias Steinicke Says:

    [...] Brandon Paddock hat ein kleines, aber feines Tool names Start++ für Windows Vista programmiert, mit dem man das handelsübliche Startmenü tunen kann. [...]

  71. Extend Vista start menu search functionality with Start++ Says:

    [...] basic searches. Start++ is still in beta and expect some bugs to show up and its only for Vista. Check it out…. Share [...]

  72. Ralph Says:

    Hi,

    Can you help me, creating ctrl S for saving documents in Vista?

  73. Alex Says:

    Thank You

  74. START MENU: Download of the Day: Start++ (Windows Vista) at SoftSaurus Says:

    [...] Vista search box. Start++ is a free download for Windows Vista only. — Gina Trapani New tool I made for Vista: Start++ [Brandon Live! via The How-To [...]

  75. Super Charge the Start Menu in Vista: Start++ at XxDesmusxX.NET Says:

    [...] New tool for Vista: Start++ This is an interesting tool for all you Vista folks, it allows you to launch programs and what not from the search or cmd prompt. For instance, w bob dole, will go to the wikipedia article about Bob Dole, should you want to read about him. You can also launch a program as administrator by sudo cmd, or look up stuff on google by, g stuff. Another function about this I like is the play command, just do something like, play winger, and BAM! [...]

  76. tobster Says:

    Brandon, what a great little tool, got almost everything at the touch of justa few buttons, awsome. thanks matey, keep up the gopod work

  77. Il clone di Vistablog » Start++, favolosa utility per Windows Vista Says:

    [...] Pagina dell’autore. [...]

  78. Tom Says:

    It’s rare in today’s world that someone designs something that is fresh and new. You have done that, sir. My hat is off to you. You are truly an artist.

  79. Start++, una marcia in piùpiù per Vista » PuntoDiVista - Il più grande blog monotematico su Windows Vista Says:

    [...] una piccola applicazione (non affiliata in alcun modo alla casa di Bill Gates), che si chiama Start++ e che permette di migliorare le funzioni della barra di ricerca di Windows [...]

  80. Start++ - Se7en Sins Forums Says:

    [...] Start++ Every Windows power user knows the command line is the place to get serious work done. The new Start Menu search box in Windows Vista opens the door to a whole new level of command line possibilities. One utility called Start++ extends the Start Menu search box to add even more features allowing you to use shortcuts to launch web sites and processes. Would you like to search Google from your start menu search box? Just type g followed by your query such as g tweak vista. How about doing a quick search on Wikipedia? Type w and your query in the search box. The possibilities are endless because you can create custom shortcuts just like the examples above. On top of web shortcuts, you can also create application links that will launch an app and open a file. Almost anything is possible with a little customization of the Start++ utility shown below. Click here to Download [...]

  81. yprositdjy Says:

    Hello! Good Site! Thanks you! rgqpzgvdklej

  82. Al Caudullo Says:

    Brandon
    I have just started working with Vista and I want to add additional menu items to Media Center. How can I do it?

  83. Sudo en Windows | Magarto Says:

    [...] Hay dos utilidades gratis (que no libres) para esto en Windows: sudowin y Start++ [...]

  84. Dave Says:

    Is there any way to implement the searching style of launchy? With launchy to run Windows Media Player “WMP” could be used, or any combination of letters included in the name (in order). another example was firfox a simple “fx” would start it. Great work though

  85. » What would you like to see in Vista Power Toys? | Ed Bott’s Microsoft Report | ZDNet.com Says:

    [...] like the ones that appear on the Start menu when you use the Search box. You could start with Brandon Paddock’s Start++ and not go [...]

  86. Start Menu Add-on: Start++ by Steve Sinchak - Windows Vista Resources Says:

    [...] Download Start Menu Add-on: Start++ [...]

  87. Great Googly Moogly Says:

    Well… I’ve used this solution ever since the Win2K days. I added “C:\shortcuts” to my %PATH% environment variable, and then I put tersely named shortcuts to my programs therein, like “ps” for Photoshop, “f” for Firefox, “mc” for My Computer, etc. etc… I start all my programs this way (Win+R); I don’t use the Desktop, Quick Launch or the Start menu.

    So this functionality has already been in Windows, but I guess it’s OK for those who don’t know about it anyway.

  88. Brandon Says:

    #87 - That’s actually a very, very small subset of what Start++ does. That solution does not allow you to substitute parameters into the command or arguments, execute a command elevated, run a script over search results, or embed UI in the start menu.

  89. Great Googly Moogly Says:

    Yeah, it does if you use .cmd/.bat (using %1, etc.), but I suppose it’s good for non-tinkering dudes to have the functionality presented in a more obvious way.

  90. Great Googly Moogly Says:

    Not the search results thing though, that’s very true.
    (For example, to run as elevated, you only have to make a shortcut calling runas /user:administrator /savecred “%1″ as base. /savecred makes it so you only have to type your password once: or, you could just use sysinternals’ PSExec )

    It wasn’t my intention to ridicule this program or the author’s efforts — it’s obviously a well-executed application — I merely wanted to point out that Windows can be more powerful without needing heavy modification than people realise. Also, since I’ve used the Start++ way to start ALL my programs for about, oh, 7 years now, it’s safe to say I think it’s THE way to optimise your workflow :)

  91. Brandon Says:

    GGM -

    I know, I just wanted to clarify things. Also, you CANNOT use “runas” to elevate a process. The “runas” command you suggested will run the process as the built-in Administrator account, not the currently logged in account.

    Also, saving credentials to the local Admin account isn’t a very secure practice (if it even works, not sure it’s supported anymore on Vista).

  92. John L. Galt Says:

    Brandon, thanks for a completely indispensable tool for Vista. I loathe having to create shortcuts for elevated privileges and pinning them to the Start Menu - I loathe having to use the start menu via a mouse in the first place. Sure, I can hit the Windows key, then use the letters / arrow keys to select what I want.

    But, that does not even come close to compare to using [WinKey], typing sudo {appname} and hitting enter - a perfect combination, especially as I continually write Manifest files for legacy apps that don’t have them (neither embedded nor in the program tree) with Notepad and this makes it that much easier - I can now save them directly to the program tree without having to go through any extra other steps!

    Marvelous!

    As an aside, I used to use another app with similar capabilities with regards to shortcuts for loading particular websites, performing searches and what not - Dave’s QuickSeach Deskbar. This is my new replacement for that faithful old friend.

    Thank you for writing such an ingenious app!

  93. Windows Vista Tips & Tricks - Page 14 - DiscussWeb IT Community - Technical Support and Technology Discussions Says:

    [...] Almost anything is possible with a little customization of the Start++ utility shown below. Download Start Menu Add-on: Start++ Prasanna Vignesh R Busy As [...]

  94. Cool Windows Desktop Search add for Vista | TheorizationAlongObliqueSpeculation Says:

    [...] WDS Vista Addon p.s. This guys works for MS as a Search Tech dev NICE [...]

  95. PC Tips and Tricks - Unleash the power of the Start menu Says:

    [...] For more info on this great tool visit Brandon’s blog. [...]

  96. Hunter Says:

    I have written a start menu replacement for XP called Open Menu+ that has the same quick search feature like Vista. In the next major version, I’m planning to have support for search plugins. Would you consider helping me add Start++ to Open Menu+ to make it available on XP?

  97. Hunter Says:

    We could call it Start Open Menu+++. :) JK

  98. Matt Dawson Says:

    I approached this problem from the other direction. I use launchy to execute commands and web searches the way you used Deskbar on XP, and then configured it to invoke WDS when required. Steps for the latter part can be found here:
    http://tech.niques.info/launchy-search-using-wds/

    This approach should work on both Vista and XP.

Leave a Reply


[powered by WordPress.]

Hi. I'm Brandon. I'm a geek, and I work on Search technology for Windows at Microsoft. This is my blog.

RSS Button

Picture

categories:

archives:

February 2007
M T W T F S S
« Jan   Mar »
 1234
567891011
12131415161718
19202122232425
262728  

search this site:

The views expressed within my blog are my own - and are not in any way indicative of those of the company I work for, Microsoft, or it's employees. No warranties or other guarantees will be offered as to the quality of the opinions or anything else offered here.

Xbox Live GamerCard

Most popular searches that brought people here today:

start++ (13)searchfilterhost.exe (6)search (5)searchprotocolhost.e
xe
(4)desktop machine (3)Start++ (2)windows "desktop
search" n
(2)napster 3 computers (1)search (1)windows+2003+wds+can
not%
(1)