Code:
on ^*:HOTLINK:www.*:*:{
}
on ^*:HOTLINK:$(http $+ $chr(58) $+ *):*:{
}
on ^*:HOTLINK:$(ftp $+ $chr(58) $+ *):*:{
}

on *:HOTLINK:*:*:{
run "C:\Program Files\Mozilla Firefox\firefox.exe" $1
}


Thanks for this! Starting to use my FireFox and mIRC in Portable-Mode and this becomes now very handy!

/cheers


PS: There should be a Feature in the Portable-Version, to select a Portable-Browser ;-)