Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

how to set IE6 to open irc program from irc:// url ?

Featured Replies

how exactly registry need to be edited,

so when i simply click url like this: (or typing such url in address bar)

  • irc://irc.irchighway.net/certainchannel

IE6 / windows explorer would launch irc program (ie: mIRC) accordingly ?


You'd need an IRC class ID setting up the URL:IRC protocol handler (take a look at HKCR\FILE or HKCR\FTP for examples), the source filter, and the shell open command tree pointing to the app that will be handling the filter request.

The MSDN documentation is here, although note the URL will be encoded before it is passed to the binary - if the binary doesn't handle being passed an URL with escape-encoded characters on the command line, this will likely fail. The application handling the request has to be written to specifically handle the way the browser is going to be passing it the parameters, so you should make sure with the app vendor or developer that they can even handle being called this way first before going through the effort to set it up.

  • Author

thanks for your information, i made registry changes that finaly works, however after one tries, it wont working anymore.

i suspected something probably wrong with the irc client itself.

the suspicion was finaly confirmed with this change-log statement:

Also irc:// links are now only added to the Current User registry, not the Local Machine registry and this is only done when mIRC is run, not by the installer.
yup, the irc client deletes the irc sub-key in HKLM and creates the new one on HKCU.

for some reason which i don't know, IE / win98SE explorer shell, won't process the irc protocol properly, if it wasn't existed in HKLM.

current workaround: downgrade the irc client to where that change hasn't been done.

Edited by Joseph_sw

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.