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.

Installer that can use a .reg file?

Featured Replies

I have a program I want to package into an installer so that it can be easily uninstalled.

It has two folders with files that have to go into specific paths under Program Files or in 64bit Windows into the 32bit Program Files plus one file that has to go into windows\system32

The program will run on any Windows from 98 through 7, possibly even 95, so I want to be able to install/uninstall to them all.

I also have a .reg file that puts everything else required into the Registry.

I've looked at Nullsoft and isetup. Neither can simply take an existing .reg file and work with it. Phooey. Translating from the Microsoft .reg standard to proprietary scripting commands is too much work.

What can do Put *this* folder and contents *there*, put *this other* folder and contents *there too*, put *this file* in %systemroot%\system32 then merge a 15 kilobyte program.reg and add whatever is required to cleanly uninstall using the default uninstall management of whichever version of Windows it's been installed on.

No customization options are required. I could do this install with a batch file but removing the entries from the Registry would be a problem.

You can use ISTool which allows registry file import. ISTool is a more featured graphical front-end for Inno Setup.

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.