As I understand it, each process is allowed its own 4Gb address space, of which it can use up to 2Gb of it. This means that you can (even on Windows XP which only supports 4Gb of physical RAM) have more than one process running, each using 2Gb.

You'll definitely still need a page file in this scenario.
_________________________
-- roger