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.

Trying to make an installer with 7 zip

Featured Replies

I made the sfx file,self extracting exe.

Is there a way when it is executing it, extract the contents to a specific folder, also after it is extracted run a batch file?. Without having to do any but double click the exe?.

Thanks for any help I haven't used 7-Zip that much

Edited by clivebuckwheat

I made the sfx file,self extracting exe.

Is there a way when it is executing it, extract the contents to a specific folder, also after it is extracted run a batch file?. Without having to do any but double click the exe?.

Thanks for any help I haven't used 7-Zip that much

You may be interested (to get an example) in the CASBAH:

http://www.911cd.net/forums//index.php?showtopic=21123

Basically all the 7zipsfx part you need is this is this:

http://www.911cd.net/forums//index.php?showtopic=21123&st=44

The sintax is clearly explained in the download:

http://sourceforge.net/projects/sevenzip/files/7-Zip/9.20/7z920_extra.7z/download

Mind you there are "enhanced" 7-zip versions, this one adds a number of useful things:

http://7zsfx.solta.ru/en/

You will probably need to use the above to be able to "extract the contents to a specific folder":

The modified module provides a lot of options for creating SFX archives (SFX stands for self=extracting). This is what you can do with this module:

  • specify the path to extract
  • use absolute and relatives paths
  • select between interactive, silent and hidden extraction
  • control the appearance of dialog prompts and text
  • configure different installation options for packaged applications, and use command line switches for choosing the required installation scenario
  • simply extract the archive to the specified folder
  • consequently run several files (.exe, .msi, .reg and so on) after the extraction to install configured applications
  • replace .bat and .cmd files and eliminate the need in supplementary utilities like "StartX.exe", "msistub.exe" and so on
  • create shortcuts for programs with the icons of your choice
  • use archives with different compression methods (LZMA, Deflate, PPMd) supported by 7-zip archiver
  • delete temporary files after use as well as the SFX archive
  • and many more...[

jaclaz

Edited by jaclaz

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.