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.

7Zip unattended

Featured Replies

Oddly I cant install 7zip unattended. It always asks for its install directory.

This is whats already in my RunOnceEx

REG ADD %KEY%\029 /V 4 /D "%XPCD%\install\7Zip.exe -y /q /r:n" /f

I would like to keep away from autoit or other external methods and stick with the runonceex & $oem$ structure.


I use thisone

%CDROM%\\GROM\\7Zip\\7zip.exe /S

Work for me

Edited by Yurek3

  • Author

Posted a bit to quickly

Think ive found whats needed

REG ADD %KEY%\029 /V 4 /D "%XPCD%\install\7Zip.exe /S" /f

  • Author

thanks Yurek3, must have been typing when you replied

  • 3 weeks later...

That is odd, as this:

REG ADD %KEY%\045 /VE /D "7zip v3.13" /f
REG ADD %KEY%\045 /V 1 /D "%DVD%\MyStuff\Applications\7z313.exe -y /q /r:n" /f

...Works for me...

Trying to use the /S prompt asks if i want to install.

That's kinda weird, eh?

this I found at 7zip website FAQ

How to install 7-Zip in silent mode?

/S for silent installation and /D=dir to specify the "output directory". These options are case-sensitive. 7-Zip uses NSIS installer.

works fine for me also

OK, you know what...I'm a goofball.

The reason that works for me (e.g. the -y and all) is because I repackaged 7zip myself last year as a 7zip sfx..and...just...forgot! Doh!

Sorry for the confusion..... :blushing:

That is odd, as this:

REG ADD %KEY%\045 /VE /D "7zip v3.13" /f
REG ADD %KEY%\045 /V 1 /D "%DVD%\MyStuff\Applications\7z313.exe -y /q /r:n" /f

...Works for me...

Trying to use the /S prompt asks if i want to install.

That's kinda weird, eh?

thats a really old version, thats why

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.