Astalavista Posted June 6, 2004 Posted June 6, 2004 how to silently install diskeeper Version: 8.0.478.0i extracted the file into a setup.msi file.what is the switch?qn does not work
WwTIPPYwW Posted June 6, 2004 Posted June 6, 2004 REG ADD %KEY%\160 /VE /D "Diskeeper 8.0.478" /fREG ADD %KEY%\160 /V 1 /D "%CDROM%\Software\Diskeeper\DKsetup.exe /s /v/qn" /fREG ADD %KEY%\160 /V 2 /D "REGEDIT /S %CDROM%\Software\Diskeeper\Diskeeper.reg" /f
WwTIPPYwW Posted June 6, 2004 Posted June 6, 2004 http://unattended.msfn.org/xp/applications/diskeeper.htm
FuzzBall Posted June 6, 2004 Posted June 6, 2004 (edited) Diskeeper.exe /s /v/qnThat's what i use, and it works perfecty. BTW, i did not extract the msi, its still in its orignal installerHope this helps-Alex Edited June 6, 2004 by FuzzBall
pinout Posted June 6, 2004 Posted June 6, 2004 I have a cleaner solution!Diskeeper is packaged using InstallShield "PackageForTheWeb" which means you can use the "/a" switch to pass switches to the underlying SETUP.EXE. No need to extract anything from the original DKprofessional.exe :START "" /WAIT "DKprofessional.exe" /s /a /s /v"/qb"Other solutions work just fine, but I have a fetish for preserving original files (plus it makes it easier to add a new version, just drop the downloaded EXE into the directory.)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now