Greetings --
The technical reason is that properly designed applications will
almost always have to place some essential files in the
%Windir%\System32 and other system folders, shortcuts and shared
common files in one or more of the user profiles in C:\Documents and
Settings, and create quite a few registry entries. Additionally,
unless the user has previously reconfigured his system variables to
place the Temp folders elsewhere, significant space on the C: drive
will be required during the installation process, as installation
routines normally used the location(s) specified by the system
variables.
Bruce Chambers
Help us help you:
http://dts-l.org/goodpost.htm
http://www.catb.org/~esr/faqs/smart-questions.html
----
You can have peace. Or you can have freedom. Don't ever count on
having both at once. -- RAH
"Wolf Kirchmeir" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>
> However, most apps still want to put some of their modules onto C: -
why, I
> don't know - there's no technical reason for doing so that I know
of. Also,
> some apps load their own install routine, and need a surprising
amount of
> space for that -- on C: of course.
>
>
Snipped....