RRUZ / delphi-dev-shell-tools

Shell Extension for Delphi and Object Pascal Developers
https://theroadtodelphi.wordpress.com/
137 stars 41 forks source link

Manage IDE paths for multiple IDE versions #10

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install every possible IDE version
2. Try to run one
3. Kaboom!

What is the expected output? What do you see instead?

I get dialog box saying my path is too long.  I know - all the IDEs are in 
there, plus a few other apps that want to be on the path too.  I only run one 
IDE version at a time though.

How about adding a small database of path info for each IDE.  If I use DDST to 
launch the IDE, then check the IDE version I asked for, remove all other IDE 
paths, set up the paths for the current version and then launch it.

What version of the product are you using? On what operating system?

v0.1.51.3

Please provide any additional information below.

Love your product!  I do tech support for a Delphi/CB add-on company and have 
to switch IDE versions many times a day.  

Original issue reported on code.google.com by googlegr...@idk-inc.com on 26 Dec 2013 at 1:35