There's a neat trick to install the tools in a separate directory:
The SQL Serverinstalls the application to the directory noted in the
registry data item named ProgramFilesDir in the registry subkey HKEY_
LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion. Change the data of
the ProgramFilesDir to reflect the target path you prefer.
And by the way, after you've done this, change back the path, otherwise you
might run in some serious problems.
Best regards,
io
PS> please let me know if this helped a little, so anyone can use it :)
> I am unable to define the installation path during SQL server 2005 tools
> installation. I am running out of space on "C:" drive and would like to move
[quoted text clipped - 13 lines]
> "%Program Files%\Microsoft SQL Server\" ... can this be changed?
> 3. Can I install the package in another order?
cb - 29 Nov 2005 14:01 GMT
io -
Thank you for the suggestion.
After a good night's sleep, I had an intuition. I tried installing the
Express edition first, and, there i was able to modify the installation path
to install to my "D:" drive. Then, when i installed the sql2005 tools, the
installation path was pointing to my "D:" drive (and still could not be
modified). I managed to get about 30% to 40% of the installations (express
and sql2005 tools) onto my "D:" drive. I guess the fundamental libraries
"had" to be installed to my "C:" drive.
Would your suggestion have allowed more of the installation to be put on my
"D:" drive?
-cb
> There's a neat trick to install the tools in a separate directory:
>
[quoted text clipped - 28 lines]
> > "%Program Files%\Microsoft SQL Server\" ... can this be changed?
> > 3. Can I install the package in another order?