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.

Associate files with specific programs.

Featured Replies

How do I assign things file association for certain programs, eg winrar, 7zip, classic media player. I want to associate .7z and .z files with 7zip, .rar with winrar, .zip with windows zip application and .iso files with isobuster.

Please assist me Thanks a lot

Hi!

I dunno for sure.. but reading the registry: (following key)

HKLM\SOFTWARE\CLASSES\

Below this key, u will find for example each known file association, for each file ending there is a value:

Content Type - RegSZ - application/<application>

For example, my HKLM\SOFTWARE\CLASSES\.doc which one would expect to be associated with Word reads:

Content Type - RegSZ - application/msword

Should be easy to test if this is the place to do it.... prolly could do this using read load or something!

Edited by Br4tt3

prolly could do this using read load or something!

Never heared of read load, guess that is reg load... :lol:

Check out the internal ASSOC command:

Displays or modifies file extension associations

ASSOC [.ext[=[fileType]]]

.ext Specifies the file extension to associate the file type with
fileType Specifies the file type to associate with the file extension

Type ASSOC without parameters to display the current file associations.
If ASSOC is invoked with just a file extension, it displays the current
file association for that file extension. Specify nothing for the file
type and the command will delete the association for the file extension.

Yup... I guess that does it! :P

never seen that one before...

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

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.