Sanjay Posted October 31, 2004 Posted October 31, 2004 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.0ECHO Please wait...start /wait %systemdrive%\Install\DAP\dap73.exe /s /fTaskKill /F /IM iexplore.exe /fpskill.exe dap.exe /f
Sanjay Posted October 31, 2004 Author Posted October 31, 2004 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.cmdECHO.ECHO Installing Download Accelerator Plus Premium 7.3.0ECHO Please wait...start /wait %systemdrive%\Install\DAP\dap73.exe /staskkill /IM iexplore.exe /Fpskill.exe dap.exe
totoymola Posted November 9, 2004 Posted November 9, 2004 What is the purpose of using taskill on the second command and pskill on the third?
big poppa pump Posted November 9, 2004 Posted November 9, 2004 Because taskkill does not kill DAP.exe 95% of the time.
totoymola Posted November 9, 2004 Posted November 9, 2004 really? i only use taskill and it works perfectly for me everytime.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now