Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.
Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.
We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.
Read Forum Rules
![]() ![]() |
Oct 3 2005, 04:43 PM
Post
#1
|
|
|
Newbie Group: Members Posts: 30 Joined: 15-August 05 Member No.: 68868
|
Oddly I cant install 7zip unattended. It always asks for its install directory.
This is whats already in my RunOnceEx CODE 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. |
|
|
|
Oct 3 2005, 04:50 PM
Post
#2
|
|
|
Member ![]() ![]() Group: Members Posts: 275 Joined: 23-November 04 From: USA Panama City Florida Member No.: 37184
|
I use thisone
QUOTE %CDROM%\\GROM\\7Zip\\7zip.exe /S Work for me This post has been edited by Yurek3: Oct 3 2005, 04:52 PM |
|
|
|
Oct 3 2005, 04:51 PM
Post
#3
|
|
|
Newbie Group: Members Posts: 30 Joined: 15-August 05 Member No.: 68868
|
Posted a bit to quickly
Think ive found whats needed CODE REG ADD %KEY%\029 /V 4 /D "%XPCD%\install\7Zip.exe /S" /f
|
|
|
|
Oct 3 2005, 04:52 PM
Post
#4
|
|
|
Newbie Group: Members Posts: 30 Joined: 15-August 05 Member No.: 68868
|
thanks Yurek3, must have been typing when you replied
|
|
|
|
Oct 3 2005, 05:03 PM
Post
#5
|
|
|
Member ![]() ![]() Group: Members Posts: 275 Joined: 23-November 04 From: USA Panama City Florida Member No.: 37184
|
I did only correct.
|
|
|
|
Oct 22 2005, 08:43 PM
Post
#6
|
|
|
Junior ![]() Group: Members Posts: 63 Joined: 18-August 04 Member No.: 28085 |
That is odd, as this:
CODE 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? |
|
|
|
Oct 22 2005, 11:32 PM
Post
#7
|
|
|
Newbie Group: Members Posts: 10 Joined: 21-February 05 Member No.: 44737
|
this I found at 7zip website FAQ
CODE 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 |
|
|
|
Oct 24 2005, 07:12 AM
Post
#8
|
|
|
Junior ![]() Group: Members Posts: 63 Joined: 18-August 04 Member No.: 28085 |
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..... |
|
|
|
Oct 29 2005, 11:44 AM
Post
#9
|
|
|
msfn is a friend of mine! Group: Normal Sponsors Posts: 2217 Joined: 24-March 04 From: Wales Member No.: 16512
|
That is odd, as this: CODE 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 |
|
|
|
![]() ![]() |
| Lo-Fi Version | Time is now: 8th January 2009 - 03:09 AM |