The Start Page will automatically list all your solution files from specified locations (tab for each location) and display them. That way you don't have to browse the file system looking for solutions again.
To configure your directories click the 'Configure' under the default 'Open Project...' button. Type an alias in the textbox and click add, you will then be asked for the directory for this alias. Reorder your tabs by selecting the row in the listbox and then click the up and down arrows to move the tab around. You can also remove the tab by pressing 'x' button. When done click 'update tabs'. You will now have to restart Visual Studio to see the changes.
When the QuickSolutions Start page is selected as your start page you should see a configure button like below
Updates in Previous Versions Version 1.9 - Made a view performance enhancements Version 1.8 - Made the directories configurable by clicking on 'Configure' under the default 'Open Project...' button. Version 1.7 - Added the fileName to the link that opens the Solution - Added the version number to the bottom right corner of the Start Page Version 1.6 Filter text updates to all tabs and performs the filter Version 1.5 Added a small filter box to the top of the Projects List Version 1.4 Made the Path Dispaly = FullPath - SearchPath. Upgraded the performance of the search for the Solutions. This came at a bit of downfall, although if you don't have solution files lower in the directory then what solution files are found then this won't affect you.
The Green Lines will be found, The Red lines won't. example of what won't be found: -My Project ---The Solution File.sln ---The Solution Folder -----A Solution File In A Lower Folder.sln -----Another Folder -----Another Folder 2 example of what will be found: -My Project ---The Solution File.sln ---The Solution Folder -----More Files ---Another Solution file in the Same Directory.sln ---Another Solution Folder -----More Files in the Second Solution |