Help - Search - Members - Calendar
Full Version: Download Accelerator Plus 7
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   


Google Internet Forums Unattended CD/DVD Guide
Koentje
Does anyone know the application switch for Download Accelerator Plus 7? I allready used the search option, but I can't find a thread regarding this program. In my opinion it's just /s, but I could be wrong.

And is it necessary to kill the application afterwards?

Greetings Koen
big poppa pump
Then expand your search options and try again since this topic has been covered in previous posts. I know this because I have posted in those threads.
mazin
Just few days ago, I replied to the same question. newwink.gif

And yes, it is necessary to kill the application afterwards.
yoz7120
Heres what I use to install DAP7.2

REG ADD %KEY%\028 /VE /D "Download Accelerator v7.2" /f
REG ADD %KEY%\028 /V 1 /D "%CDROM%\Software\Dap\DAP7.2.exe /s" /f
REG ADD %KEY%\028 /V 2 /D "TASKKILL.exe /F /IM iexplore.exe" /f
REG ADD %KEY%\028 /V 3 /D "PSKILL.exe dap.exe" /f

This installs DAP silently and then kills IE and DAP.
Astalavista
Hi guys

I have a wireless network access to the net.

I have been using the same

code

CODE
REG ADD %KEY%\028 /VE /D "Download Accelerator v7.2" /f
REG ADD %KEY%\028 /V 1 /D "%CDROM%\Software\Dap\DAP7.2.exe /s" /f
REG ADD %KEY%\028 /V 2 /D "TASKKILL.exe /F /IM iexplore.exe" /f
REG ADD %KEY%\028 /V 3 /D "PSKILL.exe dap.exe" /f


but i get this pop up... i don't know how to get rid of it.
totoymola
That is because the driver for your wireless connection thing is not installed yet, so when IE starts, it can't connect. That's why you get that connection setup screen. You can just ignore it and the setup will still continue.
totoymola
You can also add this. This might work.

QUOTE
taskkill /f /im rundll32.exe




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.