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.

Switches requests

Featured Replies

Hi, just found nlite on softpedia and found the forum and found nlite addon maker. I need some switches to enter into the addon maker if anyone can help. The programs are:

.Net Framework 2

(dotnetfx.exe)

Java Runtime Environment

(jre-1_5_0_07-windows-i586-p.exe)

Windows Media Player 11

(Microsoft Windows Media Player 11.exe)

MSN Messenger 7.5

(Install_MSN_Messenger.exe)

Internet Explorer 7 beta2

(IE7BETA2-WindowsXP-x86-enu.exe)

Flashget 1.72

(fgf172.exe)

Mozilla Firefox 1.5.0.4

(Firefox Setup 1.5.0.4.exe)

Adobe Reader 7.0.8

(AdbeRdr708_en_US.exe)

OpenOffice.org 2.0.2

(OOo_2.0.2_Win32Intel_install.exe)

SpywareBlaster 3.5.1

(spywareblastersetup351.exe)

7-Zip 4.42

(7z442.exe)

and if possible

Webroot Window Washer 6.0.5.409

(Webroot.Window.Washer.v6.0.5.409.-.Retail.exe)

East-Tec Eraser 2006 7.0.0.108

(setup.exe)

Thanks for any help


Hi some of the apps can be found in the MSFN Forums > Unattended Windows Discussion & Support > Application Installs forum do a search there. Check out the stickies in that forum. You can also try an app called Universal Silent Switch Finder.

** note ** please dont use the quote, for normal replays, if so please cut it down , **

PS .. topice itself is in the wrong forum

topice is moved. Mods/Super mods / i hope i got it in the right area if not pm me ZcWorld and let me know about it :)

Edited by ZcWorld

  • 3 weeks later...

I'm right now also searching for some of these switches.

As for WMP11, I can tell you 2 things: /Q makes it silent install,

but immediately restarts after installation is finished. I could not

find a switch to supress reboot so far, the former switches won't

work. Besides, Boogy from RYan VMs place has a wmp11.cab

ready to download.

If someone knows the switches to supress reboot after install

PLEEZE TELL ME!!!!

check out http://www.appdeploy.com/

.Net Framework 2

dotnetfx.exe

I'm sure there are silent switched for this but I would repack this and include the latest critical update.

rem Unpack the dotnetfx.exe to C:\Temp\dotnetfx2

md C:\Temp\dotnetfx2

dotnetfx.exe /T:C:\Temp\dotnetfx2 /C

rem Extract the NDP20-KB917283-X86 C:\Temp\NDP20-KB917283-X86

md C:\Temp\NDP20-KB917283-X86

NDP20-KB917283-X86.exe /extract C:\Temp\NDP20-KB917283-X86

rem Build the Admin install

md C:\Temp\dotnetfx2Admin

msiexec.exe /a C:\Temp\dotnetfx2\netfx.msi TARGETDIR=C:\Temp\dotnetfx2Admin /qb

msiexec /p C:\Temp\NDP20-KB917283-X86\NDP20-KB917283-X86.msp /a C:\Temp\dotnetfx2Admin\netfx.msi /q

rem cleanup

rmdir /s /q C:\Temp\NDP20-KB917283-X86

rmdir /s /q C:\Temp\dotnetfx2

rem Use this to install files are in the C:\Temp\dotnetfx2Admin directory

rem msiexec /i "netfx.msi" REBOOT=REALLYSUPRESS /qb

jre-1_5_0_07-windows-i586-p.exe /S /v/qn

http://java.sun.com/j2se/1.4.2/docs/guide/...ide/silent.html

AdbeRdr708_en_US.exe

Run the installer it extracts the install file to "C:\Program Files\Adobe\Acrobat 7.0\Setup Files\RdrBig708\ENU"

msiexec /i "Adobe Reader 7.0.8.msi" REBOOT=ReallySuppress /q

7z442.exe /S

spywareblastersetup351.exe

This is an inno installer and the author didn't include a silent install option.

You can unpack this application and create one.

http://www.msfn.org/board/index.php?act=ST...=80&t=17540

Note when creating an admin install you can recompress the files into a single executable file using 7zip.

-----

WMP11

-----

I extract the original EXE and SFX it with WinRAR with the following criteria:

Setup=setup_wm.exe /Q /R:N /NoPID /DisallowSystemRestore

TempMode

Silent=1

Overwrite=1

------------------------------------------

FlashGet 1.72 - GoogleToolBar uninstalled:

------------------------------------------

http://www.msfn.org/board/index.php?showtopic=78039

----------------

.Net Framework 2

----------------

I extract the original EXE and SFX it with WinRAR with the following criteria:

Setup=install.exe /q /1033

TempMode

Silent=1

Overwrite=1

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.