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.

Problem : NSIS Silent Install ("/S" doesn't work)

Featured Replies

Hello ,

here's my new pb in my Unattended XP CD :)

i'm trying to install a Plugin for Winamp : the MAD plugin.

it uses a NSIS v1.3 Installer, but the "/S" switch doesn't work !

here is the code :

start /wait %systemdrive%\Hotfixes\Winamp\in_MAD_0.14.2b.exe /S

this doesn't work.

i don't know why cause NSIS usually works with "/S"

it's the PiMP 1.3 Installer it's seems...

and this windows appears each time i test the command :

madplugin.gif

for in advance for help :rolleyes:


the developer of the package can alter NSIS routines so that /S is disabled. You'll have to either do a manual copy and see if that works, or you can use InstallRite or similar to create a silent install....

r0sWell

Yes, this switch doesn't work. I've had the same problem here.

However, as far as I know, most of those pink-hat plugins are extracted into one place after installation. So, it's easy to add them to a MSI as I told you before.

I do that and it works well. Just go to the Plugins directory and see what new folders or files were created there. The new plugin might be in the Plugins folder or inside a sub-folder.

EDIT:

For "in_MAD_0.14.2b", only two files are extracted to: C:\Program Files\Winamp\Plugins, they are:

- in_mad.dll

- in_mad.txt

Cheers!

Edited by mazin

  • Author

OK thx, it would resolve the problem.

i will copy the plugin files in the winamp plugins directory

:)

thank you guys

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.