Unattended XPCD
   


Diskeeper 10 Pro Premier
Submitted by ender341

This has been tested In Diskeeper 10 Pro Premier and may differ from other versions for the reason that it contains an extra version (X64).

1. Run the installer with the "-r" switch this will then bring up installer and prompt you to select where to extract the files to as seen in the screen capture below.

2. When you have extracted the files copy them from the location you extracted them to (on X64 you only need the contents of the x64 folder, and for X86 you only need the contents of the X86 folder)

3. Then Run the Setup as follows

Batch Script:
ECHO.
ECHO Diskeeper 10
ECHO Please wait...
start /wait %systemdrive%\install\Applications\diskeeper\setup.exe /S /V/qn


for RunOnceEx users:
REG ADD %KEY%\024 /VE /D "Diskeeper 10" /f
REG ADD %KEY%\024 /V 1 /D "%systemdrive%\install\Applications\diskeeper\setup.exe /S /V/qn" /f


If you want to relocate the Start Menu shortcut to the all programs list instead of the diskeeper sub directory add this to your cleanup.cmd (if you unistall diskeeper you will have to manually delete this if moved)
COPY "%AllUsersProfile%\Start Menu\Programs\Diskeeper Corporation\Diskeeper.lnk" "%AllUsersProfile%\Start Menu\Programs\"
RD /S /Q "%AllUsersProfile%\Start Menu\Programs\Diskeeper Corporation"


Unattended XPCD

Alternatively, you can create a transforms file by running
diskeeper.exe /V/a
and using tools such as Adminstudio or Wise Installtailor.
Last updated 2006-06-19 11:54:32 by T D  [Edit]
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001 - 2011 msfn.org
Privacy Policy