November 30, 200421 yr Does anyone have the silent install switch for the NEW diskeeper 9.0.511the old switch does not work anymore
November 30, 200421 yr First confirm that you have downloaded an official version - link.Well, I still do the same thing:1. Run the single-file setup with "/A" switch.2. take the resulting admin-install folder and run its msi with "/QB" switch - for unattended.
November 30, 200421 yr Author prathapmlI think the version i hv is slightly different.1.) I had to extract the setup.exe from the diskeepersetup.exe (original that i downloaded)2.) I then follow your stepsa. Run the single-file setup with "/A" switch.b. take the resulting admin-install folder and run its msi with "/QB" switch - for unattended.3.) I repacked the Extracted Files To a WinRAR sfx. using diskeeper.msi /QN This produces a totally silent install. The resulting size is 13.4 MB. Edited December 1, 200421 yr by Astalavista
November 30, 200421 yr I think the version i hv is slightly different.Its better to stick to an official licensed file!Anyways, you did not tell me whether it works silently now?
November 30, 200421 yr Author prathapml = it works GOODdvdbcn = your method gives me 19.4 MBprathapml + my method = 13.4 MB u decide.
November 30, 200421 yr Hi Astalavista,I followed prathapml + yrmethod = 13.735 MB (compressed as Good).Here the comment I got (see the attached image) ;The comment below contains SFX script commandsPath=C:\Program Files\Executive Software\DiskeeperSetup=diskeeper.msi /QNBTempModeSilent=1Overwrite=11) Is my SFX comment/config correct since I set the Absolute Path + TempMode???2 ) Is my RunOnceEx.cmd comman (see bellow) correct???REG ADD %KEY%\015 /VE /D "Diskeeper 9.0.511" /fREG ADD %KEY%\015 /V 1 /D "%systemdrive%\install\Diskeeper9Pro\DK90511.exe" /fTNX for yr helpcoucou
November 30, 200421 yr Actually, the switch you should use is not "/QNB"You should use "/QB"--- OR --- "/QN"like, diskeeper.msi /QB
September 21, 200520 yr i'm lost how do i integrate the latest update of diskeeper 9 into the retail install?
October 20, 200520 yr Thanks for the info Hmmm can't get Diskpeeper to install silently...REG ADD %KEY%\325 /VE /D "Install Diskeeper Professional Edition v9.0.532 Retail" /f REG ADD %KEY%\325 /V 01 /D "\"%CDROM%\Software\Diskeeper\setup.exe" /s /v /qnWhat did I do wrong? Edited October 20, 200520 yr by -.-PhanTom-.-
October 20, 200520 yr You need to loose the space between the /v and the /qn.REG ADD %KEY%\325 /V 01 /D "\"%CDROM%\Software\Diskeeper\setup.exe" /s /v/qn/v = code passed onto msi installer.So with the space, it would be*.msi / qn , when it needs to be *.msi /qn
Create an account or sign in to comment