Jump to content

[Release?] Easy CD-DA Extractor v12 silent install


jamesbebby

Recommended Posts

hi, im lookin 4 Easy CD-DA Extractor v11 or v12 silent install?

cheers james

still know luck with:

Microsoft Visual J#® 2.0 Redistributable Package Second E

Google Toolbar For Firefox 3

Edited by jamesbebby
Link to comment
Share on other sites


Just install it, configure it the way you want and grab the folder from program files and the registry keys under Software/Poikosoft.

You can make an SFX archive for it.

I like simple and this is as easy as it gets. Nice posting elajua. :hello:

shark

Link to comment
Share on other sites

Just install it, configure it the way you want and grab the folder from program files and the registry keys under Software/Poikosoft.

You can make an SFX archive for it.

hi, thanks works great! how can i make the desktop shortcut extract 2?

cheers james

Link to comment
Share on other sites

"Fast Reply"...

a program called "mklink" (makelink/makelnk??? don't remember) can be put in the "sequence".

Sorry, not gonna search for it... gettin' burnt-out on another little topic assist...

You (or someone else) find it, figure out how it works, and modify the "package" accordingly.

edit - this might be it -

http://www.codeproject.com/KB/winsdk/makelink.aspx

or this (?)

http://www.msfn.org/board/index.php?showtopic=81132

Edited by submix8c
Link to comment
Share on other sites

hi.

asy. CD-DA. Extractor.Pro.v12.0.0.Build.1

easycddaextractor.au3

CODE:

;--- AutoIt Macro Generator V 0.21 beta ---

Run("setup.exe")

Opt("WinTitleMatchMode", 4)

WinWait("Easy CD-DA Extractor Setup","&Next >")

ControlClick("Easy CD-DA Extractor Setup","&Next >","Button3")

WinWait("Easy CD-DA Extractor Setup","C&hange...")

ControlClick("Easy CD-DA Extractor Setup","C&hange...","Button1")

WinWait("Easy CD-DA Extractor Setup","&Next >")

ControlClick("Easy CD-DA Extractor Setup","&Next >","Button1")

WinWait("Easy CD-DA Extractor Setup","&Finish")

ControlClick("Easy CD-DA Extractor Setup","&Finish","Button1")

Exit

;--- End ---

autoit (compile sript). easycddaextractor.exe

easycddaextractor.reg

CODE:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Poikosoft\Easy CD-DA Extractor 12]

"k82"="English

setup.cmd

CODE:

rem

cd /d %~dp0

rem Silent Install

easycddaextractor.exe

rem Registry

regedit /S easycddaextractor.reg

rem CleanUp

pskill -t ezcddax.exe

CleanUp "Easy CD-DA Extractor" "Easy CD-DA Extractor 12"

rem Parancsikon

makelink /file="@ProgramFilesDir\Easy CD-DA Extractor 12\ezcddax.exe" /lnk="@ProgramsCommonDir\Multimédia\Easy CD-DA Extractor.lnk" /S

rem Crack

copy /Y ezcddax.exe "%programfiles%\Easy CD-DA Extractor 12"

EXIT

tweraks reg

CODE:

Windows Registry Editor Version 5.00

; Pskill eula accepted

[HKEY_CURRENT_USER\Software\Sysinternals\PsKill]

"EulaAccepted"=dword:0000000

copy- C:\WINDOWS

pskill

:hello:

Link to comment
Share on other sites

hi, i made 1 myself its v12.0.0.Build.1 silent installs with a desktop shortcut and a start menu shortcut with app link and uninstall link.

http://www.ziddu.com/download/3889841/Easy...silent.exe.html

and here the registry but it seem to make 1 itself went u open it.

http://www.ziddu.com/download/3876286/Easy_Reg.exe.html

let us know what u think please!!!

cheers 4 all your help with this 1!

james :thumbup

Edited by jamesbebby
Link to comment
Share on other sites

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