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

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

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

#1 User is offline   jamesbebby 

  • Member
  • PipPip
  • Group: Members
  • Posts: 176
  • Joined: 26-February 09

Posted 12 March 2009 - 03:25 AM

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

This post has been edited by jamesbebby: 16 March 2009 - 12:49 PM



#2 User is offline   jamesbebby 

  • Member
  • PipPip
  • Group: Members
  • Posts: 176
  • Joined: 26-February 09

Posted 13 March 2009 - 01:27 PM

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

This post has been edited by jamesbebby: 13 March 2009 - 01:27 PM


#3 User is offline   ajua 

  • Custom Installer Maker
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,260
  • Joined: 16-April 05

Posted 13 March 2009 - 07:19 PM

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.

#4 User is offline   Shark007 

  • Repackaging Specialist
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,154
  • Joined: 07-January 04

Posted 14 March 2009 - 07:54 AM

View Postelajua, on Mar 13 2009, 09:19 PM, said:

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

#5 User is offline   jamesbebby 

  • Member
  • PipPip
  • Group: Members
  • Posts: 176
  • Joined: 26-February 09

Posted 14 March 2009 - 11:43 AM

View Postelajua, on Mar 13 2009, 07:19 PM, said:

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

#6 User is offline   submix8c 

  • Systems Annihilist
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,604
  • Joined: 14-September 05
  • OS:none specified
  • Country: Country Flag

Posted 14 March 2009 - 01:42 PM

"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.codeproje...k/makelink.aspx
or this (?)
http://www.msfn.org/...showtopic=81132

This post has been edited by submix8c: 14 March 2009 - 02:43 PM


#7 User is offline   cuccbuli 

  • Group: Members
  • Posts: 4
  • Joined: 04-July 08

Posted 15 March 2009 - 02:44 AM

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:

#8 User is offline   jamesbebby 

  • Member
  • PipPip
  • Group: Members
  • Posts: 176
  • Joined: 26-February 09

Posted 16 March 2009 - 12:45 PM

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...sy_Reg.exe.html

let us know what u think please!!!
cheers 4 all your help with this 1!
james :thumbup

This post has been edited by jamesbebby: 16 March 2009 - 01:32 PM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy