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.

How to make a 7-Zip Switchless Installer

Featured Replies

  • 10 months later...

DigitalAZ

it u are hving problems with keytotime guide

i have a video! yes a video on how to 7zip office 2003

check the link on my sig

keytotime

u are welcome to link or use my video as a ref to making 7zip.

:)

I cant find your video !

  • 4 weeks later...

I act according to your instructions and I made a file setup with 7Zip

But the program only compressed mode is removed and the file runs the installation program should I install it myself. While the installation program should automatically be done. Please guide me. :hello:

This my Config File :

config:

;!@Install@!UTF-8!

GUIMode="2"

RunProgram="Setup.exe"

;!@InstallEnd@!

And use this command :

copy /b 7zsD.sfx + config.txt + (Setup.exe).7z (Setup.exe).exe

  • 2 weeks later...
  • 2 months later...

@keytotime

Thanks for this tutorial!

Could you please give the new links, because there are "broken"!?

Regards

  • 2 weeks later...

Many Thanks keytotime! :rolleyes:

Links work now correctly!

Regards

Edited by myselfidem

  • 6 months later...

How can add extract progress bar in 7z switch-less installer? any that version 7z.sfx is available?

  • 2 months later...

haiiiiiiiiiiiiiiiiii

I need to copy some files to c:\

i used this code but not working :

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

;!@Install@!UTF-8!

GUIMode="2"

RunProgram="cmd /c xcopy *.* \"%SystemDrive%" /y /h"

;!@InstallEnd@!

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

What the true code i used to copy????????????

haiiiiiiiiiiiiiiiiii

I need to copy some files to c:\

i used this code but not working :

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

;!@Install@!UTF-8!

GUIMode="2"

RunProgram="cmd /c xcopy *.* \"%SystemDrive%" /y /h"

;!@InstallEnd@!

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

What the true code i used to copy????????????

Happy to see that the problem is solved! :)

http://www.msfn.org/board/topic/101552-7z-sfx-modified-module-and-tools/page__pid__968970__st__240#entry968970

  • 5 months later...

about nod32 v4 silant instal with config.xml

What code I used from this:

RunProgram="setup.msi /qn /norestart /cfg=\"%%T\\config.xml"

RunProgram="setup.msi /qn /norestart /cfg=config.xml"

RunProgram="setup.msi /qn /norestart="ReallySuppress" ADMINCFG="%config.xml

%"

RunProgram="setup.msi /qn /config .\STANDARDR.WW\config.xml

and

I need to replace file prodect in program files with another

i need alike this code

rename %WinDir%\explorer.exe explorer.exe.1

copy explorer.exe %WinDir% /y

What code I use??????????

@ = eltunisie

Please FIX your keyboard!

Also you really should stop asking for help with your warez installer of nod32 you are trying to make...

I'm very very very sorry

I will not ask about any thing

:hello: :hello: :( :( :( :(

Edited by eltunisie

  • 5 months later...

It is my error, inverted commas in line are obligatory!!! Should be so:

RunProgram="setup.exe /s /f2c:\\test\\mylog.log /z[-rpC:\\RHDSetup.log]"

About syntax of the command

setup.exe /s /f2c:\mylog.log /z[-rpC:\RHDSetup.log]

I do not know, but if it works in bath a file in such kind and in a file of a configuration of the modified module will work. Check up its work at first in bath a file, and then already working variant transfer to a configuration file considering inverted commas and double slashes.

Hello!

I tested with Realtek.

First, I create a new setup.iss file on my computer and change this one on my distribution folder for Realtek.

And config.txt is like this:


;!@Install@!UTF-8!
GUIMode="2"
RunProgram="Setup.exe -s"
ExecuteParameters="-f1setup.iss"
;!@InstallEnd@!

Works fine for me!

But, perhaps is there a better way to write the script ?

Regards

  • 1 month later...

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.