Jump to content

How to silent install Downlaod Accelerator 7.3?


Sanjay

Recommended Posts

None of the threads I found on this topic seem to have a complete answer as to how to do a silent install of Download Accelerator. I myself am looking for a way to do it thru start.cmd any help will be appreciated.

Thanks.

PS: I have tried the method below with I end up with internet explorer opening up and also the DAP confiuration window opens up..

ECHO.
ECHO Installing Download Accelerator Plus Premium 7.3.0
ECHO Please wait...
start /wait %systemdrive%\Install\DAP\dap73.exe /s /f
TaskKill /F /IM iexplore.exe /f
pskill.exe dap.exe /f

Link to comment
Share on other sites


I figured out the problem myself. Here is what finally worked for me ofcourse I won't know for sure until I try it in a real unattended cd.

start.cmd

ECHO.
ECHO Installing Download Accelerator Plus Premium 7.3.0
ECHO Please wait...
start /wait %systemdrive%\Install\DAP\dap73.exe /s
taskkill /IM iexplore.exe /F
pskill.exe dap.exe

Link to comment
Share on other sites

  • 2 weeks later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...