More Internet - 1.2Modify, remove, and add protocols. |
|
||||||||||||||
|
|||||||||||||||
Feedback Summary:
| This Version: | |||||
| Overall Rating: | Not rated (0.0) | Features: | Not rated (0.0) | Support: | Not rated (0.0) |
| Ease of Use: | Not rated (0.0) | Quality / Stability: | Not rated (0.0) | Price: | Not rated (0.0) |
Key to Types of Feedback:
Reviews
Troubleshooting
Usage Tips
Developer Notes
Commentary
Featured Reviews
Not Working On Tiger 10.4.10 - Version: 1.2, 10/24/2007 12:06PM PST
Sophya
Most Recent Replies: View All 1 Replies
- Help with More Internet
AppleScript Application as Protocol Helper do not work in MacOSX 10.4.2 - Version: 1.1.1, 12/28/2005 07:05AM PST
(0 of 1 users found this comment useful)
kostya1For example:
lets create AS Application with the following content:
on open location foo
display dialog foo
end
-Save as Application Bundle
-Browse package contents and edit "Info.plist"
-Modify CFBundleSignature (it was "aplt" and it is now "CACA")
-Add the magical lines in the plist file:
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>mailto handler</string>
<key>CFBundleURLSchemes</key>
<array>
<string>myProtocol</string>
</array>
</dict>
</array>
-Modify the "PkgInfo"
I can register a new Protocol Helper with help of MoreInternet
It works perfect in 10.3.9 but do not work in 10.4.2.
When I try to start working I get the follosing message:
Safari can’t open “myProtocol:51p:132:014:1:1:20:C” because Mac OS X doesn’t recognize Internet addresses starting with “myProtocol:”.
I suggest that MoreInternet do not work correctly in 10.4.2.
But this is not true. I can regiser any Application using MoreInternet (for example TextEdit, Internet Explorer) as Protocol Helper for myProtocol and can see that I can get this Application using link myProtocol:bla-bla
Could you please help me to understand what else AppleScript Application needs for work as Protocol Helper in MacOSX 10.4.2
Most Recent Replies: View All 1 Replies
WORKS w/10.4.2 HERE 



- Version: 1.1.1, 10/21/2005 02:01PM PST
kkrimmer
Note: this resolved our problems getting WMV files to play right after updating Safari or Firefox.
Just Add wmv as a protocol and find the WMV player. Restart.
A great alternative to WMV player is Flip4Mac.
Not work with MacOS 10.4.2 - Version: 1.1.1, 9/15/2005 03:39AM PST
kostya1
I've got a couple of questions regarding use of More Internet v 1.1.1. utility.
Utility successfully works with MacOS 10.3.9. I'm using More Internet for installing of new protocol and affixment of it to the special program on Applescript. As a result I have data transfer from Intranet Information system via URL of my new protocol for using in DTP-programs.
The problem is that in MacOS 10.4.2 I'm not able to reach the same functionality. Window of utility More Internet accepts registration of new protocol, but that does not lead to call of necessary program from Safari or any other Internet browser.
I got the following message: Safari can’t open “MyProtocol:51p:125:116:1:1:20:C” because Mac OS X doesn’t recognize Internet addresses starting with “MyProtocol:”.
It will be very good to get the new version of More internet able to work with MacOS 10.4.2. Or could you please tell how from command prompt of Terminal I can register new protocol and affixment of it to the needed program.
Best regards,
Konstantin Kapustin.
Most Recent Replies: View All 2 Replies
Great Before, Especially Useful Now 



- Version: 1.1.1, 5/20/2004 10:13AM PST
RAngol
If Changing "help" helper application from Help Viewer to Chess.app doesn't work (*may* not work in 10.2.6 or 10.2.8) try DVD Player.app or some other app which will launch if triggered by the exploit. Exploit is also blocked. If you persist in using Safari for the present also disable the "open safe downloads automatically" default preference in Safari. In Camino and other browsers this is turned off by default. Check yours.
Also great for assigning a specific FTP client, other apps not available in Internet pref pane (or elsewhere), etc. etc. 6 Stars.
Essential to secure until Apple comes with a fix for help:// etc. - Version: 1.1.1, 5/19/2004 03:00AM PST
(3 of 3 users found this comment useful)
justamacuserUntli Apple finally fixes the help:// security hole, (and not just this one...) i'm using it to redirect all potentially dangerous calls to "dumb" apps, like:
- send protocol "ssh" to "Preview" - can't open ssh window through browser
- send protocol "telnet" to "Preview" - ditto, for telnet windows
- send protocol "help" to "Preview" - ditto, for help viewer windows
Of course, this is only a workaround for those users that don't need the "click on browser, open Terminal window" functionality. However, i'd rather launch Terminal by hand than have some website or malignant e-mail do this automatically to start deleting files on my machine...
Great app!! 



- Version: 1.1.1, 12/6/2003 09:54AM PST
micha221
Well, try "More Internet" and be happy... :-)
Not overwhelmed... 



- Version: 1.1.1, 11/6/2003 10:55AM PST
(0 of 1 users found this comment useful)
KajikiMost Recent Replies: View All 1 Replies
DSL being hammered. - Version: 1.1.1, 10/23/2003 10:06AM PST
NoSpam
htt://homepage.mac.com/diggorylaycock/FileSharing.html
Internet Explorer 5.2.3 = This program does not support the protocol for accessing 'hotline:12.34.56.78.5500'.
Camino 1.5.2 = 'hotline is not a registered protocol'.
Safari 2.0.4 = 'Safari can't open "hotline:12.34.56.78:5500" because Mac OS X doesn't recognize Internet addresses starting with "hotline:".'
I am using More Internet 1.2 on an older G4 running Tiger 10.4.10. In the More Internet prefs pane, I added "hotline", (without the quotes), as the protocol, and then navigated and selected my Hotline client clone.
Am I doing something wrong, or does More Internet simply no longer work, or at least not with Tiger, or perhaps not with the Hotline protocol? Some answers would be appreciated.
Thanks!