Jump to content

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


Recommended Posts

Posted (edited)

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

Posted (edited)

findin this 1 quite hard cant extract the exe, and even if i did get the switches it automatically starts up after installation.

Edited by jamesbebby
Posted

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.

Posted
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

Posted
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

Posted (edited)

"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
Posted

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:

Posted (edited)

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...