Sanjay Posted July 30, 2006 Posted July 30, 2006 (edited) Easy CD-DA Extractor Pro 10.0.0 Build 1 is out and I was hoping someone could provide the MSI for this or a silent installer. I guess the person to turn to for this is 'Mayang' who has always in the past been kind enough to do this.Thanks. Edited July 30, 2006 by Sanjay
ajua Posted July 31, 2006 Posted July 31, 2006 this is what i do:i install it normally, register it and configure it the way i want.then i just grab all the files under Program Files/Easy CD Extractor 10 and export the registry keys Poikosoft under Local Machine/Software and Current User/Software to import the settings later.i use an sfx archive but you can make an installer if you want. this method works fine since many versions ago.
XRainBoX Posted July 31, 2006 Posted July 31, 2006 this is what i do:i install it normally, register it and configure it the way i want.then i just grab all the files under Program Files/Easy CD Extractor 10 and export the registry keys Poikosoft under Local Machine/Software and Current User/Software to import the settings later.i use an sfx archive but you can make an installer if you want. this method works fine since many versions ago.hey!!! i do the same!!!!a better think is.. go to folder where program is installed c:\program files\easy cd cda\ and delete the others .UNI files!! the language files, about 1mb!my sfx get's arroud 7,74mb!
Sanjay Posted August 6, 2006 Author Posted August 6, 2006 Still looking for the mSI to this or a silent installer. 'Mayang' where art thou?
Sanjay Posted August 9, 2006 Author Posted August 9, 2006 Surely, someone must have a solution to this one.
--=ddSHADOW=-- Posted August 10, 2006 Posted August 10, 2006 some code that i use via Autoit$installer="ezcddax10.0.1.1.exe"Run (@ScriptDir & "/setup/" & $installer)WinWaitActive("Easy CD-DA Extractor Setup")Send("{ENTER 2}")WinWaitActive("Easy CD-DA Extractor Setup","&Finish")Send("{ENTER}")exithope it helps until some .msi or other way is possible. B)
ajua Posted August 11, 2006 Posted August 11, 2006 sanjay, why dont you use an sfx archive with the instructions i posted?also you can make your own MSI setup taking all the files in program folder and importing the registry keys. thats all you need to do to make an msi.off course you need also a program to make setups. download caphyon advanced installer trial and make it. www.caphyon.com
Sanjay Posted August 11, 2006 Author Posted August 11, 2006 'mayang' is the expert in making an MSI for 'Easy CD-DA Extractor Pro' and he has always come thru in the past. I am surprised he has not responded to this thread yet.
ajua Posted August 13, 2006 Posted August 13, 2006 sanjay, why dont you use an sfx archive with the instructions i posted?also you can make your own MSI setup taking all the files in program folder and importing the registry keys. thats all you need to do to make an msi.off course you need also a program to make setups. download caphyon advanced installer trial and make it. www.caphyon.comim not being rude but the solution is posted here. why dont you try to make your own msi installer, it is as easy as 1-2-3 with Caphyon Advanced Installer.
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