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.

[Question] About using nlite addon maker/ making addons

Featured Replies

1. ok so i wanted to make a klite mega codec pack addon. i know the silent switch but how do i use the .INF file i made for customizing install? e.g.

klmcodec161.exe /VERYSILENT /LOADINF=Settings.inf

will it be included in the cab/ 7zip archive? how?

2. i have exported .reg files of some of my apps? how can i include it in the addon pack? i have for example ultra iso. i know the silent switch and i have my .reg file.

again, thnx ^_^

1. Everything in the same folder as the setup program (.inf, .reg) ends up in the cab file. This includes subfolders. (Make sure the setup is not on the Desktop, in addition to bloating the cab, you can inadvertently add confidential files to it!)

2. Maker allows the setup program to be a batch file, typically, for me at least, called install.cmd, although it could be called anything. So you could have an install.cmd setup that looks something like this:

start /wait IZArc_Setup.exe /SP- /VERYSILENT
%SYSTEMROOT%\REGEDIT /S IZArcAssocs.reg

In fact, I have something like that. I use nLite Addon maker to make addons for HFSLIP, and it works great!

Edited by daddydave

  • Author
1. Everything in the same folder as the setup program (.inf, .reg) ends up in the cab file. This includes subfolders. (Make sure the setup is not on the Desktop, in addition to bloating the cab, you can inadvertently add confidential files to it!)

2. Maker allows the setup program to be a batch file, typically, for me at least, called install.cmd, although it could be called anything. So you could have an install.cmd setup that looks something like this:

start /wait IZArc_Setup.exe /SP- /VERYSILENT
%SYSTEMROOT%\REGEDIT /S IZArcAssocs.reg

In fact, I have something like that. I use nLite Addon maker to make addons for HFSLIP, and it works great!

so u mean to say instead of using the IZArx_setup.exe as "Installation file" on nlite addon maker, u chose the installer.cmd file? so the files installer.cmd + IZArc_Setup.exe + IZArcAssocs.reg, should be in teh same folder right?

so u mean to say instead of using the IZArx_setup.exe as "Installation file" on nlite addon maker, u chose the installer.cmd file? so the files installer.cmd + IZArc_Setup.exe + IZArcAssocs.reg, should be in teh same folder right?

Correct on both counts!

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

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.