in reply to Re: Install Perl64 *AND* Perl32
in thread Install Perl64 *AND* Perl32

Might also want to research if you can change the prompt template on windows, unix style

Or, have each of the batch scripts specify a different foreground/background colour combo for the console (using the 'color' comand):
set PATH=C:\myperlversion\bin;%PATH% color 37
Cheers,
Rob