I use start all the time, but also frequently curse at its stupid argument grammar and its interaction with auto-quoting on auto-completion. For example, type
start C:\Doc
Next, hit tab to get
start "C:\Documents and Settings"
Now, hit return, and watch a new command window open with title "C:\Documents and Settings".