Miche Posted August 31, 2004 Posted August 31, 2004 hiHere 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" /fREG ADD %KEY%\013 /V 1 /D "%systemdrive%\\Install\Applications\Easyrec\e604.exe -s" /fThis install method work but at the and of installation he asked me for registration online or to skipso 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 installationof diskeeper pro 8.0.45. First it install file is built in Installshield and setup -R trick doesnt work butFIRST you must extract setup.exe and you will get onother setup.exe and readme.txt files. After thisstart same setup.exe -R amd you'll get same as before in win dir setup.iss file. Copy this setup.iss filein dikeeper dir and start of silent install will be:REG ADD %KEY%\004 /VE /D "Diskeeper 8" /fREG ADD %KEY%\004 /V 1 /D "%systemdrive%\install\Applications\disk\setup.exe /s /v/qn" /ffor update of this prog just put update in diskeeper dir on your unattended directory or where you want andi 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" /fREG ADD %KEY%\016 /V 1 /D "%systemdrive%\Install\Applications\disk\dkupdate.exe /q /v/qn" /fOk 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??!!
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