Does anyone know how to silently install 7-Zip through the start.cmd?
Thanks!
Page 1 of 1
7-Zip silent install
#3
Posted 23 July 2005 - 03:34 PM
Thanks for the reply but your link goes to the application installs search page. Were you intending for me to search for my answer instead? Cus I tried searching and had trouble finding anything.
#4
Posted 23 July 2005 - 04:47 PM
Hi,...
This is my runonce.cmd switch. I suppose that is the same.
REG ADD %KEY%\010 /VE /D "7Zip" /f
REG ADD %KEY%\010 /V 1 /D "%systemdrive%\Install\7Zip\7z423.exe /S" /f
snow
This is my runonce.cmd switch. I suppose that is the same.
REG ADD %KEY%\010 /VE /D "7Zip" /f
REG ADD %KEY%\010 /V 1 /D "%systemdrive%\Install\7Zip\7z423.exe /S" /f
snow
#5
Posted 23 July 2005 - 05:02 PM
Thanks edusnow but I just found out how to do a silent install from the 7-Zip web site.
This is what i put incase anyone is wondering:
This is what i put incase anyone is wondering:
ECHO. ECHO Installing 7-Zip 4.24 beta ECHO Please wait... start /wait %systemdrive%\install\Applications\7z424.exe /S /D="%programfiles%\7-Zip\"
Share this topic:
Page 1 of 1



Help
Back to top









