Vista Firefox Fix
Posted by dazed
Wednesday, September 05, 2007
Description: :o title?
What this does, is instead of annoying IE opening, it creates it so that Firefox opens instead :)
Should be fixed, Thanks PQ
What this does, is instead of annoying IE opening, it creates it so that Firefox opens instead :)
on ^*:HOTLINK:$($regml($regex($1,(\b(www\.|http\://)\S+\b)))):*: { return | halt }
on *:HOTLINK:*:*: if ($regml($regex($1,(\b(www\.|http\://)S+\b)))) { run firefox.exe $v1 }
Should be fixed, Thanks PQ