Jump to content

Recommended Posts


Posted
Well if you use the AutoIt script that I created you should be just fine check the sticky. :)

Thanks for your help.

It's works, i compli in .exe :)

But how i do silent install?

Thanks again

Posted

@Alpheratz13

how do you silent install? What are u talking about the autoit script or this app?

@crahak

This is Easy CD-DA Extractor way of fooling you. I know about both the keys and only "ZsHqcOdc" is important.

Posted
@Alpheratz13

how do you silent install? What are u talking about the autoit script or this app?

Morning,

@drthawhizkid

I have complis the script of Easy CD-DA Extractor 7.1.3 in Easy_CD_DA_Extractor_7.1.3_au3.exe, so when it's installed in unattend install, it's show the installation window, so my question is: is possible know the switch to hiden the install window of Easy CD-DA Extractor 7.1.3, i hope you understand beter.

Thanks for your help.

Irving

PS...Sorry for my bad english.

Posted

@Alpheratz13

There are only two switches I know /S and /W. The /S switch would make the autoit script not work properly except if you comment out the installation part and just the registration part of it. That's all I can tell you. Hope this helps.

Posted

Well I haven't tried it...but you could go and find the first run command and do some thing like so:

Run ( $SF_1 , "" , @SW_HIDE )

Sorry about a late reply on my behalf...stuff has been a bit crazy as of late.

  • 1 year later...
Posted

Hello, for easy cd-da extractor 9 u have to copy these files:

ArmAccess.dll

ezcddax.exe

After u registered the program.

After u just have to install it and replace the original files with the ones u copied :)

But i can t find how to do a silent instal :/ :/ :/

Posted
Ok... I think I've got it:

Actually there are two keys to change :

[HKEY_CLASSES_ROOT\CLSID\{7A15E3E2-B66C-EFED-0879-0B9B4FA9BAC7}]
"ZsHqcOdc"="XXXXX"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{7A15E3E2-B66C-EFED-0879-0B9B4FA9BAC7}]
"ZsHqcOdc"="XXXXX"

that is actually the SAME key in registiry.... the upper one is only a "shortcut" in registry structure...

to be more precise:

HKEY_CLASSES_ROOT = HKEY_LOCAL_MACHINE\SOFTWARE\Classes

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