Three hours into implementing a nifty idea, I (of course) came across an even simpler method. Upside: I learned auto-complete is pretty damned easy in .NET 3.0. Downside? Some wasted time, and I installed Visual C++ Express 2008 (see: wasted time).
Anyway, the short of it is: I wanted to be able to start->run the programs I've got in my quick launch toolbar. I was going to steal windows-r and make my own start run that added the quick launch to the search path, basically (and when I put it like that, well, that's exactly (and _all_) you have to do!). Well, you don't get the supercool autocomplete, but:
Add your quicklaunch bar directory to your PATH. Done. ((It's something like C:\Documents and Settings\\Application Data\Microsoft\Internet Explorer\Quick Launch)) <-- I was looking for how to find that directory programatically. ((that's where it will be pre-vista, anyway; vista I don't have a box just this moment to look at, but it won't be under "documents and settings")).
Where I saw the "easy" solution, and more ideas here.
Even cooler is apparently you _can_ turn on autocomplete with the "run" bar, as per turn autocompletion on for the run command. You wouldn't think it had anything to do with anything, but if you go into IE, internet options, advanced: "Use inline AutoComplete for Web Addresses". BAM! Autocomplete in start->run (aka Win-R). caveat on this--it only works for things you've typed previously, it seems.
Anyway, the short of it is: I wanted to be able to start->run the programs I've got in my quick launch toolbar. I was going to steal windows-r and make my own start run that added the quick launch to the search path, basically (and when I put it like that, well, that's exactly (and _all_) you have to do!). Well, you don't get the supercool autocomplete, but:
Add your quicklaunch bar directory to your PATH. Done. ((It's something like C:\Documents and Settings\
Where I saw the "easy" solution, and more ideas here.
Even cooler is apparently you _can_ turn on autocomplete with the "run" bar, as per turn autocompletion on for the run command. You wouldn't think it had anything to do with anything, but if you go into IE, internet options, advanced: "Use inline AutoComplete for Web Addresses". BAM! Autocomplete in start->run (aka Win-R). caveat on this--it only works for things you've typed previously, it seems.
I found an awesome image resizer for windows, freeware. I'd write it with a different interface, but... still... finally.... http://www.realfiletools.com/free/p hoto-resize.htm
I'd rather it were drag and drop so I didn't have to hunt through paths... but hey. :)
I'd rather it were drag and drop so I didn't have to hunt through paths... but hey. :)
