Jump to content

Download Express unattended?


Recommended Posts


hi,

i've just downloaded it and played around, but none of the standard silent switches work on it. It isn't a standard installer, but you can use InstallRite to make it install fully unattended.

hope this helps a bit

cya

Killer Bee

Link to comment
Share on other sites

It uses a custom installer.

I made a SFX out of the Download Express Directory using 7zip. Placed it in $OEM$\$progs\Download Express. Then executed the 7zip file during RunOnceEx. I also exported these registry Keys:

[HKEY_CLASSES_ROOT\.DE]

[HKEY_CLASSES_ROOT\MetaProducts Download Express incompletely downloaded file]

[HKEY_CURRENT_USER\Software\MetaProducts]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\DownloadExpress]

Here is what my RunOnceEx entries for DEP look like.

REG ADD %KEY%\045 /VE /D "Installing Download Express 1.5" /f
REG ADD %KEY%\045 /V 1 /D "\"%programfiles%\Download Express\DEP15.exe\" -y" /f
REG ADD %KEY%\045 /V 2 /D "REGEDIT /S \"%programfiles%\Download Express\DEP.reg\"" /f

It works just fine.

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...