Jump to content

Recommended Posts

Posted

hi

Here is method that work 99% for me. It is about silent installation od easy recovery pro 604.

I start setup.exe -R and got setup.iss file in win directory. Open iss file and change the installation

drive if you needed, then save changes and put that setup.iss file in dir where is easy setup.exe.

Put this code in runonce.cmd:

REG ADD %KEY%\013 /VE /D "Easy Recovery 604" /f

REG ADD %KEY%\013 /V 1 /D "%systemdrive%\\Install\Applications\Easyrec\e604.exe -s" /f

This install method work but at the and of installation he asked me for registration online or to skip

so if somone know how to pass also this registration window without pressing skip it would be good to share with us.! :)

In this text i will mention and method that other guys forget to mention and it is about silent installation

of diskeeper pro 8.0.45. First it install file is built in Installshield and setup -R trick doesnt work but

FIRST you must extract setup.exe and you will get onother setup.exe and readme.txt files. After this

start same setup.exe -R amd you'll get same as before in win dir setup.iss file. Copy this setup.iss file

in dikeeper dir and start of silent install will be:

REG ADD %KEY%\004 /VE /D "Diskeeper 8" /f

REG ADD %KEY%\004 /V 1 /D "%systemdrive%\install\Applications\disk\setup.exe /s /v/qn" /f

for update of this prog just put update in diskeeper dir on your unattended directory or where you want and

i must mention that you dont need to extract update.exe as above just put in runonceex.cmd:

REG ADD %KEY%\016 /VE /D "Diskkeeper update" /f

REG ADD %KEY%\016 /V 1 /D "%systemdrive%\Install\Applications\disk\dkupdate.exe /q /v/qn" /f

Ok here is it, thats all folks!

I still have to make silent install of my apps for hauppauge dvb-s and ss2 cards if some have solution for these apps please help??!!


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