DL said:
You install second drive as slave, then use Disk management to format it.
Yr sys will see it as a seperate disk.
To amend partition sizes on a individual disk you need third party
software
eg Partition Magic
You cannot move applications to the new disk, without uninstalling and
reinstalling, using custom install method.
well technically speaking, applications CAN be moved to a new drive if
you're familiar with creating junctions to map the old (empty)
application directory to the new location. basically, the child directories
of the old apps directory are copied to the new location (recreated
verbatim), then wipe-out the contents of the old apps folder (but not the
parent folder itself), then create a junction (hardlink) from old apps
directory to new
apps directory on the new drive. it can be tricky, but i've done it, and it
works fine. i don't recommend it for the faint of heart though. ;-)
hardlinks and junctions can be very useful, a more familiar example of a
junction in
windows xp is a hard disk volume mounted at an empty folder on a different
drive.
for more details on junctions and to get a utility for creating them:
http://www.sysinternals.com/ntw2k/source/misc.shtml#junction