MSFN Forum: Diskeeper Professional 9.0 switch ? - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Diskeeper Professional 9.0 switch ? Rate Topic: -----

#1 User is offline   r0sWell 

  • Member
  • PipPip
  • Group: Members
  • Posts: 179
  • Joined: 09-June 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 12 October 2004 - 12:06 PM

Hi


i tried to install the new version of Diskeeper Pro but it seems that the switchs /s /v/qn (working with the 'old' version : 8.0.478) don't work anymore with version 9.0

has someone tried to install this new Diskeeper Pro version silently ??


:wacko:


thx.


#2 User is offline   Rico.JohnnY 

  • Member
  • PipPip
  • Group: Members
  • Posts: 242
  • Joined: 02-June 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 12 October 2004 - 02:51 PM

execute the main setup program ... when the first window pops up asking you to press NEXT to proceed , click cancel...then go to %systemroot%\Downloaded Installations\Diskeeper Professional to get the msi file,use the msi file to install your DK instead

hope this heps

#3 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 12 October 2004 - 03:11 PM

Either that, or do the below to get an administrative install point of the dk9:

Open a CMD window, go to the directory where the main setup file is.
Then run it with the "/A" switch - it will ask you where to save it. Just specify a folder of your choice, and then you can copy that folder for your unattended purposes - the MSI in that folder should be run with "/QB" switch for unattended setup of dk9 pro.

#4 User is offline   r0sWell 

  • Member
  • PipPip
  • Group: Members
  • Posts: 179
  • Joined: 09-June 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 12 October 2004 - 03:22 PM

thanks to both of you.

i didn't think about the MSI.

the /qn swith works perfectly well.

#5 User is offline   skybl4ck 

  • Newbie
  • Group: Members
  • Posts: 23
  • Joined: 09-October 04

Posted 12 October 2004 - 03:23 PM

thank you :) btw.. the folder does it contain a .msi file because i have a setup.exe file instead

#6 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 12 October 2004 - 08:59 PM

No, if you have the single-file setup.exe, you don't have the .MSI.

You need to do what is in my previous post above, to get the .MSI.

#7 User is offline   skybl4ck 

  • Newbie
  • Group: Members
  • Posts: 23
  • Joined: 09-October 04

Posted 12 October 2004 - 09:34 PM

whoops.. used the wrong setup.exe :P thanks for all the help, people here are really supportive :)

#8 User is offline   Sanjay 

  • Member
  • PipPip
  • Group: Members
  • Posts: 273
  • Joined: 13-August 04

Posted 14 October 2004 - 04:00 AM

Rico.JohnnY, on Oct 13 2004, 02:21 AM, said:

execute the main setup program ... when the first window pops up asking you to press NEXT to proceed , click cancel...then go to %systemroot%\Downloaded Installations\Diskeeper Professional to get the msi file,use the msi file to install your DK instead

There is no such folder created.

But what you can do is:
1. Go to your temp folder "C:\Documents and Settings\YourUserName\Local Settings\Temp" and delete all files from there to avoid confusion with any existing files.
2. Run the main Diskeeper 9.0 'setup.exe' file, when the first window pops up asking you to press NEXT to proceed, Important: DO NOT cancel.
3. Go to the temp folder "C:\Documents and Settings\YourUserName\Local Settings\Temp", copy the .msi file there (size 17.9 MB [18,787,328 bytes]) and save it to another place.
4. Rename the .msi file to Diskeeper.msi
5. Use 'Diskeeper.msi' for the unattended install with the /qn switch.

#9 User is offline   luvidoc 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 13-September 04

Posted 21 October 2004 - 06:19 PM

the silent switch is : decompress with winrar the setup and execut with:

Quote

Setup.exe /s /v"/qn SMART=\"YES\" CREATEDESKTOPSHORTCUT=1 "


SMART="YES"

This argument causes Diskeeper Smart Scheduling to be set up for every disk volume on the target computer.

CREATEDESKTOPSHORTCUT=1

This argument causes a desktop shortcut for running Diskeeper to be created on the target computer.

#10 User is offline   Theimon 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 02-October 04

Posted 22 October 2004 - 10:41 AM

I followed the instructions mentioned above, but I stumble upon the following problem.
From my Runonceex
REG ADD %KEY%\020 /VE /D "Diskeeper Professional 9" /f
REG ADD %KEY%\020 /V 1 /D %CDROM%\Extra\Diskeeper\Diskeeper.msi /QB" /f


This doesn't seem to work when you install your apps from cd :( Cuz when my unattended install finishes and I go round checking in VMware what did pull off and what not, Diskeeper isn't installed at all. Is this a known issue? Is installation only possible after you first copy the msi and then install from your HDD?

#11 User is offline   Rico.JohnnY 

  • Member
  • PipPip
  • Group: Members
  • Posts: 242
  • Joined: 02-June 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 22 October 2004 - 09:37 PM

Theimon, on Oct 22 2004, 10:41 AM, said:

I followed the instructions mentioned above, but I stumble upon the following problem.
From my Runonceex
REG ADD %KEY%\020 /VE /D "Diskeeper Professional 9" /f
REG ADD %KEY%\020 /V 1 /D %CDROM%\Extra\Diskeeper\Diskeeper.msi /QB" /f


This doesn't seem to work when you install your apps from cd :( Cuz when my unattended install finishes and I go round checking in VMware what did pull off and what not, Diskeeper isn't installed at all. Is this a known issue? Is installation only possible after you first copy the msi and then install from your HDD?

i think the prob is that you miss a quote before the %CDROM% var

#12 User is offline   luminoso 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 05-September 04

Posted 23 October 2004 - 08:52 AM

i have a problem
i am installing the trialware version (not cracked programs on my windows... :D ), and i get a pop-up about buying diskeeper... how do u get out of it? :angry:

#13 User is offline   Theimon 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 02-October 04

Posted 27 October 2004 - 01:57 PM

Rico.JohnnY, on Oct 22 2004, 09:37 PM, said:

Theimon, on Oct 22 2004, 10:41 AM, said:

I followed the instructions mentioned above, but I stumble upon the following problem.
From my Runonceex
REG ADD %KEY%\020 /VE /D "Diskeeper Professional 9" /f
REG ADD %KEY%\020 /V 1 /D %CDROM%\Extra\Diskeeper\Diskeeper.msi /QB" /f


This doesn't seem to work when you install your apps from cd :( Cuz when my unattended install finishes and I go round checking in VMware what did pull off and what not, Diskeeper isn't installed at all. Is this a known issue? Is installation only possible after you first copy the msi and then install from your HDD?

i think the prob is that you miss a quote before the %CDROM% var

It helped indeed :) When I looked closer I saw some more typos. Got me thinking.....if I just typed better I wouldn't have to be at this forum at all I guess :P

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy