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 :)


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
Hmm
Posted by poiuy_qwert
Thursday, September 06, 2007 02:05pm PDT
Your backslashes seem to have been removed :S use double backslash to get single backslashes
Submit a comment
Oops! You need to login or register before you can post a comment!

ebaum's world