Well, now you have two solutions to your problem. Which one you choose is entirely up to you.
PS. I have a lot of things installed on my development machine (Windows 7, 64bit), including
11 different Delphi versions (D7, D2007, D2009, D2010, DXE, DXE2, DXE3, DXE4, DXE5, DXE6 and DXE7), so I preffer removing all Delphi folders from the System PATH environment variable and creating a CMD file for starting each Delphi version, adding only folders relevant to that specific Delphi version to the PATH variable. This doesn't only solve the problem with Delphi packages, but also leaves more space in the System PATH environment variable for other applications, so I don't have to worry about a broken OS after installing something that tried to extend the System PATH environment variable beyond its limits (1K, 2K or 8K - depending on your OS).
Best Regards,
Danijel Tkalcec