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.

g3-dllfile.inf

Featured Replies

g3-dllfile.inf

I spend a lot of time registering files, unregistering files, hexing files, checking dependancies of files, you get the picture. I decided to make an inf to speed up these functions. It's only a beginning, eventually i want to add the msdn sample code that let's you display file dependancies by moving your mouse of a file.

To use this inf, simply right click on it and select install. If you want to uninstall it, right click on it and select uninstall. Typically, you cannot uninstall .inf files, however i added a special feature to this inf so you can uninstall it easily.

Once installed, when you right click on a .dll file you can:

1 - Open file in hex editor

2 - Open file in depends

3 - Register file silently (no prompts)

4 - Unregister file silently (no prompts)

This inf also changed the 'openwith' dialog box you get for .dll files. By default, this inf will cause .dll files to open in a hex editor, so you wont see this change. However, if you uninstall this inf by default it wont remove the 'openwith' code (if you want to completely remove this inf remove the semi-colon under [uninstall]. With this inf, the 'openwith' dialog box has changed text that you can modify in the .inf.

I know this .inf isn't rocket science, it's simply something i made to speed up things on my computer. I am constantly working on different projects that will eventually wind up in something bigger, this is just a piece of the pie. This .inf is also a good example of how to edit HKCR\.dll, or HKCR\folder, or HKCR\directory, you get the idea.

For more information consult the .inf file.

-gosh

g3_dllfile.zip


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.