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.

Sorry But I Have A 7-zip Sfx Question

Featured Replies

Sorry but due to the mass of threads with the keywords and the limitation of the search feature i have no clue how to make a 7-zip that will silently automatically extract it's contents to a particualar folder then run a command.

Thanks for the help


The topic has already been covered at some point of time. But for the ease of use,

1. make a cmd/bat file with the setup routine you would like to follow.

2. make a 7z file using right click option in file explorer and including the setup.cmd as highlighted in step 1 (7zip is supposed to be installed)

2. Copy this text as config.txt

;!@Install@!UTF-8!

Title="Archive"

BeginPrompt=""

RunProgram="Setup.cmd /T:%%T"

;!@InstallEnd@!

3. Copy the archive say archive.7z, 7zS.sfx, and config.txt in a folder.

4. Go in a dos box and type following command:

copy /b 7zS.sfx + config.txt + archive.7z archive.exe

5. You will get archive.exe in this folder which will do the purpose as required.

btw, I for myself follow enitrely different procedure to make installer. I make the sfx archive using 7z and for final installation as you mentioned in a particular folder use Winrar to first, extract the contents in a particualr folder, and then run command after extraction. It helps with more versatile features.

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.