Dikeeper 10: /S /v/qb or
/qn
I got this from hours and hours of hard work, the switch from nlpc and nlaom is " /s /v""/qn REBOOT=Suppress"
But its wrong and its for Diskeeper 7 the s is supsed to be in CAPS like this
/S not this /s.
This is what Diskeeper 10 Help File says the silent switch is
Here is an example of an installation command line, using several Windows Installer arguments. This command line will install Diskeeper with Smart Scheduling set for all drives, all day everyday:
Setup.exe /v"SMART=\"YES\" "
For a more complex example, to perform a silent install while setting Smart Scheduling all day, use this command line:
Setup.exe /s /v"/qn SMART=\"YES\" CREATEDESKTOPSHORTCUT=1 "
Note that /s makes Setup.exe run silently, /v says pass all the subsequent information to MSIEXEC.exe, and /qn causes MSIEXEC to run silently. SMART="YES" means that Smart Scheduling should be set for all drives and CREATEDESKTOPSHORTCUT=1 creates a Diskeeper icon on the desktop of the target computer.
But its wrong, im trying to figure out how to make it install and set it to smart
But anyway i use the switch i posted and i have had no trouble.