2.5 and 2.0 on Same Machine?

Posts   
 
    
psandler
User
Posts: 540
Joined: 22-Feb-2005
# Posted on: 23-Aug-2007 16:10:53   

After installing 2.5, I opened my 2.0 project and it opened in 2.5.

If I want to continue to use 2.0 for a specific project, do I just open the 2.0 designer and do Project|Open?

Are there any problems with maintaining both 2.0 and 2.5 projects on the same machine?

Thanks,

Phil

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39910
Joined: 17-Aug-2003
# Posted on: 23-Aug-2007 16:14:30   

psandler wrote:

After installing 2.5, I opened my 2.0 project and it opened in 2.5.

If I want to continue to use 2.0 for a specific project, do I just open the 2.0 designer and do Project|Open?

Are there any problems with maintaining both 2.0 and 2.5 projects on the same machine? Thanks,

Phil

No there are no problems with both on the same machine. You can open v2.0 projects in v2.0 and v2.5 projects in v2.5. We also added code to the v2.5 designer so if you accidently opened a v2.0 project in v2.5 and you save it again with cntrl-s for example, to the same file, it will pop up a warning that you're about to overwrite a file which is from a previous version.

If you right-click the .lgp file and select open with -> you should see the two llblgen pro versions (v2.5 is the top one). I'll see if I can change that in the installer so it has 'v2.5' appended to the name in the 'open with' list in explorer.

(edit) Hmm, I already specify a longer name... hmm... windows...

Frans Bouma | Lead developer LLBLGen Pro
psandler
User
Posts: 540
Joined: 22-Feb-2005
# Posted on: 23-Aug-2007 17:51:32   

Cool, thanks!