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.

winrar sfx to create silent and switchless installation

Featured Replies

Well if this error is not related with SFX then whats the proper method of installing Windows Media Player 10, XP has Windows Media Player 9 by default installed. I have tried different methods for installing wmplayer10.

1- Created SFX archieve of the Windows Media Player folder in Program files and pasted in $Progs folder , simple , no effect.

2- Added in RunOnceEx.cmd :

Setup=%systemdrive%\install\wm\mp10setup.exe /S /Q /R:N /NoPID /DisallowSystemRestore /VERYSILENT /SP-
TempMode
Silent=1
Overwrite=1

remember that mp10setup.exe is SFX Archieve of original mp10setup.exe but dont work.


Put it in the same folfder as where your setup files are in.

Example :

winrarah6.th.jpg

Or like shark007 does :

;The comment below contains SFX script commands

path=%programfiles%
Setup=regedit /s "%programfiles%\Windows Live Safety Center\wlss.reg"
Silent=1
Overwrite=1

;)

No need for this mess. It should work the way I mentioned.

Setup=quicktimealt168.exe /VERYSILENT /SP-

Setup=REGEDIT /S MyReg.reg

TempMode

Silent=1

Overwrite=1

Its no mess it works fine, and thats what i need things that work.

I use winrar for almost everything i install, and it all installs fine.

And i use this for media player 11(dont know about 10)

Setup=setup_wm.exe /Q /DisallowSystemRestore
TempMode
Silent=1
Overwrite=1

Edited by muiz

@ ashrafzia

/VERYSILENT /SP- is not a valid switch for WMP package.

I used to use this with the orig EXE:

start /wait %systemdrive%\Install\WMP10\mp10setup.exe /C:"setup_wm.exe /Q /R:N /NoPID /DisallowSystemRestore"

Edited by mazin

  • 4 years later...

Using the same example above:

Setup=quicktimealt168.exe /VERYSILENT /SP-

Setup=REGEDIT /S MyReg.reg

TempMode

Silent=1

Overwrite=1

Why doesn't this work for me the registry file does not apply can you help me?

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.