/build/static/layout/Breadcrumb_cap_w.png

(Open Source) 7zip

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 9.4k  |  Created: 06/19/2008

Average Rating: 0
7zip has 1 inventory records, 6 Questions, 0 Blogs and 2 links. Please help add to this by sharing more!

Deployment Tips (6)

Most Common Setup Type
Windows Installer (MSI)
Average Package Difficulty Rating
Rated 2 / 5 (Somewhat Easy) based on 5 ratings
Most Commonly Reported Deployment Method
Windows Installer Command Line (No MST)

Deployment Tip Summary

Silent install Executable /S switch optional output directory /D="dir" Switches are case sensitive. MSI deployment msiexec.exe /q /i "" Optional INSTALLDIR="C:\Program Files\7-Zip" to Change Install Directory /qn or /qb can be substituted for /q /norestart can be added. More Available at http://www.7-zip.org/faq.html Downloads including 32-bit MSI can be had from http://www.7-zip.org/download.html
2
Command Line
silent install /S
example= 7z465.exe /S
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
2
Command Line
msiexec /i "7-Zip v9.20 x86.msi" /qn I've had no problems with any of the Shell Extensions or anything, either...
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
1
Note

Here I published a tutorial for it and many others programs. Please comment on the blog if you have questions.

 

http://it-grund.blogspot.com/2012/04/how-to-deployinstall-silently-and.html

 

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
1
Command Line

msiexec.exe /i "7z920.msi" /qn /norestart

x86 using MSI from download supressing restart, using default msi name.

msiexec.exe /i "7z920-x64.msi" /qn /norestart

x64 using MSI from download supressing restart, using default msi name.

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
1
Note

SMS files for import into SCCM 2007 Vista x64 and Win7 x64 using Package Definition Format

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

[PDF]
Version = 2.0

[Package Definition]
Name = 7zip
Version = 9.20 x64
Publisher = GNU
Language = English
Programs = 7zipSetup

[7zipSetup]
Name = 7zip 9.20 x64 Installation
CommandLine = msiexec.exe /i "7z920-x64.msi" /qn /norestart
SupportedClients = Win NT (x64)
Win NT (x64) MinVersion1=6.00.0000.0
Win NT (x64) MaxVersion1=6.00.9999.9999
Win NT (x64) MinVersion2=6.10.0000.0
Win NT (x64) MaxVersion2=6.10.9999.9999
UserInputRequired = False
RemoveProgram = True
AdminRightsRequired = True
CanRunWhen = AnyUserStatus
EstimatedRunTime = 15
EstimatedDiskSpace = 10MB

------------
 
For More Specifics on modifying this file for your environment see.
About Package Definition File Format.

MSI lines can be modified to fit your environment. 
MSI deployment msiexec.exe /q /i "<filename.msi>"

Optional 

INSTALLDIR="C:\Program Files\7-Zip" to Change Install Directory
/qn or /qb can be substituted for /q 
/norestart can be added.

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
1
Note

SMS files for import into SCCM 2007 XP x86, Vista x86 and Win7 x86 using Package Definition Format

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

[PDF]
Version = 2.0

[Package Definition]
Name = 7zip
Version = 9.20 x86
Publisher = GNU
Language = English
Programs = 7zipSetup

[7zipSetup]
Name = 7zip 9.20 x86 Installation
CommandLine = msiexec.exe /i "7z920.msi" /qn /norestart
SupportedClients = Win NT (i386)
Win NT (I386) MinVersion1=5.10.0000.0
Win NT (I386) MaxVersion1=5.10.9999.9999
Win NT (I386) MinVersion2=6.00.0000.0
Win NT (I386) MaxVersion2=6.00.9999.9999
Win NT (I386) MinVersion3=6.10.0000.0
Win NT (I386) MaxVersion3=6.10.9999.9999
UserInputRequired = False
RemoveProgram = True
AdminRightsRequired = True
CanRunWhen = AnyUserStatus
EstimatedRunTime = 15
EstimatedDiskSpace = 10MB

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

For More Specifics on modifying this file for your environment see. 
About Package Definition File Format. 
http://technet.microsoft.com/en-us/library/bb632631.aspx 

MSI lines can be modified to fit your environment. 
MSI deployment msiexec.exe /q /i "<filename.msi>"

Optional 

INSTALLDIR="C:\Program Files\7-Zip" to Change Install Directory
/qn or /qb can be substituted for /q 
/norestart can be added.

32-Bit MSI can be found at http://www.7-zip.org/download.html 

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

7zip

Version

x

Questions & Answers (6)

Questions & Answers related to (Open Source) 7zip

4
ANSWERED
5
ANSWERED
0
ANSWERS
1
ANSWERS

Blogs (0)

Blog posts related to (Open Source) 7zip

Reviews (0)

Reviews related to (Open Source) 7zip

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ