in reply to win32 browser launching weirdness

This worked on my machine, might want to try it on a few of yours before you go with it.
my $Result = `explorer c:/path/to/file.html`;


--=Lolindrath=--